aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11
AgeCommit message (Expand)AuthorFilesLines
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney2-164/+217
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney3-3/+8
2002-03-07 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez5-34/+76
2002-03-07 * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez6-16/+579
2002-03-07 * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez4-248/+22
2002-03-07 * interrupts.c (interrupts_reset): New function, setup interruptStephane Carrez4-24/+354
2001-07-28 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current writeStephane Carrez2-5/+11
2001-07-22 * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez3-1/+88
2001-07-10* Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney2-1/+5
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez6-201/+1710
2001-05-20 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check forStephane Carrez4-23/+63
2000-11-26Preliminary support for 68HC12Stephane Carrez6-16/+29
2000-11-26Register a delete handler for 68HC11 core device nodeStephane Carrez2-1/+19
2000-11-24Fix device memory allocation in 68hc11 simulatorStephane Carrez3-4/+10
2000-09-12Missing Makefile.in for 68hc11 simulatorStephane Carrez2-0/+64
2000-09-10Remove soft reg hack in the 68hc11 simulatorStephane Carrez3-60/+8
2000-09-10Fix clearing of interrupts in 68hc11 simulatorStephane Carrez2-4/+21
2000-09-09 * sim-main.h: Define cycle_to_string.Stephane Carrez7-26/+70
2000-09-06Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2-115/+197
2000-09-05Fix 68HC11 SPI simulatorStephane Carrez2-8/+38
2000-08-11Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez9-39/+67
2000-07-27Add m68hc11 configry.Andrew Cagney2-0/+4357
2000-07-27New simulator.Andrew Cagney16-0/+7449