aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh64/ChangeLog')
-rw-r--r--sim/sh64/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/sh64/ChangeLog b/sim/sh64/ChangeLog
index 95e792d..1601ff5 100644
--- a/sim/sh64/ChangeLog
+++ b/sim/sh64/ChangeLog
@@ -1,5 +1,12 @@
2015-12-25 Mike Frysinger <vapier@gentoo.org>
+ * arch.c: Rename MACH to SIM_MACH.
+ * cpuall.h: Likewise.
+ * sh64.c: Rename MACH to SIM_MACH, MACH_IMP_PROPERTIES to
+ SIM_MACH_IMP_PROPERTIES, and MODEL to SIM_MODEL.
+
+2015-12-25 Mike Frysinger <vapier@gentoo.org>
+
* sim-main.h (WITH_SCACHE_PBB): Move from ...
* tconfig.h (WITH_SCACHE_PBB): ... here.