OSDN Git Service

* inferior.h (read_sp): Remove prototype.
authoruweigand <uweigand>
Sun, 13 May 2007 12:27:29 +0000 (12:27 +0000)
committeruweigand <uweigand>
Sun, 13 May 2007 12:27:29 +0000 (12:27 +0000)
commite35bb30cf0b747898abcc3e9689349e6929a6648
tree5e6ce2f458222596c1717be317dcbdf68c9279e2
parentfa21adeed545b642dd9ee09b2479f65b4bd364c1
* inferior.h (read_sp): Remove prototype.
* regcache.c (read_sp): Remove.
* gcore.c (derive_stack_segment): Use get_frame_sp instead of read_sp.
* infcall.c (call_function_by_hand): Likewise.
* ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use regcache instead
of calling read_sp.
* rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
gdb/ChangeLog
gdb/gcore.c
gdb/infcall.c
gdb/inferior.h
gdb/ppc-sysv-tdep.c
gdb/regcache.c
gdb/rs6000-tdep.c