]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2004-06-18 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 18 Jun 2004 21:36:16 +0000 (21:36 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 18 Jun 2004 21:36:16 +0000 (21:36 +0000)
commit782263ab3ac9ffeed8ac469a906f898668212b6c
treedbe450bc10d307f145e811314c4b9ca18bd7230b
parentb2d38a17cf625ae652ea4104a73be007176d98b0
2004-06-18  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
* gdbarch.h, gdbarch.c: Re-generate.
* ada-lang.c (ada_finish_decode_line_1): Update.
* infrun.c (handle_inferior_event): Update.
* infcall.c (find_function_addr): Update.
* linespec.c (minsym_found): Update.
* symtab.c (find_function_start_sal, skip_prologue_using_sal):
Update.
* blockframe.c (legacy_frameless_look_for_prologue): Update.
* cli/cli-cmds.c (disassemble_command): Update.
* vax-tdep.c (vax_gdbarch_init): Update.

Index: doc/ChangeLog
2004-06-18  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Target Architecture Definition): Deprecate
FUNCTION_START_OFFSET.
15 files changed:
gdb/ChangeLog
gdb/ada-lang.c
gdb/arm-tdep.c
gdb/blockframe.c
gdb/cli/cli-cmds.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infcall.c
gdb/infrun.c
gdb/linespec.c
gdb/symtab.c
gdb/vax-tdep.c