aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
AgeCommit message (Expand)AuthorFilesLines
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-12sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger2-1/+6
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2-1/+4
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: run: punt!Mike Frysinger3-42/+7
2015-04-01sim: update zlib handlingMike Frysinger3-84/+17
2015-03-30sim: arm: convert to nrunMike Frysinger4-153/+160
2015-03-30sim: arm: delete NEED_UI_LOOP_HOOK handlingMike Frysinger3-20/+8
2015-03-30sim: arm: clean up misc warningsMike Frysinger7-97/+54
2015-03-30sim: arm: use common configure optionsMike Frysinger4-2/+555
2015-03-30sim: arm: move COPRO settings to the makefileMike Frysinger4-29/+12
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