diff options
author | Paul Brook <paul@codesourcery.com> | 2007-01-11 15:39:08 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2007-01-11 15:39:08 +0000 |
commit | dc4503c6810ce9cca69448d2cc0a7804671ffef4 (patch) | |
tree | 10c456fbd02cad7242bd97467188de41586e0be8 /gas/testsuite/ChangeLog | |
parent | ceb92e786a65c4acd656c66efe7d37b9df7f39bc (diff) | |
download | gdb-dc4503c6810ce9cca69448d2cc0a7804671ffef4.zip gdb-dc4503c6810ce9cca69448d2cc0a7804671ffef4.tar.gz gdb-dc4503c6810ce9cca69448d2cc0a7804671ffef4.tar.bz2 |
2007-01-11 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (do_t_add_sub): Use Rd and Rs.
gas/testsuite/
* gas/arm/thumb2_add.d: Add test for missing operand.
* gas/arm/thumb2_add.s: Ditto.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 06360e9..6001e8e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-01-11 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb2_add.d: Add test for missing operand. + * gas/arm/thumb2_add.s: Ditto. + 2007-01-11 Nick Clifton <nickc@redhat.com> * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a |