This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: PATCH [1/n]: Support AVX core dump


Hi H.J.

bfd/
2010-01-27  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-01-27  H.J. Lu<hongjiu.lu@intel.com>

* readelf.c (get_note_type): Handle NT_X86_XSTATE.

include/elf/
2010-01-27  H.J. Lu<hongjiu.lu@intel.com>

* common.h (NT_386_XSTATE): New.

Approved - please apply.


Cheers
  Nick



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