]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* inferior.h (read_sp): Remove prototype.
authorUlrich Weigand <uweigand@de.ibm.com>
Sun, 13 May 2007 12:27:30 +0000 (12:27 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sun, 13 May 2007 12:27:30 +0000 (12:27 +0000)
commitfb4443d8bc8dd6d4b9c9a8af474da79a65deb0be
treefddb3e6ba581319a191f78ed9587f73cb3fc35dd
parentadc44effcb2e47b4410fa96c6e382d7a4695911e
* 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