summaryrefslogtreecommitdiff
path: root/sim/lm32
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0119-19/+19
* bfd_section_* macrosAlan Modra2019-09-191-9/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0119-19/+19
* sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess2018-12-061-5/+11
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-550/+601
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0219-19/+19
* 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-132-1/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-0119-19/+19
* sim: unify symbol table handlingMike Frysinger2016-08-152-18/+12
* 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-102-3/+40
* 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: drop host endian configure optionMike Frysinger2016-01-033-261/+232
* sim: convert to bfd_endianMike Frysinger2016-01-034-21/+25
* sim: iq2000/m32r/lm32/sh64: delete dead option codeMike Frysinger2016-01-022-31/+6
* sim: delete dead current_state globalsMike Frysinger2016-01-022-8/+5
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0119-19/+19
* sim: unify sim-hloadMike Frysinger2015-12-272-1/+4
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-263-6/+6
* sim: standardize sim_create_inferior handling of argv a bit moreMike Frysinger2015-12-262-4/+13
* sim: sim-model: build for everyoneMike Frysinger2015-12-252-1/+4
* sim: move MACH/MODEL types into SIM_xxx namespaceMike Frysinger2015-12-254-5/+12
* sim: move WITH_SCACHE_PBB to sim-main.hMike Frysinger2015-12-253-24/+7
* sim: make LMA loading the default for all targetsMike Frysinger2015-12-242-3/+4
* sim: sim-stop/sim-reason/sim-reg: move to common obj listMike Frysinger2015-11-162-2/+6
* sim: clean up redundant objectsMike Frysinger2015-11-152-1/+4
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-152-9/+4
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-25/+25
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-232-15/+31
* sim: syscall: add common sim_syscall helpersMike Frysinger2015-06-172-18/+15
* sim: syscall: unify memory helpersMike Frysinger2015-06-172-26/+10
* sim: update configure.in->configure.ac docsMike Frysinger2015-06-122-1/+5
* sim: drop -DTRACE from configureMike Frysinger2015-06-122-3/+7
* sim: cgen: namespace custom trace functionsMike Frysinger2015-06-125-157/+165
* sim: clean up duplicate sim-engine hooksMike Frysinger2015-04-182-11/+4
* sim: trim old USING_SIM_BASE_H defineMike Frysinger2015-04-182-2/+4
* sim: unify SIM_CPU definitionMike Frysinger2015-04-182-3/+4
* sim: unify sim_cia definitionMike Frysinger2015-04-182-3/+4
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-174-7/+12