binutils-gdb/sim
Mike Frysinger cdf850e9d9 sim: always enable modulo memory
Having this be a config option doesn't make sense: the code size is
pretty much the same (as all the logic is still active), and if it's
disabled, the sim throws an error if you try to use it.  That means
we can't break sims that weren't using it before by enabling it all
the time.
2015-11-17 23:12:58 -05:00
..
arm sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
avr sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
bfin sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
common sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
cr16 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
cris sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
d10v sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
erc32 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
frv sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -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: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
igen Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
lm32 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
m32c sim: m32c: move test code to testsuite 2015-11-10 00:19:49 -05:00
m32r sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
m68hc11 sim: always enable modulo memory 2015-11-17 23:12:58 -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: always enable modulo memory 2015-11-17 23:12:58 -05:00
mn10300 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
moxie sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
msp430 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
ppc [sim/ppc] Fix printf_filtered reference 2015-11-17 19:21:21 +00:00
rl78 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
rx Update the RX simulator to handle the latest opcode types. 2015-11-10 16:08:35 +00:00
sh sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
sh64 sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
testsuite sim: mcore: add a fail testcase 2015-11-15 07:55:48 -05:00
v850 sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.tgt sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: update configure.in->configure.ac docs 2015-06-12 12:11:21 -04:00