aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-12sim: overhaul alignment settings managementMike Frysinger1-0/+3
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-1/+3
2021-05-14sim: create header namespaceMike Frysinger1-2/+2
2021-05-03sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessarySimon Marchi1-2/+2
2021-04-12sim: cgen: move cgen_cpu_max_extra_bytes logic into the common codeMike Frysinger1-1/+1
2021-01-04sim: include stdlib.h for atoi()Mike Frysinger1-0/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-15Add support for the SDIV and UDIV instructions to the ARM simulator.Jens Bauer1-0/+8
2020-08-13[ARM, sim] Fix build failure with -Werror (PR26365)Luis Machado1-12/+30
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-06[ARM, sim] Fix build error and warningsLuis Machado1-33/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-21[SIM, ARM] Fix build failureYao Qi1-1/+3
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger1-3/+3
2016-01-03sim: parse_args: display getopt error ourselvesMike Frysinger1-3/+1
2016-01-03sim: use libiberty countargv in more placesMike Frysinger1-6/+1
2016-01-03sim: convert to bfd_endianMike Frysinger1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-30sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger1-10/+6
2015-12-25sim: arm: delete unused codeMike Frysinger1-8/+0
2015-11-15sim: sim-close: unify sim_close logicMike Frysinger1-7/+0
2015-07-14Remove extraneous whitespace from ARM sim sources.Nick Clifton1-8/+7
2015-06-28Add support for ARM v6 instructions.Nick Clifton1-11/+5
2015-04-17sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger1-0/+22
2015-03-30sim: arm: convert to nrunMike Frysinger1-145/+75
2015-03-30sim: arm: clean up misc warningsMike Frysinger1-15/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
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 Clifton1-10/+110
2014-03-10sim: constify arg to sim_do_commandMike Frysinger1-1/+1
2014-03-05sim: constify prog_nameMike Frysinger1-1/+1
2014-01-07remove PARAMS from simTom Tromey1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
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-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-08-01 * wrapper.c (libiberty.h): Include.Kevin Buettner1-6/+8
2012-06-13 * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXtNick Clifton1-0/+1
2012-05-24gdb/Pedro Alves1-3/+3
2012-05-19 PR 14072Nick Clifton1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger1-0/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1