summaryrefslogtreecommitdiff
path: root/sim/erc32
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0111-11/+11
* bfd_section_* macrosAlan Modra2019-09-191-5/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0111-11/+11
* [src/erc32] Use ncurses instead of termcap on Cygwin tooJoel Sherrill2018-10-303-10/+15
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-551/+602
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0211-11/+11
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-062-7/+15
* update copyright year range in GDB filesJoel Brobecker2017-01-0111-11/+11
* 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-102-2/+28
* 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: use libiberty countargv in more placesMike Frysinger2016-01-032-2/+5
* sim: drop host endian configure optionMike Frysinger2016-01-035-263/+238
* sim: convert to bfd_endianMike Frysinger2016-01-032-6/+10
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0111-11/+11
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-263-6/+6
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-23/+23
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-232-9/+18
* sim: update configure.in->configure.ac docsMike Frysinger2015-06-122-1/+5
* sim: drop -DTRACE from configureMike Frysinger2015-06-122-3/+7
* sim: erc32: restore attributionMike Frysinger2015-05-178-7/+33
* Switch erc32 simulator copyright headers to FSF.Joel Brobecker2015-05-0811-150/+158
* Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton2015-04-292-3/+6
* Fix typos in sim sources exposed by static analysis.Nick Clifton2015-04-242-1/+7
* sim/erc32: Switched emulated memory to host endian order.Jiri Gaisler2015-04-197-210/+159
* sim: fix the PKGVERSION defineMike Frysinger2015-04-132-2/+6
* 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/erc32: Fix a few compiler warningsJiri Gaisler2015-03-283-10/+18
* sim/erc32: Use memory_iread() function for instruction fetching.Jiri Gaisler2015-03-285-10/+42
* sim: erc32: strip paren from return statementsMike Frysinger2015-03-287-80/+93
* sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger2015-03-242-22/+4
* sim/erc32: Removed type mismatch compiler warningsJiri Gaisler2015-03-172-9/+19
* sim/erc32: Added -v command line switch for verbose outputJiri Gaisler2015-03-175-12/+23
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-163-10/+10
* sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler2015-03-1610-56/+296
* sim: make nrun the default run programMike Frysinger2015-03-142-0/+5
* sim: drop duplicate header checksMike Frysinger2015-03-144-26/+15
* sim/erc32: Use readline.h for readline types and functions.Jiri Gaisler2015-02-223-12/+8
* sim/erc32: File loading via command line did not workJiri Gaisler2015-02-211-1/+4