* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 00075ed7a481e660e6c3789dba8bb16032925460..6c79882496bc79266129908fd5ff3206b30ee589 100644 (file)
@@ -1,3 +1,14 @@
+2012-02-11  Pascal Obry  <pascal@obry.net>
+
+       * pe-dll.c (auto_export): Use bsearch to speed up scan of exports
+       table.
+       (process_def_file_and_drectve): Maintain sorting of exports table
+       after stripping leading @ signs.
+
+2012-02-09  Alan Modra  <amodra@gmail.com>
+
+       * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.
+
 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/13616
This page took 0.023048 seconds and 4 git commands to generate.