public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [patch] Add floatformat types
@ 2001-08-21  6:41 Andrew Cagney
  0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2001-08-21  6:41 UTC (permalink / raw)
  To: gcc-patches, binutils, gdb-patches

Hello,

The attached patch adds the float format types:

floatformat_m88110_harris_ext;
floatformat_arm_ext_big;
floatformat_arm_ext_littlebyte_bigword;
floatformat_ia64_spill_big;
floatformat_ia64_spill_little;
floatformat_ia64_quad_big;
floatformat_ia64_quad_little;

it also identifes the floatformat type:

floatformat_arm_ext

as deprecated.  All known users (i.e. GDB) are being updated to use the 
more explicit arm_ext_big and arm_ext_littlebyte_bigword (and probably 
fix some long standing bugs in the process [:-)]).

The thread:
http://sources.redhat.com/ml/gdb-patches/2001-08/msg00130.html
gives the history of this change.

I'm committing the attatched to GCC (and hence BINUTILS+GDB).

	Andrew

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-21  6:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21  6:41 [patch] Add floatformat types Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).