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