* emultempl/elf32.em (global_found): Make it a pointer.
authorAlan Modra <amodra@gmail.com>
Sat, 3 Jun 2006 02:45:26 +0000 (02:45 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 3 Jun 2006 02:45:26 +0000 (02:45 +0000)
commite13629bc072285a3df8c99c5ae377601fa190043
treee005d10938e0b7e540414139b31b03a9dcc808b6
parent040f48d05662582c977ec381da4b6b96f0696942
* 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