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-10-31 00:56:42 +0300
committerPaul Brook <paul@codesourcery.com>2006-10-31 00:56:42 +0300
commit5b8d48ad5a3772ff8088d0f828d23a0d69dd9661 (patch)
tree0812b4202c3cae7d43d9a5e1c6f290030de48044
parent91456cffb8839b3ce0aba70988ae53e34ff154e2 (diff)
2006-10-30 Paul Brook <paul@codesourcery.com>binutils-csl-sourcerygxx-4_1-26binutils-csl-arm-2006q3-26
bfd/ * elf32-arm.c (elf32_arm_to_thumb_export_stub): Assert that output section is present. (allocate_dynrelocs): Only add export stub for symbols definind in this object.
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 0a14213f2..68f42e78e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-10-30 Paul Brook <paul@codesourcery.com>
+
+ bfd/
+ * elf32-arm.c (elf32_arm_to_thumb_export_stub): Assert that output
+ section is present.
+ (allocate_dynrelocs): Only add export stub for symbols definind in
+ this object.
+
2006-10-30 Kazu Hirata <kazu@codesourcery.com>
Merge fido bits: