aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-01-09Sync Libtool from GCC.Ralf Wildenhues1-0/+4
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-0/+3
2009-08-22Fixup readline and sim including of override.m4Ralf Wildenhues1-0/+4
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson1-0/+5
2008-06-07sim:Joseph Myers1-0/+6
2006-12-21 * config.in: Regenerate.Hans-Peter Nilsson1-0/+4
2006-06-13 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw1-0/+4
2006-06-05common/Daniel Jacobowitz1-0/+4
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz1-0/+4
2006-03-29 * configure: Regenerate.Hans-Peter Nilsson1-0/+4
2005-03-23From common/ChangeLog:Mark Kettenis1-0/+4
2005-01-14Index: arm/ChangeLogAndrew Cagney1-0/+6
2005-01-12Index: m32r/ChangeLogAndrew Cagney1-0/+4
2005-01-10Index: arm/ChangeLogAndrew Cagney1-0/+5
2004-12-07 * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson1-0/+4
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