aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-12-22 03:59:26 +0000
committerAlan Modra <amodra@gmail.com>2004-12-22 03:59:26 +0000
commita5db907e362ff8722045126321c507d8ea5e436c (patch)
treea4c074f146b68c64851e1f30765adee54ff866c2 /bfd/ChangeLog
parent15dafedca8a9fe6af088607ef6bee682a183e293 (diff)
downloadgdb-a5db907e362ff8722045126321c507d8ea5e436c.zip
gdb-a5db907e362ff8722045126321c507d8ea5e436c.tar.gz
gdb-a5db907e362ff8722045126321c507d8ea5e436c.tar.bz2
* elflink.c (_bfd_elf_merge_symbol): Treat old definitions from
as-needed dynamic libs as undefined. (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed libs when finding they are needed.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ecce14f..cfebc74 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-22 Alan Modra <amodra@bigpond.net.au>
+
+ * elflink.c (_bfd_elf_merge_symbol): Treat old definitions from
+ as-needed dynamic libs as undefined.
+ (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed
+ libs when finding they are needed.
+
2004-12-20 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.