diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 56b3b8a..961d572 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2012-10-05 Peter Bergner <bergner@vnet.ibm.com> + + * gas/ppc/power7.d: Add tests for mfppr, mfppr32, mtppr and mtppr32. + * gas/ppc/power7.s: Likewise. + * gas/ppc/altivec.d: Add tests for all legacy Altivec instructions. + * gas/ppc/altivec.s: Likewise. + * gas/ppc/altivec2.d: New test file. + * gas/ppc/altivec2.s: Likewise. + * gas/ppc/ppc.exp: Run it. + 2012-10-04 Nick Clifton <nickc@redhat.com> * gas/v850/v850e1.d: Fix expected disassembly of clr1, not1, set1 |