* i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
authorMark Kettenis <kettenis@gnu.org>
Wed, 8 Sep 2004 14:46:09 +0000 (14:46 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 8 Sep 2004 14:46:09 +0000 (14:46 +0000)
commitf6792ef4afa7992e19bb1e2e536881b1ffaa0606
treef2e24f95b23ed188827439fa8fd9bdddc95e6350
parenteeefdaa78f7bdf4c215f5176ea92c94c4a2cc41e
* i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
(FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
(FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
(i386_frameless_signal_p): Remove prototype.
* i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
(GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
I386_SSE_NUM_REGS.
* i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
instead of FP0_REGNUM.
(i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
of FP0_REGNUM and FPC_REGNUM.
gdb/ChangeLog
gdb/i386-linux-nat.c
gdb/i386-nto-tdep.c
gdb/i386-tdep.h
This page took 0.026606 seconds and 4 git commands to generate.