mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
1b393626ce
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
|
||
---|---|---|
.. | ||
aclocal.m4 | ||
arch.c | ||
arch.h | ||
ChangeLog | ||
config.in | ||
configure | ||
configure.ac | ||
cpu.c | ||
cpu.h | ||
cpuall.h | ||
decode-compact.c | ||
decode-compact.h | ||
decode-media.c | ||
decode-media.h | ||
decode.h | ||
defs-compact.h | ||
defs-media.h | ||
eng-compact.h | ||
eng-media.h | ||
eng.h | ||
Makefile.in | ||
mloop-compact.c | ||
mloop-media.c | ||
sem-compact-switch.c | ||
sem-compact.c | ||
sem-media-switch.c | ||
sem-media.c | ||
sh64-sim.h | ||
sh64.c | ||
sh-desc.c | ||
sh-desc.h | ||
sh-opc.h | ||
sim-if.c | ||
sim-main.h |