This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mips-tdep.c: Fix a comment about new-ABI FP return values


On Tue, Sep 25, 2007 at 05:03:10PM +0100, Maciej W. Rozycki wrote:
> Hello,
> 
>  The comment about single/double FP return values in 
> mips_n32n64_return_value() is obviously incorrect.  There is no such thing 
> as the least significant part of FP0.  [OK, the cp0.Status.FR bit lets you 
> truncate FP registers as seen by lwc1/swc1/mtc1/mfc1 to 32-bits, but the 
> new ABI assumes this compatibility mode is not used.]
> 
> 2007-09-25  David Ung  <davidu@mips.com>
>             Maciej W. Rozycki  <macro@mips.com>
> 
> 	* mips-tdep.c (mips_n32n64_return_value): Fix a comment.
> 
>  OK to apply?

Yep, thank you.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]