summaryrefslogtreecommitdiff
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
commitda8ec5200a1b652b62ae1f2454130e0d99900e8b (patch)
tree9ec76e983461870e6bc624de6a1e52fe44769f1e
parenteeb7ec01859f1bd58ff9842f76ed3282b04d6779 (diff)
downloadgdb-da8ec5200a1b652b62ae1f2454130e0d99900e8b.tar.gz
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.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index d5b9fa247db..8302538eb5b 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>