binutils-gdb/sim
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
..
aarch64 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
arm sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
avr sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
bfin sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
common sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
cr16 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
cris sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
d10v sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
erc32 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
frv sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
ft32 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
h8300 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
igen Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
lm32 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
m32c sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
m32r sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
m68hc11 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
mcore sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
microblaze sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
mips sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
mn10300 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
moxie sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
msp430 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
ppc sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
rl78 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
rx sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
sh sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
sh64 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
testsuite sim: cris: migrate from WITH_DEVICES to WITH_HW 2015-12-25 06:10:03 -05:00
v850 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.tgt Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00