summaryrefslogtreecommitdiff
path: root/sim/m68hc11/m68hc11_sim.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-10/+9
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez2003-08-081-2/+12
* * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez2003-08-081-0/+3
* * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez2003-08-081-1/+10
* * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez2002-08-131-1/+55
* * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez2002-03-071-4/+11
* * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez2002-03-071-206/+0
* * interrupts.c (interrupts_reset): New function, setup interruptStephane Carrez2002-03-071-5/+6
* Improve HC11 simulator to support HC12Stephane Carrez2001-05-201-14/+567
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-091-2/+3
* New simulator.Andrew Cagney2000-07-271-0/+639