binutils-gdb/sim/mn10300
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
..
.Sanitize
ChangeLog Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure.in * Makefile.in (@COMMON_MAKEFILE_FRAG): Use 1997-02-04 21:42:27 +00:00
gencode.c * gencode.c (write_opcodes): Also write out the format of the 1996-12-11 16:58:33 +00:00
interp.c * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:27:47 +00:00
Makefile.in * configure configure.in Makefile.in: Update to new configure 1997-01-23 22:09:52 +00:00
mn10300_sim.h * mn10300_sim.h (struct _state): Put all registers into a single 1996-12-31 23:26:11 +00:00
simops.c Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00