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 bfd/ChangeLog bfd/elf-bfd.h bfd/elf.c binu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-02-02 12:37:40

Modified files:
	bfd            : ChangeLog elf-bfd.h elf.c 
	binutils       : ChangeLog readelf.c 
	include/elf    : ChangeLog common.h 

Log message:
	Add NT_386_XSTATE.
	
	bfd/
	
	2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
	
	* elf-bfd.h (elfcore_write_xstatereg): New.
	
	* elf.c (elfcore_grok_xstatereg): New.
	(elfcore_write_xstatereg): Likewise.
	(elfcore_grok_note): Handle NT_X86_XSTATE.
	(elfcore_write_register_note): Handle .reg-xstate section.
	
	binutils/
	
	2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
	
	* readelf.c (get_note_type): Handle NT_X86_XSTATE.
	
	include/elf/
	
	2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
	
	* common.h (NT_386_XSTATE): New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4908&r2=1.4909
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.297&r2=1.298
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.498&r2=1.499
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1609&r2=1.1610
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.386&r2=1.387
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/common.h.diff?cvsroot=src&r1=1.119&r2=1.120


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