*pe-dll.c (autofilter_symbolprefixlist): Excude all symbols
authorDanny Smith <dannysmith@users.sourceforge.net>
Wed, 9 Jul 2008 03:18:15 +0000 (03:18 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Wed, 9 Jul 2008 03:18:15 +0000 (03:18 +0000)
commitb92216aa3b2831722ab2c32908ccb7090fae380b
tree128ac042fc9db711918e44a89938c1f6febec1cb
parent679823d92c81e3bdfcbe60414c5b8de9ccd77c48
       *pe-dll.c (autofilter_symbolprefixlist): Excude all symbols
           starting with ".".
           Exclude "_IMPORT_DESCRIPTOR_".
           (autofilter_symbolsuffixlist): Exclude "_NULL_THUNK_DATA".
           (autofilter_symbollist_generic): Don't check for ".text".
           Exclude "_NULL_IMPORT_DESCRIPTOR".
           (autofilter_symbollist_i386): Likewise.
ld/ChangeLog
ld/pe-dll.c