binutils-gdb/gdb/config/m88k
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
..
cxux.mh Obsolete harris 88k target. 2001-03-09 03:56:03 +00:00
cxux.mt Obsolete harris 88k target. 2001-03-09 03:56:03 +00:00
delta88.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
delta88.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
delta88v4.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
delta88v4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m88k.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m88k.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nm-cxux.h Obsolete harris 88k target. 2001-03-09 03:56:03 +00:00
nm-delta88v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-m88k.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-cxux.h Obsolete harris 88k target. 2001-03-09 03:56:03 +00:00
tm-delta88.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-delta88v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-m88k.h * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 2001-08-01 18:39:27 +00:00
xm-cxux.h Obsolete harris 88k target. 2001-03-09 03:56:03 +00:00
xm-delta88.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-delta88v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-dgux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-m88k.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00