binutils-gdb/sim/m68hc11
Stephane Carrez 9b9f7b3ccd * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE
to 32 to support memory bank switching; temporarily use 32-bit for
	WORD_BITSIZE to avoid a bug in sim-common.
2003-03-02 10:03:40 +00:00
..
ChangeLog * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +00:00
Makefile.in * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +00:00
config.in New simulator. 2000-07-27 11:23:39 +00:00
configure Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
configure.in New simulator. 2000-07-27 11:23:39 +00:00
dv-m68hc11.c * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory 2002-08-13 08:38:09 +00:00
dv-m68hc11eepr.c * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. 2002-08-13 09:01:16 +00:00
dv-m68hc11sio.c * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
dv-m68hc11spi.c * interp.c (sim_hw_configure): Save the HW cpu pointer in the 2002-03-07 19:12:44 +00:00
dv-m68hc11tim.c * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
dv-nvram.c Fix device memory allocation in 68hc11 simulator 2000-11-24 20:53:35 +00:00
emulos.c New simulator. 2000-07-27 11:23:39 +00:00
gencode.c * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. 2002-08-13 07:46:09 +00:00
interp.c * interp.c (sim_fetch_register): Only store a single byte for 2003-03-01 16:00:09 +00:00
interrupts.c * interrupts.c (interrupts_reset): New function, setup interrupt 2002-03-07 18:59:38 +00:00
interrupts.h * interrupts.c (interrupts_reset): New function, setup interrupt 2002-03-07 18:59:38 +00:00
m68hc11_sim.c * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. 2002-08-13 07:46:09 +00:00
sim-main.h * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. 2002-08-13 07:46:09 +00:00