2004-02-22 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sun, 22 Feb 2004 16:51:37 +0000 (16:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 22 Feb 2004 16:51:37 +0000 (16:51 +0000)
commit343af40512fa1c17de0216abb9cbaf8c9ecfa4eb
tree492babb469763541af6088d9a2934dd8bbca71a1
parent86f6f8e7fd201cfa655f25e6066220f14602e19f
2004-02-22  Andrew Cagney  <cagney@redhat.com>

* config/pa/tm-hppa.h: Update copyright.
(DEPRECATED_INIT_FRAME_PC): Delete macro.
(deprecated_init_frame_pc_default): Delete declaration.
(hppa_frame_init_saved_regs): Delete declaration.
(DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
* hppa-tdep.c: Include "arch-utils.h".
(hppa_gdbarch_init): Set deprecated init_frame_pc
and deprecated frame_init_saved_regs.
(hppa_frame_init_saved_regs): Make static.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/hppa-tdep.c