aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-24 16:04:26 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-24 19:23:51 -0500
commit8abe6c668e9336418277e64983587f121c8534e6 (patch)
treef5b7de32ccc2848a882205bc6fca64c7c7708d98 /sim/h8300/ChangeLog
parenta0f5b6dc16ffcb53f2ce22ab2eceeb2d67755a08 (diff)
downloadgdb-8abe6c668e9336418277e64983587f121c8534e6.zip
gdb-8abe6c668e9336418277e64983587f121c8534e6.tar.gz
gdb-8abe6c668e9336418277e64983587f121c8534e6.tar.bz2
sim: delete SIM_HAVE_SIMCACHE
This was used by the old run interface, but we punted that awhile ago, so drop this define too.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index c91eba8..f54d697 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,7 @@
+2015-12-24 Mike Frysinger <vapier@gentoo.org>
+
+ * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
+
2015-11-21 Mike Frysinger <vapier@gentoo.org>
* compile.c (sim_callback, sim_kind, myname): Delete.