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 elflink.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-03-21 23:26:33

Modified files:
	bfd            : ChangeLog elflink.c 

Log message:
	Check !executable instead of shared for PIE.
	
	2010-03-21  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR ld/11413
	* elflink.c (_bfd_elf_add_default_symbol): Check !executable
	instead of shared.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4961&r2=1.4962
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.370&r2=1.371


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