2003-10-01 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 1 Oct 2003 18:48:12 +0000 (18:48 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 1 Oct 2003 18:48:12 +0000 (18:48 +0000)
commit64f395bf19e16d115a17e91e62070032ba0553c5
tree94c60160a0a874a55126701d2dab314e4c8b0b34
parentb7ca9213c770d9252c4059a9f302da229371b86d
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