binutils-gdb/gdb/config
Andrew Cagney d16aafd8c8 * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
(HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
(HOST_LONG_DOUBLE_FORMAT, DOUBLEST)
(floatformat_to_doublest, floatformat_from_doublest)
(floatformat_is_negative, floatformat_is_nan)
(floatformat_mantissa, store_floating)
(extract_floating): Move declaration from here.
* doublest.h: To here.  New file.
* utils.c (get_field, floatformat_to_doublest, put_field)
(ldfrexp, floatformat_from_doublest, floatformat_is_negative)
(floatformat_is_nan, floatformat_mantissa)
(FLOATFORMAT_CHAR_BIT): Move from here.
* doublest.c: To here.  New file.
* findvar.c (store_floating, extract_floating): Move from here.
* doublest.c: To here.
* Makefile.in (SFILES): Add doublest.c.
(COMMON_OBS): Add doublest.o.
(doublest.o): Specify dependencies.
(doublest_h): Define.

* config/m88k/tm-m88k.h: Include "doublest.h".
* config/i960/tm-i960.h: Ditto.
* config/i386/tm-symmetry.h: Ditto.
* rs6000-tdep.c, valarith.c: Ditto.
* valprint.c, stabsread.c, sh-tdep.c: Ditto.
* ia64-tdep.c, i387-tdep.c, i386-tdep.c: Ditto.
* values.c, arm-tdep.c, arm-linux-tdep.c: Ditto.
* alpha-tdep.c, ax.h, expression.h: Ditto.
* sh-tdep.c, parse.c, top.c, value.h: Ditto.

* Makefile.in (arm-tdep.o): Add $(doublest_h).
(i386-tdep.o, i387-tdep.o, ia64-tdep.o): Ditto.
(rs6000-tdep.o, stabsread.o, valarith.o): Ditto.
(values.o, valprint.o, arm-linux-tdep.o): Ditto.
(alpha-tdep.o, ax_h, parse.o, top.o, value_h): Ditto.
(parser_defs_h): Ditto.
(expression_h): Add $(doublest_h) and $(symtab_h).
2001-08-01 18:39:27 +00:00
..
a29k Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets. 2001-04-05 14:49:29 +00:00
alpha * config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H): 2001-07-11 10:33:29 +00:00
arc * target.h (enum target_signal): Move definition from here. 2001-03-21 18:31:48 +00:00
arm * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
cris 2001-07-16 Orjan Friberg <orjanf@axis.com> 2001-07-16 08:52:41 +00:00
d10v * configure.tgt: Mark d10v as pure multi-arch. 2001-07-11 17:58:15 +00:00
d30v Include regcache.h 2001-03-14 23:23:16 +00:00
djgpp Unset CDPATH before doing annything else. 2001-07-29 10:12:49 +00:00
fr30 Include regcache.h 2001-03-14 23:23:16 +00:00
h8300 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use 2001-03-16 22:34:46 +00:00
h8500 Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
i386 * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 2001-08-01 18:39:27 +00:00
i960 * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 2001-08-01 18:39:27 +00:00
ia64 * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
m32r Include regcache.h 2001-03-14 23:23:16 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k From 2001-07-23 Andreas Schwab <schwab@suse.de>: 2001-07-28 20:05:15 +00:00
m88k * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 2001-08-01 18:39:27 +00:00
mcore Include regcache.h 2001-03-14 23:23:16 +00:00
mips Don't duplicate tm-linux.h 2001-07-11 21:49:41 +00:00
mn10200 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mn10300 Correct and expand handling of `movm' instruction, and register 2001-05-09 02:44:01 +00:00
none Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ns32k Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and 2001-04-02 20:57:26 +00:00
pa Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler. 2001-05-12 03:18:34 +00:00
powerpc 2001-07-23 Elena Zannoni <ezannoni@redhat.com> 2001-07-24 01:33:18 +00:00
romp import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000 * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
sh 2001-07-11 Elena Zannoni <ezannoni@redhat.com> 2001-07-12 02:29:33 +00:00
sparc * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
tic80 Obsolete tic80. 2001-04-03 21:14:37 +00:00
v850 Include regcache.h 2001-03-14 23:23:16 +00:00
vax Include regcache.h 2001-03-14 23:23:16 +00:00
w65 Obsolete w65-*-* target. 2001-04-03 21:56:01 +00:00
z8k Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-gnu.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-linux.h * config/nm-linux.h: Fix comments. 2001-07-11 10:03:32 +00:00
nm-lynx.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-m3.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h * config/tm-linux.h: Do not include <signal.h>. Instead provide 2001-07-11 08:15:36 +00:00
tm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +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 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-mpw.h Obsolete MPW as host. 2001-04-19 23:56:14 +00:00
xm-nbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-sysv4.h * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00