aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-02-03 13:54:30 +0000
committerAlan Modra <amodra@gmail.com>2005-02-03 13:54:30 +0000
commit10d86c8a5c3965bfcc895c7e6a624cd3fd6e240d (patch)
tree3f0eb8eea7ceeccba1d7d410353b6330462b0495 /bfd/ChangeLog
parent464dd14d58f648ec577fda6004708c385e3084a3 (diff)
downloadgdb-10d86c8a5c3965bfcc895c7e6a624cd3fd6e240d.zip
gdb-10d86c8a5c3965bfcc895c7e6a624cd3fd6e240d.tar.gz
gdb-10d86c8a5c3965bfcc895c7e6a624cd3fd6e240d.tar.bz2
* linker.c (_bfd_link_hash_newfunc): Set all local fields.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 21e8a92..72eaad8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2005-02-03 Alan Modra <amodra@bigpond.net.au>
+ * linker.c (_bfd_link_hash_newfunc): Set all local fields.
+
+2005-02-03 Alan Modra <amodra@bigpond.net.au>
+
* linker.c (_bfd_generic_link_add_one_symbol): Set u.undef.weak.
* elflink.c (elf_smash_syms): Restore symbols that were undefweak
before the as-needed lib was loaded. Abort on unexpected refs.