]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/iq2000/ChangeLog
sim: move MACH/MODEL types into SIM_xxx namespace
[thirdparty/binutils-gdb.git] / sim / iq2000 / ChangeLog
index 45f31d554b70b2eb20fc270ffa2d961b7169a767..03cc0237ef30f4043b275829efb412b21c480af1 100644 (file)
@@ -1,3 +1,10 @@
+2015-12-25  Mike Frysinger  <vapier@gentoo.org>
+
+       * arch.c: Rename MACH to SIM_MACH.
+       * cpuall.h: Likewise.
+       * model.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 ...