diff options
author | Nick Clifton <nickc@redhat.com> | 2009-08-10 14:42:39 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-08-10 14:42:39 +0000 |
commit | 539d439185fe7b1c73e17d896632d1d964c10e48 (patch) | |
tree | 9ef9e12e89b1504f13cb85bc2932725a5274c992 /gas/ChangeLog | |
parent | 01017ef89a902536817c86aa0d0562184807a954 (diff) | |
download | gdb-539d439185fe7b1c73e17d896632d1d964c10e48.zip gdb-539d439185fe7b1c73e17d896632d1d964c10e48.tar.gz gdb-539d439185fe7b1c73e17d896632d1d964c10e48.tar.bz2 |
* config/tc-arm.c (do_t_add_sub_w): Fixed constraints.
gas/testsuite/
* gas/arm/sp-pc-usage-t.d: New test case.
* gas/arm/sp-pc-usage-t.s: New file.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8bc0235..0ad79fd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-08-10 Daniel Gutson <dgutson@codesourcery.com> + + PR gas/10479 + * config/tc-arm.c (do_t_add_sub_w): Fixed constraints. + 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com> * config/tc-arm.c (marked_pr_dependency, mapstate): Delete global |