This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/ld ChangeLog pe-dll.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2008-07-09 03:18:15

Modified files:
	ld             : ChangeLog pe-dll.c 

Log message:
	*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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1844&r2=1.1845
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.105&r2=1.106


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]