summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-20 20:55:46 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-20 20:55:46 +0000
commitdfa74c56eae793a2f492bf5a2735d8ba31101a95 (patch)
tree339d4b6e66a07c5e8113821550f723bf64125e27
parentdf2d927223206ec85b22fe992f01d9e62fa32ab7 (diff)
downloadgdb-dfa74c56eae793a2f492bf5a2735d8ba31101a95.tar.gz
2006-03-20 Paul Brook <paul@codesourcery.com>
* gas/config/tc-arm.c (parse_operands): Set default error message.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 255c0c52e63..d5b9fa247db 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,9 @@
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>
+
* gas/config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
2006-03-20 Paul Brook <paul@codesourcery.com>