src/ld ChangeLog emultempl/pe.em
dj@sourceware.cygnus.com
dj@sourceware.cygnus.com
Thu Oct 12 12:18:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.cygnus.com 2000-10-12 12:18:20
Modified files:
ld : ChangeLog
ld/emultempl : pe.em
Log message:
* emultempl/pe.em (pe_dll_search_prefix): New variable,
(longopts): New --dll-search-prefix option.
(gld_${EMULATION_NAME}_list_options): Document.
(gld_${EMULATION_NAME}_parse_args): Handle.
(gld_${EMULATION_NAME}_open_dynamic_archive): When linking
dynamically, search for a dll named '<prefix><basename>.dll'
in preference to 'lib<basename>.dll' if --dll-search-prefix
is specified.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.292&r2=1.293
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/pe.em.diff?cvsroot=src&r1=1.33&r2=1.34
More information about the Binutils-cvs
mailing list