OSDN Git Service

* cris-tdep.c (cris_push_dummy_call): Support arguments passed by
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 12 Oct 2007 15:30:05 +0000 (15:30 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 12 Oct 2007 15:30:05 +0000 (15:30 +0000)
commitcb097700aff13abb0ca0d1bb87895b5bc4703ae5
tree4ef63435eddc963cf6e3b4fbdf7b086a9033e6b8
parent400d9c97d5bb2c4dfe0083741617130e122ad1a8
* cris-tdep.c (cris_push_dummy_call): Support arguments passed by
reference.  Fix endianness bugs.
(cris_reg_struct_has_address): Remove.
(cris_gdbarch_init): Remove set_gdbarch_deprecated_reg_struct_has_addr
and set_gdbarch_deprecated_use_struct_convention calls.

* gdbarch.sh (deprecated_reg_struct_has_addr): Remove.
* gdbarch.c, gdbarch.h: Regenerate.
* infcall.c (call_function_by_hand): Remove handling of
deprecated_reg_struct_has_addr.

doc/ChangeLog:

* gdbint.texi (Target Conditionals): Remove documentation of
and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
gdb/ChangeLog
gdb/cris-tdep.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infcall.c