Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-21 02:35:40 +0300
committerPaul Brook <paul@codesourcery.com>2006-03-21 02:35:40 +0300
commit1d17f30e7e77a596137442a89876fd7fc03193c0 (patch)
treebcfc70332bb27b3e89501e29d95c056f035c5764
parent94cccd95735189001897d4021344ee34ffa71b4d (diff)
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 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>