aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2015-03-15sim: dv-sockser: push module init prototype downMike Frysinger22-90/+62
2015-03-14sim: bfin: fix signed warningMike Frysinger2-1/+5
2015-03-14sim: delete unused sim-inline.c ruleMike Frysinger2-9/+5
2015-03-14sim: mcore/moxie: clean up makefiles a bitMike Frysinger4-11/+12
2015-03-14sim: msp430: use common warnings optionsMike Frysinger7-15/+186
2015-03-14sim: make nrun the default run programMike Frysinger47-37/+157
2015-03-14sim: drop duplicate header checksMike Frysinger52-313/+218
2015-03-14sim: move sim-io.h to sim-assert.hMike Frysinger3-1/+8
2015-03-10sim: bfin: fix up linux-fixed-code.h generation more [PR sim/13160]Mike Frysinger2-1/+7
2015-03-09sim: bfin: fix bug referenceMike Frysinger1-1/+1
2015-03-09sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]Mike Frysinger2-3/+11
2015-03-08sim: microblaze: fix printf stringMike Frysinger2-1/+5
2015-02-27Fixes problems building the V850 simulator introduced with the previous delta.Nick Clifton6-206/+305
2015-02-24Adds support for emulating V850 e3v5 instructions to the simulator.Nick Clifton2-22/+855
2015-02-24Fix the detection of illegal memory accesses in the MSP430 simulator.Nick Clifton2-34/+67
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-02-20sim: drop unused headersMike Frysinger9-288/+25
2015-02-19sim: drop unused sim_kill functionMike Frysinger10-36/+20
2015-02-20sim: ChangeLog: Correct the related items position and format.Chen Gang4-20/+18
2015-02-19sim: microblaze: fix build failure after opcodes updateMike Frysinger2-3/+7
2015-02-14sim/common/gentmap.c: Include "string.h".Chen Gang2-0/+5
2015-02-11sim/mcore/interp.c: Include "unistd.h".Chen Gang2-0/+5
2015-02-03sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang2-0/+8
2015-02-03sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang2-0/+7
2015-02-03sim: Call freeargv() when failure occursChen Gang2-1/+9
2015-01-15Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker2-4/+10
2015-01-07Regenerate sim/common/aclocal.m4 and sim/common/configure...Joel Brobecker3-11/+14
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker546-546/+546
2014-12-27Update sto/ldo implementations with 16 bit offsetsAnthony Green2-20/+32
2014-12-25Whitespace cleanupAnthony Green1-0/+5
2014-12-25Whitespace cleanupAnthony Green1-4/+55
2014-12-24Add support for moxie's mul.x and umul.x instructionsAnthony Green2-2/+28
2014-12-12Add zex instruction support for moxie portAnthony Green2-2/+22
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker7-8/+28
2014-11-28Correct fabs and fneg insns in simulatorOleg Endo2-3/+21
2014-11-23sim/ppc/*: Change immediatly to immediatelyJoel Sherrill5-6/+11
2014-11-23sim/igen/: Change immediatly to immediatelyJoel Sherrill3-2/+6
2014-11-23s/immediatly/immediately/ in sim/sh/ChangeLog entry.Joel Sherrill1-1/+1
2014-08-28Shadow SIM's debug_printf functionGary Benson2-0/+7
2014-08-27psim: Correct spelling in comments.Joel Sherrill6-2/+11
2014-08-23Fix m32r-elf sim, default hardware to off.Hans-Peter Nilsson4-12/+13
2014-08-23Fix sh64-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9
2014-08-23Fix iq2000-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9