]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/elf/common.h
Add NT_386_XSTATE.
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 2 Feb 2010 12:37:40 +0000 (12:37 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 2 Feb 2010 12:37:40 +0000 (12:37 +0000)
commit4339cae0bb39a38117d51fc52066e659dccaee29
tree46d30d4f07656095d9d0d9f07e837d99da10c239
parent0718675c768e5a5d2fc96a6a4e70cd52fe148c16
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.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/common.h