* i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Sun, 6 May 2007 14:28:27 +0000 (14:28 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sun, 6 May 2007 14:28:27 +0000 (14:28 +0000)
commit26144df5d2c0b2fa0244f3fb95f8ed2686ac0815
treeca20e278580aeffa2cd791649cbe3a105f40220c
parentc6b4e5a265aa3da4ed24e2198358b03f37dce595
* i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.
* i387-tdep.h (i387_fill_fsave, i387_fill_fxsave): Remove prototypes.
* i368-linux-nat.c (supply_fpregset, supply_fpxregset): Replace
i387_fill_fsave and i387_fill_fxsave calls by inline copies.
* i386-nto-tdep.c (i386nto_regset_fill): Likewise.
* i386gnu-nat.c (store_fpregs): Likewise.
* i386v4-nat.c (fill_fpregset): Likewise.
* go32-nat.c (store_register, go32_store_registers): Likewise.
gdb/ChangeLog
gdb/go32-nat.c
gdb/i386-linux-nat.c
gdb/i386-nto-tdep.c
gdb/i386gnu-nat.c
gdb/i386v4-nat.c
gdb/i387-tdep.c
gdb/i387-tdep.h
This page took 0.026752 seconds and 4 git commands to generate.