OSDN Git Service

2003-09-27 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 27 Sep 2003 15:51:03 +0000 (15:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 27 Sep 2003 15:51:03 +0000 (15:51 +0000)
commitbb9c64692f06a309e6f21d3fcfd228f94bde6c2f
tree0b2b1bc12524031b7b9c515b9fcaa0e39c008632
parent3e996263f756af5d08266e4bc2dfc710e9def17a
2003-09-27  Andrew Cagney  <cagney@redhat.com>

* arch-utils.c (deprecated_init_frame_pc_default): Rename
"init_frame_pc_default".
* arch-utils.h (deprecated_init_frame_pc_default): Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sh64-tdep.c (sh64_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
13 files changed:
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/config/pa/tm-hppa.h
gdb/cris-tdep.c
gdb/h8300-tdep.c
gdb/mcore-tdep.c
gdb/ns32k-tdep.c
gdb/s390-tdep.c
gdb/sh64-tdep.c
gdb/v850-tdep.c
gdb/vax-tdep.c
gdb/xstormy16-tdep.c