diff options
author | Paul Brook <paul@codesourcery.com> | 2005-09-02 12:50:44 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-09-02 12:50:44 +0000 |
commit | 6f77e31172f437f00390f9815bb554dd3f1790de (patch) | |
tree | b59c0aeddc53f164efd834a1ea916dbdd0eb7411 /gas/testsuite/ChangeLog | |
parent | ef8cb6edcc6cdaadd21944e8c06075cd2c84165f (diff) | |
download | binutils-redhat-6f77e31172f437f00390f9815bb554dd3f1790de.tar.gz |
2005-09-02 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (opcode_lookup): Look for infix opcode when
incorrect suffix matches.
gas/testsuite/
* gas/arm/fpa-mem.d: Test "stfpls".
* gas/arm/fpa-mem.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 814571e530..ef33b84543 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-09-02 Paul Brook <paul@codesourcery.com> + + * gas/arm/fpa-mem.d: Test "stfpls". + * gas/arm/fpa-mem.s: Ditto. + 2005-09-01 Hans-Peter Nilsson <hp@axis.com> * gas/cris: Adjust all files for testing target |