darling-gdb/sim
Frank Ch. Eigler 3fa454e95f * Monster patch - may destablize MIPS sims for a little while.
* Followup patch for SCEI PR 15853
* First check-in of TX3904 interrupt controller devices for ECC. [sanitized]
* First implementation of MIPS hardware interrupt emulation.
Mon May 18 18:22:42 1998  Frank Ch. Eigler  <fche@cygnus.com>
	* configure.in (SIM_AC_OPTION_HARDWARE): Added common hardware
 	modules.  Recognize TX39 target with "mips*tx39" pattern.
	* configure: Rebuilt.
	* sim-main.h (*): Added many macros defining bits in
 	TX39 control registers.
	(SignalInterrupt): Send actual PC instead of NULL.
	(SignalNMIReset): New exception type.
	* interp.c (board): New variable for future use to identify
	a particular board being simulated.
	(mips_option_handler,mips_options): Added "--board" option.
	(interrupt_event): Send actual PC.
	(sim_open): Make memory layout conditional on board setting.
	(signal_exception): Initial implementation of hardware interrupt
 	handling.  Accept another break instruction variant for simulator
 	exit.
	(decode_coproc): Implement RFE instruction for TX39.
	(mips.igen): Decode RFE instruction as such.
start-sanitize-tx3904
	* configure.in (tx3904cpu,tx3904irc): Added devices for tx3904.
	* interp.c: Define "jmr3904" and "jmr3904debug" board types and
	bbegin to implement memory map.
	* dv-tx3904cpu.c: New file.
	* dv-tx3904irc.c: New file.
end-sanitize-tx3904
1998-05-18 15:55:05 +00:00
..
arm Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 01:44:23 +00:00
common * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p. 1998-05-17 00:50:07 +00:00
d10v * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
erc32 * erc32.c (close_port): Don't close stdin; it kills GDB. 1998-05-16 23:07:01 +00:00
h8300 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
igen * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
m32r * sim-if.c (sim_stop): Update call to @cpu@_engine_stop. 1998-05-16 20:11:41 +00:00
mips * Monster patch - may destablize MIPS sims for a little while. 1998-05-18 15:55:05 +00:00
mn10300 Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 01:44:23 +00:00
ppc Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 22:49:27 +00:00
sh * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
testsuite * sim/m32r/allinsn.exp: Pass --m32rx-enable-special to gas. 1998-05-16 00:32:09 +00:00
tic80 Fix type of arguments to sim_engine_halt. 1998-05-01 05:44:17 +00:00
v850 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
w65 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 21:43:25 +00:00
.Sanitize * Finish dropping sim/txvu directory. 1998-05-07 14:39:08 +00:00
ChangeLog * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00
configure Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
configure.in * configure.in: Build simulator on sparclite and sparc86x targets. 1998-04-29 20:11:29 +00:00
Makefile.in * Makefile.in (autoconf-common autoheader-common): Pass `-l 1998-04-24 21:00:29 +00:00
README-HACKING * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00