]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2004-08-02 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 19:44:40 +0000 (19:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 19:44:40 +0000 (19:44 +0000)
commit48c2c0a6f339c270820d46c8586f3779b1215fca
tree3df64638f3f2f611fd3f96c33612499867edda9e
parent474093a64e7274935acd9130ab7cc1a528a61a02
2004-08-02  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (deprecated_frameless_function_invocation): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* arm-tdep.c  (arm_frameless_function_invocation): Delete.
(arm_gdbarch_init) Do not set frameless function invocation.
* frame.h (legacy_frameless_look_for_prologue): Delete declaration.
* blockframe.c (legacy_frameless_look_for_prologue): Delete function.
* frv-tdep.c (frv_frameless_function_invocation): Delete.
(frv_gdbarch_init): Do not set frameless function invocation.
* sh64-tdep.c (sh64_gdbarch_init): Ditto.
* sh-tdep.c (sh_gdbarch_init): Ditto.
* m32r-tdep.c (m32r_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* avr-tdep.c (avr_gdbarch_init): Ditto.
13 files changed:
gdb/ChangeLog
gdb/arm-tdep.c
gdb/avr-tdep.c
gdb/blockframe.c
gdb/frame.h
gdb/frv-tdep.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/h8300-tdep.c
gdb/m32r-tdep.c
gdb/sh-tdep.c
gdb/sh64-tdep.c