* mips-tdep.c (mips_o32_push_dummy_call): Take account of
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 17 Apr 2007 14:48:49 +0000 (14:48 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 17 Apr 2007 14:48:49 +0000 (14:48 +0000)
commit968b53918b58e35bc65bcd8bf4436d77380db2c0
tree1833b0a542c949b77a0a57351fad341fc8d74934
parent5750dcecf6a09f90007d130f93da4bca48b2ce48
* 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
This page took 0.033279 seconds and 4 git commands to generate.