OSDN Git Service

* i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
authorkettenis <kettenis>
Sat, 15 Jun 2002 17:22:00 +0000 (17:22 +0000)
committerkettenis <kettenis>
Sat, 15 Jun 2002 17:22:00 +0000 (17:22 +0000)
commit7791e81a9032752d4e4e975cf6cacfecb3ef9dc6
tree4486c8219d82465b808082358135dce449f535e3
parent3c5d8b9d728f519ef45c55264d91b48964ab7e07
* i386v4-nat.c: Include "i386-tdep.h".  Reformat and tweak various
comments.
(fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
Remove prototypes.
(supply_gregset, fill_gregset): Remove use of register keyword and
remove declaration for regmap.  Use I386_NUM_GREGS instead of
NUM_REGS and NUM_FREGS.
(FPREGSET_FSAVE_OFFSET): Remove.
(supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
NUM_FREGS to determine whether the floating-point registers are
available.
gdb/ChangeLog
gdb/i386v4-nat.c