src/ld ChangeLog emultempl/elf32.em
amodra@sourceware.org
amodra@sourceware.org
Sat Jun 3 02:45:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2006-06-03 02:45:27
Modified files:
ld : ChangeLog
ld/emultempl : elf32.em
Log message:
* 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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1521&r2=1.1522
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/elf32.em.diff?cvsroot=src&r1=1.165&r2=1.166
More information about the Binutils-cvs
mailing list