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 e98e3d5..63f2c17 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2013-10-08 Nick Clifton <nickc@redhat.com> + + * gas/msp430/bad.s: New test: Checks erroneous size extensions. + * gas/msp430/bad.d: New test command file. + * gas/msp430/bad.l: New file: Expected error messages. + * gas/msp430/msp430.exp: Run the new test. + * gas/msp430/msp430x.s: Add "<foo>.a" aliases of "<foo>a" + instructions. + * gas/msp430/msp430x.d: Update expected disassembly. + 2013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com> * gas/mips/micromips@virt64.d: Fix dmfgc0 and dmtgc0. |