summaryrefslogtreecommitdiff
path: root/sim/iq2000
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0114-14/+14
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0114-14/+14
* 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-0214-14/+14
* 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-0114-14/+14
* 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: clean up some more device detritusMike Frysinger2016-01-034-36/+7
* 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-8/+4
* 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-0115-15/+15
* 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-253-8/+5
* 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-5/+10
* sim: make LMA loading the default for all targetsMike Frysinger2015-12-242-3/+4
* sim: delete old breakpoint codeMike Frysinger2015-12-242-9/+5
* sim: enable watchpoint module everywhereMike Frysinger2015-12-242-5/+4
* sim: delete SIM_HAVE_MEM_SIZEMike Frysinger2015-12-242-7/+4
* sim: sim-stop/sim-reason/sim-reg: move to common obj listMike Frysinger2015-11-162-2/+6
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-152-9/+4
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-3/+3
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-232-16/+33
* 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-208/+216
* 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-172-3/+4
* sim: unify sim-cpu usageMike Frysinger2015-04-153-6/+5
* sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu stateMike Frysinger2015-04-152-2/+11