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:	nickc@sourceware.org	2006-06-23 11:20:15

Modified files:
	ld             : ChangeLog pe-dll.c 

Log message:
	* pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter.
	(autofilter_symbollist): Split into autofilter_symbollist_generic and
	autofilter_symbollist_i386.
	(pe_detail_list): Add autofilter_symbollist_i386 to i386 case and
	autofilter_symbollist_generic for all the others.
	(autofilter_symbolprefixlist): Moved _fmode, _impure_ptr, cygwin_attach_dll,
	cygwin_premain0, cygwin_premain1, cygwin_premain2, cygwin_premain3,
	environ, into autofilter_symbollist_i386.
	(auto_export): Get autofilter_symbollist from pe_details.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1540&r2=1.1541
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.84&r2=1.85


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