old-cross-binutils/gdb/config
Jim Blandy 7355ddbace Bring IEEE_FLOAT under gdbarch's control.
* gdbarch.sh (IEEE_FLOAT): New entry.
* gdbarch.c, gdbarch.h: Regenerated.
* valprint.c (IEEE_FLOAT): Provide a default #definition for this.
(print_floating): Use IEEE_FLOAT as if it were an expression; use
the code specific to IEEE-format numbers whenever the value of
IEEE_FLOAT is non-zero.
* config/a29k/tm-a29k.h, config/alpha/tm-alpha.h,
config/arc/tm-arc.h, config/arm/tm-arm.h, config/fr30/tm-fr30.h,
config/h8300/tm-h8300.h, config/i386/tm-i386.h,
config/i960/tm-i960.h, config/m88k/tm-m88k.h,
config/mips/tm-mips.h, config/pa/tm-hppa.h,
config/sparc/tm-sparc.h, config/delta/tm-delta.h,
config/frv/tm-frv.h (IEEE_FLOAT): For all ports that #define
IEEE_FLOAT, make sure they give it the value (1).
2000-04-14 19:14:19 +00:00
..
a29k Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
alpha Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
arc Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
arm Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
convex import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
d10v Stop GDB mis-aligning the stack when doing inferior function calls. 2000-02-09 04:46:47 +00:00
d30v import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
djgpp 2000-04-05 Scott Bambrough <scottb@netwinder.org> 2000-04-07 22:04:01 +00:00
fr30 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
gould import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
h8300 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
h8500 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
i386 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
i960 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
ia64 IA-64 watchpoint support. 2000-04-13 02:18:13 +00:00
m32r Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
m68k Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
m88k Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
mcore import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
mips Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
mn10200 import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
mn10300 import gdb-2000-02-01 snapshot 2000-02-02 00:21:19 +00:00
none import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
ns32k import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
pa Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
powerpc Shared library, function calling fixes for GNU/Linux PPC port. 2000-02-24 23:06:48 +00:00
pyr import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
romp import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000 Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
sh Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
sparc Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
tahoe import gdb-1999-08-30 snapshot 1999-08-31 01:14:27 +00:00
tic80 import gdb-1999-08-30 snapshot 1999-08-31 01:14:27 +00:00
v850 import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
vax import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
w65 Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
z8k Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
nm-empty.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nm-gnu.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-linux.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-lynx.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
nm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-linux.h import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
tm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-mpw.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
xm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00