binutils-gdb/sim/microblaze
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
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: microblaze: use common configure options 2015-03-29 11:51:13 -04:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
microblaze.h sim: microblaze: switch to common memory functions 2015-04-17 03:15:43 -04:00
microblaze.isa sim: microblaze: fix build failure after opcodes update 2015-02-19 03:43:45 -05:00
sim-main.h sim: microblaze: switch to common sim_resume/sim_stop_reason 2015-06-11 07:13:22 -04:00