OSDN Git Service

binutils/
authorAlan Modra <amodra@bigpond.net.au>
Sat, 31 Jan 2009 11:44:37 +0000 (11:44 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 31 Jan 2009 11:44:37 +0000 (11:44 +0000)
commit937201738a21d48c627d2200ca73de7960d46786
tree59b10fba3e8ddc7d6dfd7420f89d6f333c201b20
parentb861fbb2404426ae5f91fe2d92b9809a487698fa
binutils/
* NEWS: Mention --as-needed change.
ld/
* ld.texinfo (--as-needed): Update.
bfd/
* elflink.c (on_needed_list): New function.
(elf_link_add_object_symbols): Link in --as-needed libs if they
satisfy undefined symbols in other libs.
bfd/ChangeLog
bfd/elflink.c