aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-26 20:20:23 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-26 20:38:31 -0500
commit1b393626cef48974502e7077b191555b56680ee6 (patch)
tree90319a4085b670ee672d0bf335352b45789a07e9 /sim/microblaze/ChangeLog
parent466b619e95908dc073b78413f0d0d0b1cb97e4b5 (diff)
downloadfsf-binutils-gdb-1b393626cef48974502e7077b191555b56680ee6.zip
fsf-binutils-gdb-1b393626cef48974502e7077b191555b56680ee6.tar.gz
fsf-binutils-gdb-1b393626cef48974502e7077b191555b56680ee6.tar.bz2
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 ae7d0cac8ce971f7108d270c. Any port that needs to set up a global define can use their own sim-main.h file that they must provide regardless.
Diffstat (limited to 'sim/microblaze/ChangeLog')
-rw-r--r--sim/microblaze/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/microblaze/ChangeLog b/sim/microblaze/ChangeLog
index 5712f28..ed97275 100644
--- a/sim/microblaze/ChangeLog
+++ b/sim/microblaze/ChangeLog
@@ -1,3 +1,7 @@
+2015-12-26 Mike Frysinger <vapier@gentoo.org>
+
+ * config.in, configure: Regenerate.
+
2015-11-15 Mike Frysinger <vapier@gentoo.org>
* Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.