diff options
author | Alan Modra <amodra@gmail.com> | 2015-07-10 20:06:25 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-07-10 20:08:55 +0930 |
commit | 40f77f827b91ab9665ce27950c30c688f8fde983 (patch) | |
tree | 5b4391b59afe497c348d65586191a8840631a990 /gas | |
parent | e03ed3c64a048522ba4bc12092f8a75bcfab6ea8 (diff) | |
download | binutils-gdb-40f77f827b91ab9665ce27950c30c688f8fde983.tar.gz |
Add missing changelog entries
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index aecbef669c3..57d3662f2cf 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -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. |