summaryrefslogtreecommitdiff
path: root/sim/m68hc11
Commit message (Expand)AuthorAgeFilesLines
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-232-5/+15
* sim: use AM_MAINTAINER_MODEMike Frysinger2013-06-053-13/+72
* gdbTom Tromey2013-05-102-1/+6
* sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify thingsMike Frysinger2013-03-262-28/+45
* 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-03-232-1/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0114-16/+14
* Fix sim build when configured with --enable-pluginsH.J. Lu2012-11-201-1/+8960
* Define PACKAGE macro in all sims' config.h.Joel Brobecker2012-06-153-0/+19
* [PATCH] sim: make sure to include strsignal prototypeMike Frysinger2012-03-244-153/+273
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-0414-28/+16
* sim: generate build dependencies on the flyMike Frysinger2011-12-033-0/+319
* sim: dv-cfi: check for log2 support in libm when enabledMike Frysinger2011-10-192-0/+52
* sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2011-10-182-1/+5
* sim: move from common.m4 to SIM_AC_COMMONMike Frysinger2011-10-183-369/+363
* sim: start a unified sim_do_commandMike Frysinger2011-07-052-27/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-0114-15/+16
* Sync Libtool from GCC.Ralf Wildenhues2010-01-092-1/+5
* Update copyright notices to add year 2010.Joel Brobecker2010-01-0114-14/+15
* * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker2009-11-241-2/+24
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-223-4134/+3473
* Fixup readline and sim including of override.m4Ralf Wildenhues2009-08-222-10/+89
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-1414-14/+19
* * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson2008-07-113-0/+292
* sim:Joseph Myers2008-06-072-1/+179
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-0114-14/+18
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-2414-99/+85
* Copyright updates for 2007.Daniel Jacobowitz2007-01-0914-14/+16
* * config.in: Regenerate.Hans-Peter Nilsson2006-12-212-140/+66
* * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw2006-06-132-2/+7
* common/Daniel Jacobowitz2006-06-052-2/+88
* Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2006-05-312-2797/+17
* * configure: Regenerate.Hans-Peter Nilsson2006-03-292-3/+6
* From common/ChangeLog:Mark Kettenis2005-03-232-11/+23
* sim/common/ChangeLog:Jim Blandy2005-03-151-1/+12
* Index: arm/ChangeLogAndrew Cagney2005-01-143-178/+2940
* Index: sh/ChangeLogAndrew Cagney2005-01-122-3000/+415
* Index: m32r/ChangeLogAndrew Cagney2005-01-122-40/+48
* Index: arm/ChangeLogAndrew Cagney2005-01-103-2551/+7186
* * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson2004-12-072-0/+10
* * interp.c (sim_prepare_for_program): Use bfd_get_section_sizeAlan Modra2004-06-152-2/+8
* * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez2003-08-088-65/+170
* * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez2003-08-085-25/+137
* * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.Stephane Carrez2003-08-082-2/+6
* * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez2003-08-084-4/+99
* * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZEStephane Carrez2003-03-022-2/+14
* * interp.c (sim_fetch_register): Only store a single byte forStephane Carrez2003-03-012-2/+14
* Index: arm/ChangeLogAndrew Cagney2003-02-272-3/+8
* * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.Stephane Carrez2002-08-132-3/+7
* * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez2002-08-132-1/+30
* * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez2002-08-132-3/+11