aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/sim-main.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+2
2003-08-08 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez1-1/+4
2003-08-08 * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez1-5/+14
2003-08-08 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.Stephane Carrez1-2/+2
2003-08-08 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez1-1/+3
2002-08-13 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez1-4/+24
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-03-07 * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez1-1/+10
2002-03-07 * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez1-38/+1
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez1-14/+116
2000-09-10Remove soft reg hack in the 68hc11 simulatorStephane Carrez1-11/+0
2000-09-09 * sim-main.h: Define cycle_to_string.Stephane Carrez1-0/+2
2000-08-11Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez1-0/+12
2000-07-27New simulator.Andrew Cagney1-0/+490