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-06-15 19:25:02 +0400
committerJulian Brown <julian@codesourcery.com>2006-06-15 19:25:02 +0400
commit6349ba446f9e2ae594be8a913bbffd8a7e93adda (patch)
treefa76695b47e73bfdf53a1e523e6dfc8b708295a5
parent695c4ddc5ecff65b0705a39e1c15653633c5d7c8 (diff)
gas/
* config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into... (do_neon_ldr_str): Always defer to VFP encoding routines, which handle relocs properly.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index c03c1c9cc..e6511b02b 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-06-15 Julian Brown <julian@codesourcery.com>
+
+ gas/
+ * config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into...
+ (do_neon_ldr_str): Always defer to VFP encoding routines, which handle
+ relocs properly.
+
2006-05-25 Alan Modra <amodra@bigpond.net.au>
* bfd/elf.c (sym_is_global): Return a bfd_boolean.