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/gas ChangeLog NEWS config/obj-coff.c doc/a ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	davek@sourceware.org	2010-01-27 22:08:24

Modified files:
	gas            : ChangeLog NEWS 
	gas/config     : obj-coff.c 
	gas/doc        : as.texinfo 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/pe: pe.exp 
Added files:
	gas/testsuite/gas/pe: section-align-1.d section-align-1.s 
	                      section-align-3.d section-align-3.s 

Log message:
	Backported (actually more-or-less simultaneously applied) from trunk:
	
	gas/ChangeLog:
	
	* NEWS: Mention new feature.
	* config/obj-coff.c (obj_coff_section): Accept digits and use
	to override default section alignment power if specified.
	* doc/as.texinfo (.section directive): Update documentation.
	
	gas/testsuite/ChangeLog:
	
	* gas/pe/section-align-1.s: New test source file.
	* gas/pe/section-align-1.d: Likewise control script.
	* gas/pe/section-align-2.s: Likewise ...
	* gas/pe/section-align-2.d: ... and likewise.
	* gas/pe/pe.exp: Invoke new testcases.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.3938.2.33&r2=1.3938.2.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/NEWS.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.110&r2=1.110.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/obj-coff.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.100.2.1&r2=1.100.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.208.2.2&r2=1.208.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1537.2.15&r2=1.1537.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/section-align-1.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/section-align-1.s.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/section-align-3.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/section-align-3.s.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/pe.exp.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.4.1


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