]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-03-14 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 14 Mar 2003 16:05:36 +0000 (16:05 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 14 Mar 2003 16:05:36 +0000 (16:05 +0000)
commit129c1cd6c2eade2bef833eaf25a0e9b0de9ef946
tree1018490dc7433e5fdfeade1f30397e96a15d700a
parent49ae03bff7760b46399fb873052fbdf2d7ebd5e3
2003-03-14  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
GET_SAVED_REGISTER.
* gdbarch.h, gdbarch.c: Re-generate.
* frame.h: Update comments.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* frame.c (frame_register): Update.
(get_saved_register): Update.
* config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
15 files changed:
gdb/ChangeLog
gdb/config/sparc/tm-sparc.h
gdb/cris-tdep.c
gdb/frame.c
gdb/frame.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/ia64-tdep.c
gdb/m68hc11-tdep.c
gdb/mips-tdep.c
gdb/sh-tdep.c
gdb/sparc-tdep.c
gdb/x86-64-tdep.c
gdb/xstormy16-tdep.c