summaryrefslogtreecommitdiff
path: root/sim/m68hc11
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker14-28/+16
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+319
2011-10-19sim: dv-cfi: check for log2 support in libm when enabledMike Frysinger2-0/+52
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2-1/+5
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger3-369/+363
2011-07-05sim: start a unified sim_do_commandMike Frysinger2-27/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker14-15/+16
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker14-14/+15
2009-11-24 * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker1-2/+24
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-4134/+3473
2009-08-22Fixup readline and sim including of override.m4Ralf Wildenhues2-10/+89
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker14-14/+19
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson3-0/+292
2008-06-07sim:Joseph Myers2-1/+179
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz14-14/+18
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker14-99/+85
2007-01-09Copyright updates for 2007.Daniel Jacobowitz14-14/+16
2006-12-21 * config.in: Regenerate.Hans-Peter Nilsson2-140/+66
2006-06-13 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw2-2/+7
2006-06-05common/Daniel Jacobowitz2-2/+88
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2-2797/+17
2006-03-29 * configure: Regenerate.Hans-Peter Nilsson2-3/+6
2005-03-23From common/ChangeLog:Mark Kettenis2-11/+23
2005-03-15sim/common/ChangeLog:Jim Blandy1-1/+12
2005-01-14Index: arm/ChangeLogAndrew Cagney3-178/+2940
2005-01-12Index: sh/ChangeLogAndrew Cagney2-3000/+415
2005-01-12Index: m32r/ChangeLogAndrew Cagney2-40/+48
2005-01-10Index: arm/ChangeLogAndrew Cagney3-2551/+7186
2004-12-07 * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson2-0/+10
2004-06-15 * interp.c (sim_prepare_for_program): Use bfd_get_section_sizeAlan Modra2-2/+8
2003-08-08 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez8-65/+170
2003-08-08 * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez5-25/+137
2003-08-08 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.Stephane Carrez2-2/+6
2003-08-08 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez4-4/+99
2003-03-02 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZEStephane Carrez2-2/+14
2003-03-01 * interp.c (sim_fetch_register): Only store a single byte forStephane Carrez2-2/+14
2003-02-27Index: arm/ChangeLogAndrew Cagney2-3/+8
2002-08-13 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.Stephane Carrez2-3/+7
2002-08-13 * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez2-1/+30
2002-08-13 * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez2-3/+11
2002-08-13Fix english and ChangeLog entryStephane Carrez1-4/+1
2002-08-13 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memoryStephane Carrez3-1/+40
2002-08-13 * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.Stephane Carrez3-1/+23
2002-08-13 * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mappingStephane Carrez2-2/+7
2002-08-13 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez5-23/+137
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney2-164/+217
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney3-3/+8
2002-03-07 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez5-34/+76
2002-03-07 * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez6-16/+579