old-cross-binutils/sim
Mike Frysinger f0c1b768b4 sim: move WITH_SCACHE_PBB to sim-main.h
This helps us break up tconfig.h more.  Any file using this define should
be pulling in sim-main.h already, so things should continue working.
2015-12-25 02:42:03 -05:00
..
aarch64 Add support for the MRS instruction to the AArch64 simulator. 2015-12-15 11:01:03 +00:00
arm Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
avr Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
bfin sim: device_error: punt 2015-12-25 02:18:16 -05:00
common sim: device_error: punt 2015-12-25 02:18:16 -05:00
cr16 sim: cris: move option install to sim_open 2015-12-24 20:34:07 -05:00
cris sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
d10v
erc32
frv sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
ft32
h8300 sim: h8300: move h8300-specific options out of common code 2015-12-24 20:11:26 -05:00
igen
iq2000 sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
lm32 sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
m32c
m32r sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
m68hc11 sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00
mcore
microblaze
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
msp430 Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
ppc
rl78
rx
sh
sh64 sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
testsuite sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -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