old-cross-binutils/gdb/config
Jim Kingdon f46ffb9ebd More gcc lint:
* exec.c (ignore): Return 0.
	* stack.c (return_command): Fetch lazy value directly, not via
	VALUE_CONTENTS, to avoid "value computed is not used".
	* inflow.c (new_tty): Move osigttou inside #if.

	* remote.c (remote_fetch_registers): If remote reply is short, just
	note that fact and keep going (reading extra registers as all bits 0).
	(remote_store_registers): Send number of registers that were found
	by remote_fetch_registers.
	* m68k-tdep.c, config/m68k/tm-m68k.h, config/m68k/tm-*.h: Remove
	HAVE_68881.  Define CANNOT_STORE_REGISTER if ptrace() can't write
	floating registers.
	* config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt,tm-m68k-fp.h,m68k-fp.mt}:
	Remove, replaced by {tm-m68k-em.h,m68k-em.mt}.
	* Makefile.in, configure.in: Change accordingly.
1993-09-09 18:33:44 +00:00
..
a29k bcopy -> memcpy 1993-09-01 20:37:15 +00:00
alpha Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
arm bcopy -> memcpy 1993-09-01 20:37:15 +00:00
h8300 gcc lint 1993-09-08 21:45:17 +00:00
h8500 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
i386 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
i960 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
m68k More gcc lint: 1993-09-09 18:33:44 +00:00
m88k gcc lint 1993-09-08 21:45:17 +00:00
mips bcopy -> memcpy 1993-09-01 20:37:15 +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 bzero -> memset 1993-09-01 21:56:42 +00:00
pa bzero -> memset 1993-09-01 21:56:42 +00:00
rs6000 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
sh bcopy -> memcpy 1993-09-01 20:37:15 +00:00
sparc * gdbserver/low-sun3.c: New file. 1993-08-27 17:38:42 +00:00
vax bzero -> memset 1993-09-01 21:56:42 +00:00
z8k * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping 1993-09-07 18:36:47 +00:00
.Sanitize Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
nm-sysv4.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +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/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
xm-sysv4.h * xm-sysv4.h: Undefine HAVE_TERMIO. 1993-07-01 22:04:17 +00:00