aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2015-03-24sim: m68hc11/mips/mn10300/v850: add basic sim_pc_getMike Frysinger8-0/+38
2015-03-24sim: profile: disconnect from watchpoint coreMike Frysinger2-12/+11
2015-03-24sim: moxie: clean up build time warningsMike Frysinger2-44/+30
2015-03-24sim: moxie: convert to nrun.oMike Frysinger6-189/+201
2015-03-24sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger10-85/+21
2015-03-24sim: moxie: switch to common sim-command.oMike Frysinger3-12/+6
2015-03-24sim: clean up SIM_HAVE_BIENDIANMike Frysinger7-11/+15
2015-03-24sim: m32r: drop duplicate dv_sockser_install callMike Frysinger2-8/+4
2015-03-24sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."Mike Frysinger12-10/+24
2015-03-24sim: fix sim-hardware configure optionMike Frysinger22-67/+67
2015-03-23sim: drop support for requiring hw supportMike Frysinger21-111/+96
2015-03-23sim: cris: delete unused CONFIG_DEVICESMike Frysinger2-3/+5
2015-03-23sim: mn10300: fix duplicated hardware optionMike Frysinger3-119/+4
2015-03-23sim: iq2000/mn10300: drop dv-sockser.o referencesMike Frysinger4-7/+11
2015-03-23sim: frv: delete UART device supportMike Frysinger2-37/+6
2015-03-23Fix thinko with previous delta to RL78 sim, by adding code to define the G10 ...Nick Clifton4-2/+14
2015-03-23sim: dv-sockser: move build to common dirMike Frysinger29-100/+123
2015-03-23sim: dv-sockser: add stub funcs when not availableMike Frysinger11-36/+61
2015-03-23sim: bfin/msp430: drop run-sim.h includeMike Frysinger4-2/+8
2015-03-23sim: sh64: delete dv-sockser referencesMike Frysinger2-5/+6
2015-03-20Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.Nick Clifton3-6/+35
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: mcore/microblaze: strip trailing whitespaceMike Frysinger4-140/+148
2015-03-16sim: mcore/microblaze: clean up a bitMike Frysinger8-272/+319
2015-03-16sim: convert some old prototypesMike Frysinger3-9/+9
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger109-404/+410
2015-03-16sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler10-56/+296
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