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 gas/config/obj-coff-seh.c ga ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ktietz@sourceware.org	2010-09-15 19:43:56

Modified files:
	gas            : ChangeLog 
	gas/config     : obj-coff-seh.c obj-coff-seh.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/pe: pe.exp 
	ld             : ChangeLog 
	ld/scripttempl : pep.sc 
Added files:
	gas/testsuite/gas/pe: peseh-x64-4.d peseh-x64-4.s peseh-x64-5.d 
	                      peseh-x64-6.d 

Log message:
	ChangeLog gas
	
	2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
	
	* config/obj-coff-seh.h (seh_context): New member code_seg.
	* config/obj-coff-seh.c: Implementing xdata/pdata section cloning
	for link-once code-segment.
	
	ChangeLog ld
	
	2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
	
	* scripttempl/pep.sc: Add .xdata segment and
	put into .pdata all segments beginning with .pdata.
	
	ChangeLog gas/testsuite
	2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
	
	* gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
	* gas/pe/peseh-x64-4.s: New.
	* gas/pe/peseh-x64-4.d: New.
	* gas/pe/peseh-x64-5.d: New.
	* gas/pe/peseh-x64-6.d: New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4250&r2=1.4251
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-coff-seh.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-coff-seh.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1734&r2=1.1735
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/peseh-x64-4.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/peseh-x64-4.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/peseh-x64-5.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/peseh-x64-6.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/pe.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2185&r2=1.2186
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/pep.sc.diff?cvsroot=src&r1=1.10&r2=1.11


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