OSDN Git Service

2002-12-06 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Fri, 6 Dec 2002 19:26:02 +0000 (19:26 +0000)
committercagney <cagney>
Fri, 6 Dec 2002 19:26:02 +0000 (19:26 +0000)
commit4247dd5c3bdbe1ea75787eeec46fc7fd568aaf59
tree966d8c72c83edd2713c3b2d4e83a05e85ea9d78c
parentc7c30406a1d53876e1b00913941e44cc33c516c7
2002-12-06  Andrew Cagney  <ac131313@redhat.com>

* gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Rename
INIT_FRAME_PC_FIRST.  Change to a function with predicate.  Do not
provide a default value.
* gdbarch.h, gdbarch.c: Regenerate.
* frame.c (get_prev_frame): Update.  Check
DEPRECATED_INIT_FRAME_PC_FIRST_P.
* s390-tdep.c (s390_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* config/sparc/tm-sparc.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
* config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.
gdb/ChangeLog
gdb/alpha-tdep.c
gdb/config/rs6000/tm-rs6000.h
gdb/config/sparc/tm-sparc.h
gdb/frame.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/mips-tdep.c
gdb/s390-tdep.c