* emultempl/elf32.em (global_found): Make it a pointer.
commit664a0040729162d169db1f629848f9d43ab63562
authorAlan Modra <amodra@bigpond.net.au>
Sat, 3 Jun 2006 02:45:26 +0000 (3 02:45 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 3 Jun 2006 02:45:26 +0000 (3 02:45 +0000)
tree3ebfaeabab92ead80d525bee33e36c63f7f92d70
parent4453b853074ac92f89236ebe6f9948c3c69da25c
* emultempl/elf32.em (global_found): Make it a pointer.
(stat_needed, try_needed): Adjust.
(check_needed): Don't skip non-loaded as-needed entries.  Only
consider entries with both filename and the_bfd non-null.
(after_open): Try loading non-loaded as-needed libs to satisfy
DT_NEEDED libs.
ld/ChangeLog
ld/emultempl/elf32.em