This is the mail archive of the binutils-cvs@sources.redhat.com 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/elf.c bfd/ChangeLog ld/ldlang.c ld/Cha ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_15-branch
Changes by:	nathan@sourceware.org	2004-03-05 11:42:01

Modified files:
	bfd            : elf.c ChangeLog 
	ld             : ldlang.c ChangeLog 
	ld/testsuite   : ChangeLog 
Added files:
	ld/testsuite/ld-scripts: size-1.d size-1.s size-1.t size-2.d 
	                         size-2.s size-2.t size.exp 

Log message:
	* elf.c (map_sections_to_segments): Ignore .tbss sections for
	layout purposes.
	
	* ldlang.c (lang_add_section): Don't force SEC_LOAD on
	SEC_THREAD_LOCAL.
	(IGNORE_SECTION): Ignore .tbss sections too.
	(lang_size_sections_1): .tbss sections do not advance dot.
	
	* ld-scripts/size.exp: New.
	* ld-scripts/size-[12].{d,s,t}: New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.217&r2=1.217.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.2423&r2=1.2423.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.136.2.2&r2=1.136.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.1073.2.3&r2=1.1073.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-1.d.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-1.s.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-1.t.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-2.d.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-2.s.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size-2.t.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-scripts/size.exp.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.347.2.3&r2=1.347.2.4


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