* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
commit2a51b72c0983e940f643b4c6577a2bf4ff99a48d
authorNick Clifton <nickc@redhat.com>
Sat, 11 Feb 2012 19:25:12 +0000 (11 19:25 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 11 Feb 2012 19:25:12 +0000 (11 19:25 +0000)
treea05dc0c0865b689c8e22fba2fdef1eba94c09553
parentdd1caf785acdbd12e8fe7621d3be6edcd49b5a64
* 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.
ld/ChangeLog
ld/pe-dll.c