This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

[Conversion of the GNU Hurd to the new i386 register layout]


Mark Kettenis writes:
 > Last month I sent the following patch to gdb-patches.  Could somebody
 > please apply this?
 > 
 > Mark
 > 

Done, sorry for the delay.

Elena


 > ------- Start of forwarded message -------
 > Date: 20 Dec 1999 23:38:24 +0100
 > To: gdb-patches@sourceware.cygnus.com
 > Subject: Conversion of the GNU Hurd to the new i386 register layout
 > 
 > The following patch converts the GNU Hurd to the new i386 register
 > layout.
 > 
 > Mark
 > 
 > 
 > 1999-12-20  Mark Kettenis  <kettenis@gnu.org>
 > 
 > 	* config/i386/tm-i386gnu.h (THREAD_STATE_FLAVOR): Define to
 > 	i386_REGS_SEGS_STATE.
 > 	(HAVE_I387_REGS): Define.
 > 	(FLOAT_INFO): Remove.
 > 	* i386gnu-nat.c: Almost completely rewritten to use new i386
 > 	register layout and `float info' implementation.
 > 	* gnu-nat.c (inf_update_procs, proc_get_state, proc_string):
 > 	Move prototypes from here.
 > 	* gnu-nat.h: To here.
 > 

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