aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-10-12 19:18:20 +0000
committerDJ Delorie <dj@redhat.com>2000-10-12 19:18:20 +0000
commit627427debc29d3c6758a637edc47d6b6fa2860fd (patch)
treeccfbb8856f386b9587051cc42f0a47181f4cda22 /ld/ChangeLog
parent9eb01b42f62888ad4a7ffd0fef8c140b93e01919 (diff)
downloadfsf-binutils-gdb-627427debc29d3c6758a637edc47d6b6fa2860fd.zip
fsf-binutils-gdb-627427debc29d3c6758a637edc47d6b6fa2860fd.tar.gz
fsf-binutils-gdb-627427debc29d3c6758a637edc47d6b6fa2860fd.tar.bz2
* 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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 14fe197..709a302 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
+
+ * 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.
+
2000-10-12 Alan Modra <alan@linuxcare.com.au>
* ldlang.c (section_already_linked): Set kept_section instead of