This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB/libiberty support for IBM long double


On Fri, 26 Oct 2007, Mark Kettenis wrote:

> Hmm, can't we have a somewhat better (more general) name than
> floatformats_ibm_long_double (especially since it is no exclusively
> used for IBM hardware).

IBM long double is the name used in the GCC ABI option 
(-mabi=ibmlongdouble) and in the taxonomy in use by the Power ABI working 
group (ATR-LONG-DOUBLE-IBM).  The alternative I've seen is "double double" 
but that looks rather like a typo.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]