OSDN Git Service

2003-10-01 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Wed, 1 Oct 2003 18:48:10 +0000 (18:48 +0000)
committercagney <cagney>
Wed, 1 Oct 2003 18:48:10 +0000 (18:48 +0000)
commitb79c268f2daa4f84faa5813068d4e2bbd1fc72ce
treeb3bfc386774bccb4682301b90d006bc247fe3eca
parent21623083073ef95ae9a23cc42dc281a8d9a9d104
2003-10-01  Andrew Cagney  <cagney@redhat.com>

* infcall.c (call_function_by_hand): When STRUCT_RETURN, always
use STRUCT_ADDR.  When not using "struct return convention", pass
"0" to "value_being_returned".  Add FIXMEs.
* infcmd.c (print_return_value): Pass an explicit 0/1 to
value_being_returned.  Add comments.
* values.c (value_being_returned): Add fixme.
* hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
(hppa_value_returned_from_stack): Add FIXME.
gdb/ChangeLog
gdb/hppa-tdep.c
gdb/infcall.c
gdb/infcmd.c
gdb/values.c