binutils-gdb/sim
Andrew Cagney 8517f62b16 Ref gdb/11763 - can't stop a running simulator:
o	Provide poll_quit callback to simulators
		so that they can poll for SIGINT on
		clueless OS's.

	o	Add sim_stop to simulators so that clients
		can request a halt (eg gdbtk's STOP button)
		Works for PPC!

	o	Re-arange remote-sim.c so that the
		hard work is moved from gdbsim_resume()
		to gdbsim_wait() (where it should be).
1997-04-18 12:24:52 +00:00
..
arm Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
common Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
d10v Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
erc32 * interf.c (sim_open): Ignore -E arg. 1997-04-17 10:05:50 +00:00
h8300 Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
igen * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf. 1997-04-17 14:03:16 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:23:48 +00:00
mn10300 Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
ppc Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
sh Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
testsuite Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. 1997-04-15 08:54:01 +00:00
v850 Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
w65 * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 18:55:38 +00:00
.Sanitize Remove m32r sanitization. 1997-04-08 00:30:30 +00:00
ChangeLog (autoconf-changelog): Try different way to obtain user name. 1997-04-03 02:35:52 +00:00
configure Since d10v is public now, remove all sanitization statements 1997-02-20 17:00:14 +00:00
configure.in Enable testsuite in sim directory. 1997-03-24 06:59:54 +00:00
Makefile.in Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00
README-HACKING Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00