[binutils-gdb] Add missing ChangeLog entries
Peter Bergner
bergner@sourceware.org
Wed Jun 12 20:51:00 GMT 2019
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a0e44ef56c4d1a20785fe3bcb368638d1af148cf
commit a0e44ef56c4d1a20785fe3bcb368638d1af148cf
Author: Peter Bergner <bergner@linux.ibm.com>
Date: Wed Jun 12 15:51:01 2019 -0500
Add missing ChangeLog entries
Diff:
---
gas/ChangeLog | 5 +++++
opcodes/ChangeLog | 4 ++++
2 files changed, 9 insertions(+)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8ad8f60..670e0b1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2019-06-12 Peter Bergner <bergner@linux.ibm.com>
+
+ * testsuite/gas/ppc/power9.d: Delete ldmx tests.
+ * testsuite/gas/ppc/power9.s: Likewise.
+
2019-06-06 Lili Cui <lili.cui@intel.com>
* config/tc-i386.c (cpu_arch): Add .enqcmd.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8d72ded..ae2afa6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2019-06-12 Peter Bergner <bergner@linux.ibm.com>
+
+ * ppc-opc.c (powerpc_opcodes) <ldmx>: Delete mnemonic.
+
2019-06-05 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/24633
More information about the Binutils-cvs
mailing list