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: Add common files for x86 XSAVE extended state


> Date: Tue, 2 Mar 2010 07:28:26 -0800
> From: "H.J. Lu" <hongjiu.lu@intel.com>
> 
> Hi,
> 
> This patch adds common files for x86 XSAVE extended state. They
> are used by native x86 gdb and gdbserver to discover x86 XSAVE
> extended state support. You can see IA32/Intel64 SDM at
> 
> http://developer.intel.com/products/processor/manuals/index.htm
> 
> for details. OK to install?

Huh?  Where does this go?  What's the purpose of this?

> 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* common/i386-cpuid.h: New.
> 	* common/i386-xstate.c: Likewise.
> 	* common/i386-xstate.h: Likewise.


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