2004-03-22 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 22 Mar 2004 16:58:08 +0000 (16:58 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 22 Mar 2004 16:58:08 +0000 (16:58 +0000)
commit8adf9e781b1b67596348ab95877cf6f012ec6a68
tree684f11982aa2e0ab919c9e0ed73d4157e363360d
parent90ba813f1fcbda33d35d1dac4fda91ce26eb12d8
2004-03-22  Andrew Cagney  <cagney@redhat.com>

* frame.h (generic_pop_current_frame): Delete declaration.
(deprecate_pop_dummy_frame): Deprecate
generic_pop_dummy_frame.
* dummy-frame.c (deprecated_pop_dummy_frame): Update.
(generic_pop_current_frame): Delete function.
* mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
generic_pop_current_frame.
* v850-tdep.c (v850_pop_frame): Update.
* mcore-tdep.c (mcore_pop_frame): Update.
* sh64-tdep.c (sh64_pop_frame): Update.
* h8300-tdep.c (h8300_pop_frame): Update.
gdb/ChangeLog
gdb/dummy-frame.c
gdb/frame.h
gdb/h8300-tdep.c
gdb/mcore-tdep.c
gdb/mn10300-tdep.c
gdb/sh64-tdep.c
gdb/v850-tdep.c
gdb/xstormy16-tdep.c