binutils-gdb/sim/common
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
..
acinclude.m4 sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
aclocal.m4 Regenerate sim/common/aclocal.m4 and sim/common/configure... 2015-01-07 14:00:06 +04:00
callback.c sim: callback: fix sentinel testing when walking maps 2015-06-18 04:02:26 -04:00
cgen-accfp.c
cgen-cpu.h
cgen-defs.h
cgen-engine.h sim: unify sim_cia definition 2015-04-18 04:14:38 -04:00
cgen-fpu.c
cgen-fpu.h
cgen-mem.h common: cgen-mem/cgen-ops: fix extern inline handling 2015-03-31 01:58:01 -04:00
cgen-ops.h common: cgen-mem/cgen-ops: fix extern inline handling 2015-03-31 01:58:01 -04:00
cgen-par.c
cgen-par.h
cgen-run.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c sim: assume recentish compiler/systems 2015-06-23 14:04:49 -04:00
cgen-trace.h sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
cgen-types.h
cgen-utils.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
cgen.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -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
dv-cfi.c
dv-cfi.h
dv-core.c
dv-glue.c
dv-pal.c
dv-sockser.c sim: dv-sockser: add stub funcs when not available 2015-03-23 04:14:27 -04:00
dv-sockser.h sim: dv-sockser: add stub funcs when not available 2015-03-23 04:14:27 -04:00
gdbinit.in
genmloop.sh sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
gennltvals.sh sim: mcore: switch to common syscall handling 2015-04-21 03:10:16 -04:00
gentmap.c sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
gentvals.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -04:00
hw-alloc.c
hw-alloc.h
hw-base.c
hw-base.h
hw-device.c
hw-device.h
hw-events.c
hw-events.h
hw-handles.c
hw-handles.h
hw-instances.c
hw-instances.h
hw-main.h
hw-ports.c
hw-ports.h
hw-properties.c
hw-properties.h
hw-tree.c
hw-tree.h
Make-common.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
Makefile.in
nltvals.def sim: mcore: switch to common syscall handling 2015-04-21 03:10:16 -04:00
nrun.c sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
run.1
sim-abort.c
sim-alu.h sim: common: standardize multiple include defines 2015-06-21 13:33:27 -04:00
sim-arange.c
sim-arange.h sim: common: sim-arange: fix extern inline handling 2015-03-29 16:02:17 -04:00
sim-assert.h sim: common: replace SIM_FILTER_PATH with lbasename 2015-06-23 15:07:38 -04:00
sim-base.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
sim-basics.h sim: common: standardize multiple include defines 2015-06-21 13:33:27 -04:00
sim-bits.c
sim-bits.h [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
sim-close.c sim: sim-close: use XCONCAT2 helper 2015-11-17 00:48:07 -05:00
sim-command.c
sim-config.c
sim-config.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
sim-core.c sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
sim-core.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
sim-cpu.c
sim-cpu.h
sim-endian.c sim: move sim-io.h to sim-assert.h 2015-03-14 03:44:58 -04:00
sim-endian.h sim: common: standardize multiple include defines 2015-06-21 13:33:27 -04:00
sim-engine.c
sim-engine.h sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
sim-events.c sim: common: replace SIM_FILTER_PATH with lbasename 2015-06-23 15:07:38 -04:00
sim-events.h sim: trace: centralize the system tracing 2015-06-11 10:39:43 -04:00
sim-fpu.c Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 2015-04-29 16:02:02 +01:00
sim-fpu.h
sim-hload.c
sim-hrw.c
sim-hw.c
sim-hw.h
sim-info.c
sim-inline.c
sim-inline.h sim: common: sim-arange: fix extern inline handling 2015-03-29 16:02:17 -04:00
sim-io.c
sim-io.h
sim-load.c
sim-memopt.c
sim-memopt.h
sim-model.c sim: common: add basic model assert 2015-06-21 13:56:24 -04:00
sim-model.h
sim-module.c sim: trace: add WITH_TRACE_ANY_P helper 2015-06-12 06:21:38 -04:00
sim-module.h sim: dv-sockser: push module init prototype down 2015-03-15 03:05:05 -04:00
sim-n-bits.h
sim-n-core.h
sim-n-endian.h
sim-options.c sim: options: add --version support 2015-04-13 02:35:26 -04:00
sim-options.h
sim-profile.c sim: profile: disconnect from watchpoint core 2015-03-24 01:24:10 -04:00
sim-profile.h
sim-reason.c
sim-reg.c
sim-resume.c
sim-run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
sim-signal.c
sim-signal.h
sim-stop.c
sim-syscall.c sim: syscall: simplify unknown syscall trace 2015-06-18 04:07:42 -04:00
sim-syscall.h sim: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
sim-trace.c sim: trace: drop unused trace_one_insn 2015-06-24 11:10:30 -04:00
sim-trace.h sim: trace: drop unused trace_one_insn 2015-06-24 11:10:30 -04:00
sim-types.h sim: common: use standard intXX_t types for signedXX 2015-06-21 13:38:12 -04:00
sim-utils.c
sim-utils.h
sim-watch.c
sim-watch.h
syscall.c sim: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
version.h