aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog5
-rw-r--r--opcodes/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7c06ec9..f624a68 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2020-08-18 Peter Bergner <bergner@linux.ibm.com>
+
+ * testsuite/gas/ppc/vsx4.s: Update test to use new mnemonic.
+ * testsuite/gas/ppc/vsx4.d: Likewise.
+
2020-08-17 Alex Coplan <alex.coplan@arm.com>
* config/obj-elf.c (obj_elf_change_section): When repurposing an
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 9c3bc6b..e6a849a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2020-08-18 Peter Bergner <bergner@linux.ibm.com>
+
+ * ppc-opc.c (powerpc_opcodes) <xvcvbf16sp>: Rename from this...
+ <xvcvbf16spn>: ...to this.
+
2020-08-12 Alex Coplan <alex.coplan@arm.com>
* aarch64-opc.c (aarch64_sys_regs): Add MPAM registers.