diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7bd46f6..a4d193d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,20 @@ +2013-04-06 David S. Miller <davem@davemloft.net> + + * gas/sparc/cbcond.s: Add tests for new opcode aliases. + * gas/sparc/cbcond.d: Updated. + * gas/sparc/hpcvis3.s: Add tests for new opcode aliases. + * gas/sparc/hpcvis3.d: Updated. + * gas/sparc/v8-movwr-imm.d: Fix expected disassembly. + * gas/sparc/edge.s: New test. + * gas/sparc/edge.d: Expected disassembly. + * gas/sparc/flush.s: New test. + * gas/sparc/flush.d: Expected disassembly. + * gas/sparc/ldd_std.s: New test. + * gas/sparc/ldd_std.d: Expected disassembly. + * gas/sparc/ldtw_sttw.s: New test. + * gas/sparc/ldtw_sttw.d: Expected disassembly. + * gas/sparc/sparc.exp: Run new tests. + 2013-03-27 Alexis Deruelle <alexis.deruelle@gmail.com> PR binutils/15068 |