aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
AgeCommit message (Expand)AuthorFilesLines
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger4-10/+12
2015-03-14sim: make nrun the default run programMike Frysinger2-1/+11
2015-03-14sim: drop duplicate header checksMike Frysinger4-18/+20
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker5-5/+5
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton1-0/+6
2014-03-18Convert function declarations to ISO C format. Remove redundant code.Nick Clifton1-99/+60
2014-03-14Add support for instruction level tracing to the ARM simulator.Nick Clifton7-94/+245
2014-03-14Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...David McQuillan3-3/+23
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-1/+5
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-01-07remove PARAMS from simTom Tromey1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker5-5/+5
2013-11-07sim/arm: Prevent crash when running sim with no binary.Will Newton1-0/+2
2013-11-07sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton1-4/+8
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-05-15sim: arm: add support for MOVW and MOVT instructionsMike Frysinger2-4/+13
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker5-6/+5
2012-12-19Update sim's COPYING files.Joel Brobecker2-290/+628
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker26-52/+26
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker27-27/+27
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-09-03 PR sim/14540Nick Clifton2-1/+7
2012-08-01 * wrapper.c (libiberty.h): Include.Kevin Buettner2-6/+14
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-06-13 * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXtNick Clifton2-0/+6
2012-05-24gdb/Pedro Alves2-3/+9
2012-05-19 PR 14072Nick Clifton2-0/+6
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-126/+225
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker5-10/+6
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+319
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-367/+360
2011-07-01 PR sim/12737Nick Clifton2-8/+19
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2-0/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker5-6/+9
2010-05-262010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer3-4/+11
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker5-5/+5
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-3882/+3245
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 Brobecker5-5/+5
2008-11-262008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-0/+8
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson3-0/+292
2008-06-07sim:Joseph Myers3-3/+185