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:
authorJulian Brown <julian@codesourcery.com>2006-08-16 14:04:14 +0400
committerJulian Brown <julian@codesourcery.com>2006-08-16 14:04:14 +0400
commit29708eaa4fe8421a11bdb9b83e661918d6c706b9 (patch)
treeefdcdd99ea61e48926e0850c7ce9b254ecfdd7da
parente4d274185de127a66ba20a6c5073bf5b2645246b (diff)
* config/tc-arm.c (opcode_lookup): Allow Neon type suffixes to be
recognized in non-unified syntax mode.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 7e5256e8a..e25c8d37c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-08-16 Julian Brown <julian@codesourcery.com>
+
+ * config/tc-arm.c (opcode_lookup): Allow Neon type suffixes to be
+ recognized in non-unified syntax mode.
+
2006-08-15 Mark Shinwell <shinwell@codesourcery.com>
gas/