summaryrefslogtreecommitdiff
path: root/sim/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errorsChristian Biesinger2020-01-172-1/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-017-7/+7
* [ARM, sim] Fix build error and warningsLuis Machado2019-12-066-67/+71
* Update copyright year range in all GDB files.Joel Brobecker2019-01-016-6/+6
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-547/+598
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Fix compile time warning (in the ARM simulator) about a print statement with ...Nick Clifton2018-01-022-1/+7
* Update copyright year range in all GDB filesJoel Brobecker2018-01-026-6/+6
* [SIM, ARM] Fix build failureYao Qi2017-09-212-1/+8
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-062-7/+15
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-134-3/+13
* update copyright year range in GDB filesJoel Brobecker2017-01-016-6/+6
* Small improvements to the ARM simulator to cope with illegal binaries.Nick Clifton2016-07-143-4/+13
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-103-68/+124
* sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2016-01-102-7/+6
* sim: allow the environment configure option everywhereMike Frysinger2016-01-103-23/+27
* sim: allow the assert configure option everywhereMike Frysinger2016-01-102-2/+23
* sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2016-01-102-57/+5
* sim: allow the inline configure option everywhereMike Frysinger2016-01-103-51/+41
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-102-12/+6
* sim: drop --enable-sim-cflags optionMike Frysinger2016-01-102-23/+6
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-093-3/+406
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-062-3/+8
* sim: punt x86-specific bswap logicMike Frysinger2016-01-042-21/+6
* sim: parse_args: display getopt error ourselvesMike Frysinger2016-01-032-3/+5
* sim: use libiberty countargv in more placesMike Frysinger2016-01-032-6/+6
* sim: drop host endian configure optionMike Frysinger2016-01-033-261/+232
* sim: convert to bfd_endianMike Frysinger2016-01-033-18/+23
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-016-6/+6
* sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger2015-12-302-10/+14
* sim: unify sim-hloadMike Frysinger2015-12-272-1/+4
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-263-6/+6
* sim: arm: delete unused codeMike Frysinger2015-12-2523-3651/+34
* Fix invalid left shift of negative valueDominik Vogt2015-12-153-28/+33
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-152-7/+4
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-42/+42
* Remove extraneous whitespace from ARM sim sources.Nick Clifton2015-07-1429-320/+348
* Fix snafu with latest addition to the ARM sim.Nick Clifton2015-07-022-1/+7
* Add support for ARM v6 instructions.Nick Clifton2015-06-289-126/+3881
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-232-13/+28
* sim: assume recentish compiler/systemsMike Frysinger2015-06-233-17/+9
* sim: update configure.in->configure.ac docsMike Frysinger2015-06-122-1/+5
* sim: drop -DTRACE from configureMike Frysinger2015-06-122-3/+7
* sim: unify SIM_CPU definitionMike Frysinger2015-04-182-3/+4
* sim: unify sim_cia definitionMike Frysinger2015-04-182-2/+4
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-172-3/+4
* sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger2015-04-172-0/+28
* sim: unify sim-cpu usageMike Frysinger2015-04-153-6/+5
* sim: fix the PKGVERSION defineMike Frysinger2015-04-132-2/+6
* sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger2015-04-122-1/+6