From 98872a7c392dee50629a3cb54b85db4d904cae1c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 11 Feb 2012 19:25:12 +0000 Subject: * 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 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 42fe822..6c79882 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2012-02-11 Pascal Obry + + * 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 * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags. -- cgit v1.1