summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-08-16 19:02:00 +0000
committerNick Clifton <nickc@redhat.com>2000-08-16 19:02:00 +0000
commit8cb8bcbabb9d13b10a965bde4c72d38612e17464 (patch)
tree0f31c29b91bf030a2c651c68bca51a9c5712fd53 /gas/testsuite/ChangeLog
parente52ef561b84afe0808fbbeb9486b4eb3ce18d097 (diff)
downloadbinutils-gdb-8cb8bcbabb9d13b10a965bde4c72d38612e17464.tar.gz
Tidy up decoding of shift based addressing modes.
Add extra tests for these addressing modes
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d815495219b..4cdeffbfca8 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-16 Nick Clifton <nickc@redhat.com>
+
+ * gas/arm/inst.s: Add tests for edge cases of shift based
+ addressing modes.
+
+ * gas/arm/inst.d: Add expected results for new tests.
+
2000-07-20 Hans-Peter Nilsson <hp@axis.com>
* gas/all/gas.exp: Don't run floating-point tests on CRIS.