aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32
AgeCommit message (Expand)AuthorFilesLines
2015-05-17sim: erc32: restore attributionMike Frysinger8-7/+33
2015-05-08Switch erc32 simulator copyright headers to FSF.Joel Brobecker11-150/+158
2015-04-29Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton2-3/+6
2015-04-24Fix typos in sim sources exposed by static analysis.Nick Clifton2-1/+7
2015-04-19sim/erc32: Switched emulated memory to host endian order.Jiri Gaisler7-210/+159
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: update zlib handlingMike Frysinger3-84/+17
2015-03-28sim/erc32: Fix a few compiler warningsJiri Gaisler3-10/+18
2015-03-28sim/erc32: Use memory_iread() function for instruction fetching.Jiri Gaisler5-10/+42
2015-03-28sim: erc32: strip paren from return statementsMike Frysinger7-80/+93
2015-03-24sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger2-22/+4
2015-03-17sim/erc32: Removed type mismatch compiler warningsJiri Gaisler2-9/+19
2015-03-17sim/erc32: Added -v command line switch for verbose outputJiri Gaisler5-12/+23
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger3-10/+10
2015-03-16sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler10-56/+296
2015-03-14sim: make nrun the default run programMike Frysinger2-0/+5
2015-03-14sim: drop duplicate header checksMike Frysinger4-26/+15
2015-02-22sim/erc32: Use readline.h for readline types and functions.Jiri Gaisler3-12/+8
2015-02-21sim/erc32: File loading via command line did not workJiri Gaisler1-1/+4
2015-02-21sim/erc32: Fix incorrect simulator performance reportJiri Gaisler5-17/+39
2015-02-21sim/erc32: Remove unused defines in Makefile and switch off statisticsJiri Gaisler2-1/+5
2015-02-21sim/erc32: Use fenv.h for host FPU accessJiri Gaisler2-161/+35
2015-02-21sim/erc32: Perform pseudo-init if binary linked to non-zero address.Jiri Gaisler4-0/+37
2015-02-21sim/erc32: Corrected wrong CPU implementation and version ID in psrJiri Gaisler2-1/+5
2015-02-21sim/erc32: Disassembly in stand-alone mode did not work.Jiri Gaisler2-3/+19
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-1/+5
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-01-07remove PARAMS from simTom Tromey6-112/+112
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-09sim/erc32/ChangeLog:Sergio Durigan Junior2-3/+16
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-03-15gdb:Steve Ellcey1-1/+1
2013-03-14Fix erc32 simulator out-of-tree build failure.Joel Brobecker2-1/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker7-14/+7
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker7-7/+7
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-08-16oops - acxidentally omitted from previous delta.Nick Clifton1-0/+10
2012-08-16 * end.c: Include config.h before system header files.Nick Clifton7-0/+7
2012-06-15sim/erc32/sys.h: Include "config.h".Joel Brobecker2-0/+5
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-05-24gdb/Pedro Alves2-2/+8
2012-03-27sim: add bugzilla markingMike Frysinger1-0/+1
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-123/+222