binutils-gdb/sim/m32c
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: m32c: move test code to testsuite 2015-11-10 00:19:49 -05:00
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -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: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
cpu.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
gdb-if.c Fix building GDB for the M32C by providing a stub sim_info function. 2015-08-05 14:58:21 +01:00
int.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
int.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
load.c sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
load.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
m32c.opc sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
main.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mem.c sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
mem.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
misc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
misc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
opc2c.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
r8c.opc sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
reg.c sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
safe-fgets.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
safe-fgets.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
srcdest.c sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
syscalls.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
timer_a.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
trace.c sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
trace.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00