aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8676f5f..4fa14fd 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-28 Alan Modra <amodra@gmail.com>
+
+ PR 24028
+ * ppc-dis.c (print_insn_powerpc): Replace PPC_INT_FMT uses with
+ PRId64/PRIx64.
+
2018-12-18 Alan Modra <amodra@gmail.com>
* arm-dis.c: Include bfd.h.