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 bfd/ChangeLog bfd/elflink.c ld/ChangeLog l ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-12-12 14:52:28

Modified files:
	bfd            : ChangeLog elflink.c 
	ld             : ChangeLog ldlang.c 

Log message:
	Optimize for add_archive_element.
	
	bfd/
	
	2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>
	
	* elflink.c (elf_link_add_archive_symbols): Remove subsbfd.
	
	ld/
	
	2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>
	
	* ldlang.c (load_symbols): Optimize for add_archive_element.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5208&r2=1.5209
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.389&r2=1.390
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2253&r2=1.2254
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.350&r2=1.351


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