binutils-gdb/sim/sh64
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: sim-model: build for everyone 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
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: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off." 2015-03-24 00:16:42 -04:00
cpu.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuall.h sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
decode-compact.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decode-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-media.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decode-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode.h * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
defs-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
defs-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
eng-compact.h * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
eng-media.h * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
eng.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mloop-compact.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
mloop-media.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sem-compact-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sem-compact.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sem-media-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sem-media.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sh-desc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-desc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-opc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64.c sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
sim-if.c sim: standardize sim_create_inferior handling of argv a bit more 2015-12-26 07:19:07 -05:00
sim-main.h sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00