This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Fix MIPS bits/mathdef.h


On Wed, Jan 31, 2007 at 05:07:30PM +0000, Joseph S. Myers wrote:
> MIPS has both float and double operations instead of x86-style excess 
> precision, so float_t in <bits/mathdef.h> should be defined as float not 
> double for MIPS.
> 
> 2007-01-31  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/mips/bits/mathdef.h (float_t): Change to float.

Thanks!  I checked this in.

-- 
Daniel Jacobowitz
CodeSourcery


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