OSDN Git Service

* mips-tdep.c (mips_o32_push_dummy_call): Take account of
authormacro <macro>
Tue, 17 Apr 2007 14:48:48 +0000 (14:48 +0000)
committermacro <macro>
Tue, 17 Apr 2007 14:48:48 +0000 (14:48 +0000)
commite9ba99590b35dd54bea90c95db3eb4b125496e31
tree794536586b8f35fe4e61abc8cacf94fdfdac0358
parent14c219e72a25739bf50cac2090d8f59fc51c359e
* mips-tdep.c (mips_o32_push_dummy_call): Take account of
argument alignment requirements when calculating stack space
required.  When aligning an arg register to eight bytes
boundary, align stack_offset too.  Write floating-point
arguments to the appropriate integer register if need go there.
(mips_o64_push_dummy_call): Likewise.
gdb/ChangeLog
gdb/mips-tdep.c