summaryrefslogtreecommitdiff
path: root/sim/sh
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-012-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-012-2/+2
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-547/+598
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-022-2/+2
* 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-133-4/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-012-2/+2
* Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.Oleg Endo2016-04-103-37/+21
* Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.Oleg Endo2016-04-101-0/+5
* Adjust default memory size and stack base address for SH simulator.Oleg Endo2016-04-091-3/+3
* 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-2/+9
* 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-17/+8
* sim: drop host endian configure optionMike Frysinger2016-01-034-262/+235
* sim: convert to bfd_endianMike Frysinger2016-01-033-19/+26
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-012-2/+2
* sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger2015-12-302-4/+14
* sim: unify sim-hloadMike Frysinger2015-12-272-1/+4
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-263-6/+6
* sim: sh: delete global callback/argvMike Frysinger2015-11-223-46/+53
* sim: sim-stop/sim-reason/sim-reg: move to common obj listMike Frysinger2015-11-162-1/+4
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-152-6/+4
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-38/+38
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-232-13/+28
* 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/+26
* sim: unify sim-cpu usageMike Frysinger2015-04-153-6/+5
* sim: fix the PKGVERSION defineMike Frysinger2015-04-132-2/+6
* sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2015-04-062-1/+4
* Regenerate configure in simH.J. Lu2015-04-021-2/+2
* Regenerate configure in simH.J. Lu2015-04-011-4/+6
* sim: update zlib handlingMike Frysinger2015-04-013-84/+17
* sim: sh: convert to nrunMike Frysinger2015-03-285-227/+260
* sim: sh: clean up some warningsMike Frysinger2015-03-283-211/+131
* sim: sh: fix broken handling in DSR regMike Frysinger2015-03-282-2/+6