]> Git Repo - binutils.git/commit - gdb/arch-utils.c
2007-06-18 Markus Deuling <[email protected]>
authorUlrich Weigand <[email protected]>
Mon, 18 Jun 2007 18:28:29 +0000 (18:28 +0000)
committerUlrich Weigand <[email protected]>
Mon, 18 Jun 2007 18:28:29 +0000 (18:28 +0000)
commit82d1552e979875fc6e25a31800322b46c1dfe02e
treeef9e46ae352a4ac3e192d42b5a7bbfbd882578db
parentb187c476136b7a8cfb6efa7a772896241be172fe
2007-06-18  Markus Deuling  <[email protected]>

* gdbarch.sh (EXTRACT_RETURN_VALUE): Replace with
gdbarch_extract_return_value.
* value.c (generic_use_struct_convention): Likewise (comment).
* ia64-tdep.c (ia64_use_struct_convention): Likewise (comment).
* arch-utils.c (legacy_return_value): Likewise.
* arch-utils.h (legacy_return_value): Likewise (comment).
* gdbarch.sh (STORE_RETURN_VALUE): Replace by
gdbarch_store_return_value.
* stack.c (return_command): Likewise (comment).
* arch-utils.h (legacy_return_value): Likewise (comment).
* arch-utils.c (legacy_return_value): Likewise.
* gdbarch.c, gdbarch.h: Regenerate.
gdb/arch-utils.c
gdb/arch-utils.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/ia64-tdep.c
gdb/stack.c
gdb/value.c
This page took 0.027302 seconds and 4 git commands to generate.