]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
* i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
authorMark Kettenis <kettenis@gnu.org>
Sat, 15 Jun 2002 17:22:04 +0000 (17:22 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 15 Jun 2002 17:22:04 +0000 (17:22 +0000)
commitfcc9bf013998c9e543db3f3b50ec59fb1f30e318
treecb0aa2cf76d59b9a7b55df643a7818b18f5f328b
parent65e78234430ffd4a8671d30ff0c5f1af55e3f312
* 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