* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 8d3e75715880cdd545947fbb1eed5d0996a37dbd..d25865bd2c60420b2a94f88bacc5f8a3e3f4eea7 100644 (file)
@@ -1,3 +1,20 @@
+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
+       for dll import libraries
+
 2000-07-12  Mark Elbrecht  <snowball3@bigfoot.com>
 
        * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
This page took 0.024221 seconds and 4 git commands to generate.