From: Peter Bergner Date: Tue, 18 Aug 2020 17:48:42 +0000 (-0500) Subject: Add ChangeLog entries for previous commit. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=587a4371760ea2d4dc82571d488def304a3981ca;p=deliverable%2Fbinutils-gdb.git Add ChangeLog entries for previous commit. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 7c06ec9349..f624a68f54 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2020-08-18 Peter Bergner + + * testsuite/gas/ppc/vsx4.s: Update test to use new mnemonic. + * testsuite/gas/ppc/vsx4.d: Likewise. + 2020-08-17 Alex Coplan * config/obj-elf.c (obj_elf_change_section): When repurposing an diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9c3bc6bcdd..e6a849a2e5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2020-08-18 Peter Bergner + + * ppc-opc.c (powerpc_opcodes) : Rename from this... + : ...to this. + 2020-08-12 Alex Coplan * aarch64-opc.c (aarch64_sys_regs): Add MPAM registers.