aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 3f4fd91..4f54f77 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,5 +1,13 @@
2021-06-16 Mike Frysinger <vapier@gentoo.org>
+ * basics.h (UNUSED): Delete.
+ * gen-icache.c (print_icache_extraction): Change UNUSED to
+ ATTRIBUTE_UNUSED.
+ * idecode_expression.h: Likewise. Include ansidecl.h.
+ * inline.h: Likewise.
+
+2021-06-16 Mike Frysinger <vapier@gentoo.org>
+
* basics.h: Delete CONCAT* and XCONCAT* macros.
* corefile.c: Include symcat.h.
* idecode_fields.h: Likewise.