binutils-gdb/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
erc32 * interf.c (sim_open): Use revamped memory_read, which makes 1998-06-02 22:43:46 +00:00
h8300
igen
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
sh
testsuite * SKY hardware interrupt tests. 1998-06-10 17:56:19 +00:00
tic80
v850
w65
.Sanitize
ChangeLog
configure
configure.in
Makefile.in
README-HACKING