summaryrefslogtreecommitdiff
path: root/sim/m68hc11/sim-main.h
Commit message (Expand)AuthorAgeFilesLines
* * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez2002-08-131-4/+24
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez2002-03-071-1/+10
* * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez2002-03-071-38/+1
* Improve HC11 simulator to support HC12Stephane Carrez2001-05-201-14/+116
* Remove soft reg hack in the 68hc11 simulatorStephane Carrez2000-09-101-11/+0
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-091-0/+2
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-111-0/+12
* New simulator.Andrew Cagney2000-07-271-0/+490