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


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

Modified files:
	gas            : ChangeLog 
	gas/config     : obj-coff-seh.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/pe: pe.exp 
Added files:
	gas/testsuite/gas/pe: seh-x64-err-1.l seh-x64-err-1.s 

Log message:
	ChangeLog gas
	
	2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
	
	* config/obj-coff-seh.c (seh_validate_seg): New funtion.
	(obj_coff_seh_endproc): Add check for segment.
	(obj_coff_seh_endprologue): Likewise.
	(obj_coff_seh_pushreg): Likewise.
	(obj_coff_seh_pushframe): Likewise.
	(obj_coff_seh_save): Likewise.
	(obj_coff_seh_setframe): Likewise.
	
	ChangeLog gas/testsuite
	
	2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
	
	* gas/pe/pe.exp: Add new test.
	* gas/pe/seh-x64-err-1.l: New.
	* gas/pe/seh-x64-err-1.s: New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4251&r2=1.4252
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-coff-seh.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1735&r2=1.1736
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/seh-x64-err-1.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/seh-x64-err-1.s.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.4&r2=1.5


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