binutils-gdb/sim/cris
Mike Frysinger 1b393626ce sim: punt WITH_DEVICES & tconfig.h support
No arch is using this anymore, and we want all new ports using the
hardware framework instead.  Punt WITH_DEVICES and the two callbacks
device_io_{read,write}_buffer.

We can also punt the tconfig.h file as no port is using it anymore.
This fixes in-tree builds that get confused by picking up the wrong
one (common/ vs <port>/) caused by commit ae7d0cac8c.

Any port that needs to set up a global define can use their own
sim-main.h file that they must provide regardless.
2015-12-26 20:38:31 -05:00
..
ChangeLog sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
Makefile.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38: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
config.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure.ac sim: cris: migrate from WITH_DEVICES to WITH_HW 2015-12-25 06:10:03 -05: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
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-cris_900000xx.c sim: cris: migrate from WITH_DEVICES to WITH_HW 2015-12-25 06:10:03 -05: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
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: cris: clean up rvdummy a bit 2015-12-25 06:02:17 -05: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: do not pass cpu when writing memory during init 2015-12-26 08:26:28 -05:00
sim-main.h sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00
traps.c sim: syscall: unify memory helpers 2015-06-17 13:19:51 -04:00