OSDN Git Service

* cris-tdep.c (cris_push_dummy_call): Support arguments passed by
authoruweigand <uweigand>
Fri, 12 Oct 2007 15:30:01 +0000 (15:30 +0000)
committeruweigand <uweigand>
Fri, 12 Oct 2007 15:30:01 +0000 (15:30 +0000)
commitb77e0be333d05c8004a25a0df68501b90d9ccc2d
treed8bb3db539f603a6e7ec518c25df630b8761e178
parent5a3e7e16862284be3f26f4b56263ba286b8657ee
* 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