binutils-gdb/sim/mn10300
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-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
am33-2.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
am33.igen * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag. 2011-06-20 16:50:51 +00: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: mn10300: fix duplicated hardware option 2015-03-23 22:59:16 -04:00
dv-mn103cpu.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
dv-mn103int.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103iop.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103ser.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103tim.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
interp.c sim: mn10300: drop global callback handle 2015-11-22 00:53:23 -05:00
mn10300.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mn10300.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
mn10300_sim.h sim: mn10300: drop global callback handle 2015-11-22 00:53:23 -05:00
op_utils.c sim: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
sim-main.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sim-main.h sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00