]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/frv/Makefile.in
sim: frv: punt WITH_DEVICE support
authorMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 18:19:07 +0000 (13:19 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 18:22:53 +0000 (13:22 -0500)
commit2023145711ca36f06258e07f4fa1c490efbbf37e
tree262a8d1db3eb64851e26813b1ebb0d06b9d69a5d
parent9c0c156bb7ddca2d3fce7bea96631715f8c67390
sim: frv: punt WITH_DEVICE support

The frv port used the device logic to support a single cache address,
and the comments around that are "these were merely copied from a diff
port and are unused", plus the code to attach the memory is "#if 0".
Just punt it all.
sim/frv/ChangeLog
sim/frv/Makefile.in
sim/frv/devices.c [deleted file]
sim/frv/frv-sim.h
sim/frv/sim-if.c
sim/frv/tconfig.h [deleted file]