Add missing changelog entries
authorAlan Modra <amodra@gmail.com>
Fri, 10 Jul 2015 10:36:25 +0000 (20:06 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 10 Jul 2015 10:38:55 +0000 (20:08 +0930)
gas/testsuite/ChangeLog
opcodes/ChangeLog

index aecbef6..57d3662 100644 (file)
        * gas/aarch64/dwarf.d: New.
        * gas/aarch64/dwarf.s: New.
 
+2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
+       * gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
+       * gas/ppc/power4.d: Likewise.
+
 2015-06-03  Matthew Wahab  <matthew.wahab@arm.com>
 
        * gas/arm/armv8-a+rdma.d: New.
index cf446b4..869033d 100644 (file)
        * ppc-opc.c: Add comment accidentally removed by old commit.
        (MTMSRD_L): Delete.
 
+2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic.
+
 2015-06-04  Nick Clifton  <nickc@redhat.com>
 
        PR 18474