* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
[deliverable/binutils-gdb.git] / ld / ChangeLog
index a347f2c34ecb2c5f99c603136aff01b5ddac64d3..d25865bd2c60420b2a94f88bacc5f8a3e3f4eea7 100644 (file)
@@ -1,3 +1,15 @@
+2000-07-16  Charles Wilson  <cwilson@ece.gatech.edu>
+
+       * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
+       order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
+       foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
+       errors introduced by the old dynamic lib search order.
+
+2000-07-17  DJ Delorie  <dj@cygnus.com>
+
+       * pe-dll.c (process_def_file): auto-export data items also
+       (pe_process_import_defs): also see if _imp_ form needed
+
 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
 
        * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
This page took 0.024008 seconds and 4 git commands to generate.