src/ld ChangeLog pe-dll.c
ktietz@sourceware.org
ktietz@sourceware.org
Wed Mar 14 19:00:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: ktietz@sourceware.org 2012-03-14 19:00:03
Modified files:
ld : ChangeLog pe-dll.c
Log message:
2012-03-14 Kai Tietz <ktietz@redhat.com>
Pascal Obry <pascal@obry.net>
* pe-dll.c (found_sym): New static variable.
(undef_count): Likewise.
(key_value): New structure.
(undef_sort_cmp): Compare routine for qsort/bsearch.
(pe_find_cdecl_alias_match): Add new argument.
(pe_undef_alias_cdecl_match): Removed.
(pe_undef_count): New helper routine.
(pe_create_undef_table): Likewise.
(pe_process_import_defs): Use pe_create_undef_table and
new pe_undef_alias_cdecl_match function.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2419&r2=1.2420
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.141&r2=1.142
More information about the Binutils-cvs
mailing list