aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-06-15 * interp.c (sim_prepare_for_program): Use bfd_get_section_sizeAlan Modra1-0/+5
2003-08-08 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez1-0/+23
2003-08-08 * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez1-0/+18
2003-08-08 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.Stephane Carrez1-0/+4
2003-08-08 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez1-0/+9
2003-03-02 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZEStephane Carrez1-0/+6
2003-03-01 * interp.c (sim_fetch_register): Only store a single byte forStephane Carrez1-0/+5
2003-02-27Index: arm/ChangeLogAndrew Cagney1-0/+5
2002-08-13 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.Stephane Carrez1-0/+4
2002-08-13 * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez1-0/+6
2002-08-13 * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez1-0/+6
2002-08-13Fix english and ChangeLog entryStephane Carrez1-4/+1
2002-08-13 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memoryStephane Carrez1-0/+13
2002-08-13 * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.Stephane Carrez1-0/+6
2002-08-13 * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mappingStephane Carrez1-0/+5
2002-08-13 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez1-0/+16
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney1-0/+4
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-0/+5
2002-03-07 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez1-0/+17
2002-03-07 * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez1-0/+30
2002-03-07 * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez1-0/+19
2002-03-07 * interrupts.c (interrupts_reset): New function, setup interruptStephane Carrez1-0/+21
2001-07-28 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current writeStephane Carrez1-0/+6
2001-07-22 * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez1-0/+8
2001-07-10* Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney1-0/+4
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez1-0/+59
2001-05-20 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check forStephane Carrez1-0/+14
2000-11-26Preliminary support for 68HC12Stephane Carrez1-0/+11
2000-11-26Register a delete handler for 68HC11 core device nodeStephane Carrez1-0/+5
2000-11-24Fix device memory allocation in 68hc11 simulatorStephane Carrez1-0/+6
2000-09-12Missing Makefile.in for 68hc11 simulatorStephane Carrez1-0/+4
2000-09-10Remove soft reg hack in the 68hc11 simulatorStephane Carrez1-0/+7
2000-09-10Fix clearing of interrupts in 68hc11 simulatorStephane Carrez1-0/+6
2000-09-09 * sim-main.h: Define cycle_to_string.Stephane Carrez1-0/+11
2000-09-06Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez1-0/+10
2000-09-05Fix 68HC11 SPI simulatorStephane Carrez1-0/+8
2000-08-11Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez1-0/+23
2000-07-27Add m68hc11 configry.Andrew Cagney1-0/+4
2000-07-27New simulator.Andrew Cagney1-0/+178