summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-20 20:54:38 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-20 20:54:38 +0000
commit346f86f1b0d4084913c7cc399cf534c9862c18e4 (patch)
treef0110d563b9ea6da92e47ed196db8cd6bf7d9d82
parent307cdcc88307b4fb876b11901e83b7b8ea29a7ad (diff)
downloadcygnal-346f86f1b0d4084913c7cc399cf534c9862c18e4.tar.gz
cygnal-346f86f1b0d4084913c7cc399cf534c9862c18e4.tar.bz2
cygnal-346f86f1b0d4084913c7cc399cf534c9862c18e4.zip
2006-03-20 Paul Brook <paul@codesourcery.com>
* gas/config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 11e352f25..255c0c52e 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_tb): Set inst.error before returning FAIL.
+
+2006-03-20 Paul Brook <paul@codesourcery.com>
+
* gas/config/tc-arm.c (md_apply_fix): Set H bit on blx instruction.
* gas/testsuite/gas/arm/blx-local.d: New test.