binutils-gdb/sim/cris
Mike Frysinger 0d58595077 sim: sim-model: build for everyone
Rather than include this for some targets, set it up so we can build it
all the time via the common code.  This makes it easier for targets to
opt into it when they're ready, increases build coverage, and allows us
to centralize much of the logic.

We also get to delete tconfig.h from two more targets -- they were
setting WITH_DEVICES to 0 which has the same behavior as not defining
it at all.

While the SIM_HAVE_MODEL knob is gone, we now have WITH_MODEL_P, but it
is only used by the common sim-model code.  We use it to declare dummy
model lists when the arch hasn't created its own.
2015-12-25 04:40:31 -05:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
arch.c sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
arch.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ChangeLog sim: sim-model: build for everyone 2015-12-25 04:40:31 -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: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cpuall.h sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
cpuv10.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv10.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv32.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv32.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-desc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-desc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-opc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-tmpl.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
crisv10f.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
crisv32f.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
decodev10.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decodev10.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decodev32.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decodev32.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
devices.c sim: device_error: punt 2015-12-25 02:18:16 -05:00
dv-cris.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-rv.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
mloop.in sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
modelv10.c sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
modelv32.c sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
rvdummy.c sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
semcrisv10f-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
semcrisv32f-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sim-if.c sim: cris: move option install to sim_open 2015-12-24 20:34:07 -05:00
sim-main.h sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
tconfig.h sim: sim-model: build for everyone 2015-12-25 04:40:31 -05:00
traps.c sim: syscall: unify memory helpers 2015-06-17 13:19:51 -04:00