No description
Find a file
Jim Kingdon 67ac975911 * 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:53:53 +00:00
bfd Remove ChangeLog entry, since one change was backed out immediately and 1994-01-04 00:42:09 +00:00
binutils Various entries. 1993-12-23 17:29:32 +00:00
config No longer needed. 1993-12-26 04:03:38 +00:00
gas need GM ChangeLog 1994-01-04 21:20:25 +00:00
gdb * target.h: Add enum target_waitkind, enum target_signal, and 1994-01-04 21:53:53 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include * bfdlink.h: New file for new BFD linker backend routines. 1993-12-30 18:44:54 +00:00
ld Add vsta.mt and vsta.sh. 1994-01-04 16:35:49 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-03 20:58:02 +00:00
readline * readline.c (rl_getc): If GO32, trim high bit from getkey, 1993-12-12 00:31:44 +00:00
sim keep run.1 1993-11-11 20:07:08 +00:00
.Sanitize * .Sanitize: Remove references to chillrt and test-chill 1993-11-24 19:28:23 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to 1993-11-11 20:35:30 +00:00
ChangeLog * config.guess: Recognize some Tektronix configurations. 1993-12-15 05:28:09 +00:00
config.guess * config.guess: Recognize Sony news mips running newsos. 1993-11-11 18:07:50 +00:00
config.sub * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: If only ${target_alias} is given, use that 1993-12-20 04:44:21 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in, config.sub: Add support for VSTa micro-kernel. 1994-01-01 20:48:41 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in Fix gnatsishness 1993-12-01 23:20:23 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk don't ever use sh explicitly 1993-11-09 23:32:04 +00:00