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/elf.c ld/testsuite/Chang ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2009-06-27 16:07:10

Modified files:
	bfd            : ChangeLog elf.c 
	ld/testsuite   : ChangeLog 
Added files:
	ld/testsuite/ld-ifunc: binutils.exp 

Log message:
	bfd/
	
	2009-06-27  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR ld/10337
	* elf.c (bfd_section_from_shdr): Don't change sh_link for
	SHT_REL/SHT_RELA sections on executable nor shared library.
	Treat SHT_REL/SHT_RELA sections with sh_link set to SHN_UNDEF
	as a normal section.
	
	ld/testsuite/
	
	2009-06-27  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR ld/10337
	* ld-ifunc/binutils.exp: New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4673&r2=1.4674
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1117&r2=1.1118
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/binutils.exp.diff?cvsroot=src&r1=NONE&r2=1.1


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