binutils-gdb/sim/m68hc11
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
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: dv-sockser: move build to common dir 2015-03-23 04:40:07 -04:00
dv-m68hc11.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-m68hc11eepr.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-m68hc11sio.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-m68hc11spi.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-m68hc11tim.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-nvram.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
emulos.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gencode.c Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 2015-04-29 16:02:02 +01:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
interrupts.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
interrupts.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m68hc11_sim.c sim: m68hc11: fix gcc-5 build error w/restrict keyword 2015-03-31 01:54:47 -04:00
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
sim-main.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00