binutils-gdb/gdb/config/i960
Jim Kingdon 9b70610b4e * target.h: Add enum target_waitkind, enum target_signal, and
struct target_waitstatus.  Change status argument to target_wait to
	be struct target_waitstatus * instead of int *.
	* target.h, infrun.c, all targets: Change type of signal arguments
	to resume(), proceed(), and target_resume() from int to enum
	target_signal.
	* All targets (*_wait, *_resume): Change accordingly.
	* infcmd.c (program_info, signal_command), throughout infrun.c,
	* fork-child.c, solib.c, hppa-tdep.c, osfsolib.c: Use this stuff.
	* convex-xdep.c, convex-tdep.c: Add FIXME's (getting the Convex
	signal code stuff right with the new signals would be non-trivial).
	* inferior.h (stop_signal): Make it enum target_signal not int.
	* target.c, target.h (target_signal_to_string, target_signal_to_name,
	target_signal_from_name): New functions.
	* inftarg.c, target.h (target_signal_to_host, target_signal_from_host,
	store_waitstatus): New functions.
	* procfs.c (procfs_notice_signals): Use them.
	* i960-tdep.c (i960_fault_to_signal): New function, to replace
	print_fault.
	* config/i960/tm-i960.h: Don't define PRINT_RANDOM_SIGNAL.
1994-01-04 21:36:04 +00:00
..
.Sanitize Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
nindy960.mt * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was 1993-09-23 00:27:06 +00:00
tm-i960.h * target.h: Add enum target_waitkind, enum target_signal, and 1994-01-04 21:36:04 +00:00
tm-nindy960.h * Remove unused STACK_END_ADDR in the following files (in other 1993-07-02 18:48:44 +00:00
tm-vx960.h * remove-vx.c (vx_read_register, vx_write_register): collapse 1993-06-08 20:56:23 +00:00
vxworks960.mt update REMOTE_O for i960-vxworks to make it compile again 1993-10-11 18:49:22 +00:00