summaryrefslogtreecommitdiffstats
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-20 23:35:40 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-20 23:35:40 +0000
commit1d17f30e7e77a596137442a89876fd7fc03193c0 (patch)
treebcfc70332bb27b3e89501e29d95c056f035c5764 /ChangeLog.csl
parent94cccd95735189001897d4021344ee34ffa71b4d (diff)
downloadcygnal-1d17f30e7e77a596137442a89876fd7fc03193c0.tar.gz
cygnal-1d17f30e7e77a596137442a89876fd7fc03193c0.tar.bz2
cygnal-1d17f30e7e77a596137442a89876fd7fc03193c0.zip
2006-03-20 Paul Brook <paul@codesourcery.com>
* gas/config/tc-arm.c (insns): Correct opcodes for ldrbt and strbt. * gas/testsuite/gas/arm/thumb32.d: Correct expected output.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index d5b9fa247..8302538eb 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,10 @@
2006-03-20 Paul Brook <paul@codesourcery.com>
+ * gas/config/tc-arm.c (insns): Correct opcodes for ldrbt and strbt.
+ * gas/testsuite/gas/arm/thumb32.d: Correct expected output.
+
+2006-03-20 Paul Brook <paul@codesourcery.com>
+
* gas/config/tc-arm.c (parse_operands): Set default error message.
2006-03-20 Paul Brook <paul@codesourcery.com>