old-cross-binutils/sim/m68hc11
Stephane Carrez 5abb9efa08 * sim-main.h (cpu_frame, cpu_frame_list): Remove.
(cpu_frame_reg, cpu_print_frame): Remove.
	(cpu_m68hc11_push_uint8, cpu_m68hc11_pop_uint8): Cleanup.
	(cpu_m68hc11_push_uint16, cpu_m68hc11_pop_uint16): Likewise.
	(cpu_m68hc12_push_uint8, cpu_m68hc12_push_uint16): Likewise.
	(cpu_m68hc12_pop_uint8, cpu_m68hc12_pop_uint16): Likewise.
	* m68hc11_sim.c (cpu_find_frame): Remove.
	(cpu_create_frame_list): Remove.
	(cpu_remove_frame_list, cpu_create_frame, cpu_free_frame): Remove.
	(cpu_frame_reg, cpu_print_frame, cpu_update_frame): Remove.
	(cpu_call): Cleanup to remove #if HAVE_FRAME and calls to the above.
	(cpu_update_frame): Likewise.
	(cpu_return): Likewise.
	(cpu_reset): Likewise.
	(cpu_initialize): Likewise.
	* interp.c (sim_do_command): Remove call to cpu_print_frame.
2002-03-07 19:06:34 +00:00
..
ChangeLog * sim-main.h (cpu_frame, cpu_frame_list): Remove. 2002-03-07 19:06:34 +00:00
config.in
configure
configure.in
dv-m68hc11.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-m68hc11eepr.c * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write 2001-07-28 19:19:05 +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 Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-m68hc11tim.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-nvram.c Fix device memory allocation in 68hc11 simulator 2000-11-24 20:53:35 +00:00
emulos.c
gencode.c Improve HC11 simulator to support HC12 2001-05-20 15:40:27 +00:00
interp.c * sim-main.h (cpu_frame, cpu_frame_list): Remove. 2002-03-07 19:06:34 +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 * sim-main.h (cpu_frame, cpu_frame_list): Remove. 2002-03-07 19:06:34 +00:00
Makefile.in * Makefile.in (SIM_OBJS): Remove sim-resume.o 2001-07-22 12:33:58 +00:00
sim-main.h * sim-main.h (cpu_frame, cpu_frame_list): Remove. 2002-03-07 19:06:34 +00:00