Add missing changelog entries

This commit is contained in:
Alan Modra 2015-07-10 20:06:25 +09:30
parent e03ed3c64a
commit 40f77f827b
2 changed files with 10 additions and 0 deletions

View file

@ -235,6 +235,12 @@
* 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.

View file

@ -84,6 +84,10 @@
* 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