old-cross-binutils/gdb/config
Jim Kingdon bf5c0d6448 * defs.h, findvar.c (extract_floating, store_floating): New functions.
* Move SWAP_TARGET_AND_HOST from defs.h to findvar.c because it is
	now used only by extract_floating and store_floating.
	* valprint.c (print_floating): Use unsigned arithmetic.  Use
	extract_unsigned_integer instead of SWAP_TARGET_AND_HOST.
	Change sizeof (float) to 4 and sizeof (double) to 8 (those are always
	the relevant sizes for this code, which is in #ifdef IEEE_FLOAT).
	* values.c (unpack_long, unpack_double, value_from_double),
	valarith.c (value_binop), stabsread.c (define_symbol):
	Use extract_floating and store_floating instead of
	SWAP_TARGET_AND_HOST.
	* config/m68k/tm-m68k.h, config/i960/tm-i960.h (REGISTER_CONVERT_*):
	Use extract_floating and store_floating.
	* config/m88k/tm-m88k.h: Add comments (it should be doing the same).
	* i386-tdep.c (i386_extract_return_value),
	* remote-nindy.c (nindy_store_registers): Use store_floating.
1993-10-29 18:16:33 +00:00
..
a29k * config/a29k/a29k-udi.mt: Define REMOTE_O as null so that we don't 1993-10-21 00:58:19 +00:00
alpha * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00
arm bcopy -> memcpy 1993-09-01 20:37:15 +00:00
h8300 * config/h8300/tm-h8300.h: Don't define sr_get_debug. 1993-10-08 00:37:19 +00:00
h8500 * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments 1993-09-23 17:16:35 +00:00
i386 * config/i386/{i386m3.mt,i386m3.mh}, 1993-10-28 15:04:40 +00:00
i960 * defs.h, findvar.c (extract_floating, store_floating): New functions. 1993-10-29 18:16:33 +00:00
m68k * defs.h, findvar.c (extract_floating, store_floating): New functions. 1993-10-29 18:16:33 +00:00
m88k * defs.h, findvar.c (extract_floating, store_floating): New functions. 1993-10-29 18:16:33 +00:00
mips * config/i386/{i386m3.mt,i386m3.mh}, 1993-10-28 15:04:40 +00:00
none Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ns32k * config/i386/{i386m3.mt,i386m3.mh}, 1993-10-28 15:04:40 +00:00
pa * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00
rs6000 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
sh * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments 1993-09-23 17:16:35 +00:00
sparc Remove references to shade. 1993-10-14 17:13:29 +00:00
vax bzero -> memset 1993-09-01 21:56:42 +00:00
z8k * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments 1993-09-23 17:16:35 +00:00
.Sanitize New Mach stuff: 1993-10-07 20:13:08 +00:00
nm-m3.h * fork-child.c (fork_inferior): Set inferior_pid before calling 1993-10-27 19:30:27 +00:00
nm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
nm-trash.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sunos.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
xm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00