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 Makefile.am Makefile.in confi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2013-01-19 19:36:38

Modified files:
	ld             : ChangeLog Makefile.am Makefile.in configure 
	                 configure.host configure.in 
	ld/testsuite   : ChangeLog 
	ld/testsuite/config: default.exp 
	ld/testsuite/lib: ld-lib.exp 

Log message:
	Add HOSTING_SCRT0 for PIE test
	
	ld/
	
	* Makefile.am (HOSTING_SCRT0): New.
	
	* configure.host (HOSTING_SCRT0): New.  Used for PIE.
	
	* configure.in (HOSTING_SCRT0): New AC_SUBST.
	
	* Makefile.in: Regenerated.
	* configure: Likewise.
	
	ld/testsuite/
	
	* config/default.exp (get_target_emul): Also set HOSTING_SCRT0.
	
	* lib/ld-lib.exp (default_ld_link): Use HOSTING_SCRT0 for -pie.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2539&r2=1.2540
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&r1=1.324&r2=1.325
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&r1=1.352&r2=1.353
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.diff?cvsroot=src&r1=1.125&r2=1.126
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.host.diff?cvsroot=src&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.in.diff?cvsroot=src&r1=1.80&r2=1.81
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1668&r2=1.1669
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/config/default.exp.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/lib/ld-lib.exp.diff?cvsroot=src&r1=1.101&r2=1.102


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