OSDN Git Service

* mips-tdep.c (mips_push_arguments): Always align struct_addr on a
authorAndrew Cagney <cagney@redhat.com>
Mon, 10 Jul 2000 15:09:23 +0000 (15:09 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 10 Jul 2000 15:09:23 +0000 (15:09 +0000)
commit060e14cf1f1fdb2eeeb5ae14bbad18fc5138956c
treeaec50095297bd1e293f6624aaa6e36d360204655
parent03c24df052196e30908e5b4da56421b939a1d7a2
* mips-tdep.c (mips_push_arguments): Always align struct_addr on a
16 byte boundary. Align allocated argument space using
MIPS_STACK_ARGSIZE.  Reserve space on stack for the struct return
and floating-point registers.  Use fp_register_arg_p to determine
if float_argreg should be aligned.
gdb/ChangeLog
gdb/mips-tdep.c