summaryrefslogtreecommitdiff
path: root/sim/m68hc11/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody2003-03-031-0/+16
* * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.Stephane Carrez2002-08-131-0/+4
* * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez2002-08-131-0/+6
* * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez2002-08-131-0/+6
* Fix english and ChangeLog entryStephane Carrez2002-08-131-4/+1
* * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memoryStephane Carrez2002-08-131-0/+13
* * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.Stephane Carrez2002-08-131-0/+6
* * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mappingStephane Carrez2002-08-131-0/+5
* * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez2002-08-131-0/+16
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-161-0/+4
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-0/+5
* * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez2002-03-071-0/+17
* * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez2002-03-071-0/+30
* * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez2002-03-071-0/+19
* * interrupts.c (interrupts_reset): New function, setup interruptStephane Carrez2002-03-071-0/+21
* * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current writeStephane Carrez2001-07-281-0/+6
* * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez2001-07-221-0/+8
* * Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney2001-07-101-0/+4
* Improve HC11 simulator to support HC12Stephane Carrez2001-05-201-0/+59
* * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check forStephane Carrez2001-05-201-0/+14
* Preliminary support for 68HC12Stephane Carrez2000-11-261-0/+11
* Register a delete handler for 68HC11 core device nodeStephane Carrez2000-11-261-0/+5
* Fix device memory allocation in 68hc11 simulatorStephane Carrez2000-11-241-0/+6
* Missing Makefile.in for 68hc11 simulatorStephane Carrez2000-09-121-0/+4
* Remove soft reg hack in the 68hc11 simulatorStephane Carrez2000-09-101-0/+7
* Fix clearing of interrupts in 68hc11 simulatorStephane Carrez2000-09-101-0/+6
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-091-0/+11
* Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2000-09-061-0/+10
* Fix 68HC11 SPI simulatorStephane Carrez2000-09-051-0/+8
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-111-0/+23
* Add m68hc11 configry.Andrew Cagney2000-07-271-0/+4
* New simulator.Andrew Cagney2000-07-271-0/+178