summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-10-26 22:18:50 +0000
committerPaul Brook <paul@codesourcery.com>2006-10-26 22:18:50 +0000
commit91e2885ee2a2117d846d76872278a9a4f3ecceb7 (patch)
tree5a70f9afe0ba04d5c7f0121a793d0667652d2e62
parent635aebe3f609e27563f257373eb8ead401d0bfd4 (diff)
downloadgdb-91e2885ee2a2117d846d76872278a9a4f3ecceb7.tar.gz
2006-10-26 Paul Brook <paul@codesourcery.com>
gas/ * config/tc-arm.c (do_neon_ext): Fix constraint.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 1d464111e53..ef2f7f8dda8 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,11 @@
2006-10-26 Paul Brook <paul@codesourcery.com>
gas/
+ * config/tc-arm.c (do_neon_ext): Fix constraint.
+
+2006-10-26 Paul Brook <paul@codesourcery.com>
+
+ gas/
* config/tc-arm.c (arm_is_eabi): New function.
* config/tc-arm.h (arm_is_eabi): New prototype.
(THUMB_IS_FUNC): Use ELF function type for EABI objects.