old-cross-binutils/sim
Doug Evans 7e92721894 * traps.c: New file. Trap support moved here from sim-if.c.
* Makefile.in (SIM_OBJS): Add traps.o
	* sim-if.c: Don't include targ-vals.h.
	(sim_engine_illegal_insn): Moved to traps.c
	* sim-main.h (SIM_CORE_SIGNAL): Define.
	(m32r_core_signal): Declare.

	* devices.c (device_io_read_buffer): Handle cache purging via MCCR
	register.

	* m32r-sim.h (M32R_MISC_PROFILE): Move here from sim-main.h.
	(PROFILE_COUNT_SHORTINSNS,PROFILE_COUNT_LONGINSNS): New macros.
	(TRAP_SYSCALL,TRAP_BREAKPOINT): New macros.
1998-06-11 01:05:21 +00:00
..
arm Allow simulator to work with Angel SWIs. 1998-06-02 22:23:52 +00:00
common * Make-common.in (CGEN_FLAGS_TO_PASS): New variable. 1998-06-10 23:03:55 +00:00
d10v * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
erc32 * interf.c (sim_open): Use revamped memory_read, which makes 1998-06-02 22:43:46 +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 * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00
mips * Support for sky hardware interrupts. The sky-dma cannot trigger 1998-06-10 17:07:10 +00:00
mn10300 Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com> 1998-06-10 18:47:09 +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 * SKY hardware interrupt tests. 1998-06-10 17:56:19 +00:00
tic80 Only enable H/W on some mips targets. 1998-05-22 05:23:04 +00:00
v850 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
w65 Only enable H/W on some mips targets. 1998-05-22 05:23:04 +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