old-cross-binutils/gdb/config/m88k
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
..
.Sanitize * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. 1993-09-02 05:57:33 +00:00
delta88.mh * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't 1993-10-05 21:25:10 +00:00
delta88.mt
delta88v4.mh * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't 1993-10-05 21:25:10 +00:00
delta88v4.mt * config/m88k/{delta88v4.mt,delta88v4.mh}: New files 1993-08-23 21:14:31 +00:00
m88k.mh * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. 1993-09-02 05:57:33 +00:00
m88k.mt pulling dcache code out of remote.c 1993-09-01 00:37:53 +00:00
nm-delta88v4.h * config/m88k/{delta88v4.mt,delta88v4.mh}: New files 1993-08-23 21:14:31 +00:00
nm-m88k.h
tm-delta88.h * config/m88k/{delta88v4.mt,delta88v4.mh}: New files 1993-08-23 21:14:31 +00:00
tm-delta88v4.h * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o. 1993-09-02 06:13:28 +00:00
tm-m88k.h * defs.h, findvar.c (extract_floating, store_floating): New functions. 1993-10-29 18:16:33 +00:00
xm-delta88.h * m88k-tdep.c: Include sys/dir.h before sys/user.h. 1993-09-02 06:20:20 +00:00
xm-delta88v4.h * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. 1993-09-02 05:35:49 +00:00
xm-dgux.h * config/m88k/xm-dgux.h: Define NO_PTRACE_H. 1993-10-17 02:19:59 +00:00
xm-m88k.h * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00