binutils-gdb/sim
Mike Frysinger d4a587a4ed sim: cris: set up sane default path to rvdummy
Much like we autodetect the path to the run program when there is none
set explicitly, do the same for the rvdummy program.  Otherwise the
default make check fails to execute the helper properly.
2015-12-25 05:51:46 -05:00
..
aarch64 Add support for the MRS instruction to the AArch64 simulator. 2015-12-15 11:01:03 +00:00
arm sim: arm: delete unused code 2015-12-25 03:09:01 -05:00
avr Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
bfin sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
common sim: hw-properties: delete trace calls 2015-12-25 05:48:03 -05:00
cr16 sim: cris: move option install to sim_open 2015-12-24 20:34:07 -05:00
cris sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
d10v sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
erc32
frv sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
ft32 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
h8300 sim: h8300: move h8300-specific options out of common code 2015-12-24 20:11:26 -05:00
igen
iq2000 sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
lm32 sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
m32c sim: m32c: move test code to testsuite 2015-11-10 00:19:49 -05:00
m32r sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
m68hc11 sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00
mcore sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
microblaze sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
mips sim: mips: delete TARGET_TX3904 define 2015-12-24 22:39:30 -05:00
mn10300 sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00
moxie sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
msp430 Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
ppc sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] 2015-11-22 01:59:20 -05:00
rl78
rx Update the RX simulator to handle the latest opcode types. 2015-11-10 16:08:35 +00:00
sh sim: sh: delete global callback/argv 2015-11-22 00:53:23 -05:00
sh64 sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
testsuite sim: cris: set up sane default path to rvdummy 2015-12-25 05:51:46 -05:00
v850 sim: enable watchpoint module everywhere 2015-12-24 20:03:14 -05:00
.gitignore
ChangeLog Add support for the MRS instruction to the AArch64 simulator. 2015-12-15 11:01:03 +00:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac
configure.tgt Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
MAINTAINERS
Makefile.in
README-HACKING