OSDN Git Service

* gregset.h (GDB_FPXREGSET_T): Remove.
authoruweigand <uweigand>
Fri, 11 Jun 2010 12:08:43 +0000 (12:08 +0000)
committeruweigand <uweigand>
Fri, 11 Jun 2010 12:08:43 +0000 (12:08 +0000)
commitdac12c93bcd85e8c00409149ad6e07b1dcaafb3f
tree72731d91ac88cc1afa9c15e87272b479db3ca8b8
parent10703bdf2f188f6fa1f14cbd022a658508792424
* gregset.h (GDB_FPXREGSET_T): Remove.
(gdb_fpxregset_t): Likewise.
(supply_fpxregset): Remove prototype.
(fill_fpxregset): Likewise.
* i386-linux-nat.c (supply_fpxregset): Remove.
(fill_fpxregset): Likewise.
(fetch_fpxregs): Inline supply_fpxregset call.
(store_fpxregs): Inline fill_fpxregset call.

* config/i386/linux.mh: Set NAT_FILE to config/nm-linux.h.
* config/i386/nm-linux.h: Remove file.
gdb/ChangeLog
gdb/config/i386/linux.mh
gdb/config/i386/nm-linux.h [deleted file]
gdb/gregset.h
gdb/i386-linux-nat.c