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-09-06 20:35:21 +0400
committerPaul Brook <paul@codesourcery.com>2006-09-06 20:35:21 +0400
commit288501f40b8a4604a4adf98fe87917439afbafa9 (patch)
tree88050e6ef2c98b28e5e54dae6525abe9cbeab8f0
parent925ab66dc5ccd88550be9b7b37b447101328fa47 (diff)
2006-09-06 Paul Brook <paul@codesourcery.com>binutils-csl-sourcerygxx-4_1-18
gas/ * config/tc-arm.c (parse_operands): Mark operand as present. gas/testsuite/ * gas/arm/neon-omit.s: Test three-argument variants. * gas/arm/neon-omit.d: Update expected output.
-rw-r--r--ChangeLog.csl9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f713e5683..165c9b0aa 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,12 @@
+2006-09-06 Paul Brook <paul@codesourcery.com>
+
+ gas/
+ * config/tc-arm.c (parse_operands): Mark operand as present.
+
+ gas/testsuite/
+ * gas/arm/neon-omit.s: Test three-argument variants.
+ * gas/arm/neon-omit.d: Update expected output.
+
2006-09-05 Julian Brown <julian@codesourcery.com>
gas/