2003-03-27 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 27 Mar 2003 15:29:45 +0000 (15:29 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 27 Mar 2003 15:29:45 +0000 (15:29 +0000)
commit378bfd1b7a2a1afc6553da2ae148a3908cf6d147
treebc9527fd134df416332ccaf41d56604ec600256b
parent56056df7357ad45c335b21b9432ac7133b8db34e
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* regcache.c (write_sp): Delete function and references.
* inferior.h (write_sp): Delete declaration.
* valops.c (hand_function_call): Replace write_sp with
TARGET_WRITE_SP.
* sparc-tdep.c (sparc_push_dummy_frame): Ditto.
(sparc_pop_frame): Ditto.

Index: doc/ChangeLog
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Remove
references to write_sp.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/inferior.h
gdb/regcache.c
gdb/sparc-tdep.c
gdb/valops.c
This page took 0.037972 seconds and 4 git commands to generate.