Home | History | Annotate | Download | only in softfloat
History log of /src/lib/libc/arch/mips/softfloat/softfloat.h
RevisionDateAuthorComments
 1.5  07-Jul-2011  matt Don't define a new enum. Just #define round_* to their FP_Rx instead.
 1.4  04-Jul-2011  matt Add __floatunsidf __floatunsisf __floatunsitf routines.
XXX i think they are correct but not sure.
 1.3  17-Jan-2011  matt Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this
change, we should be fully conformant with the N32 and N64 ABIs.
Add {fpclassify,infinity,isnan,ininf,signbit}l_ieee754.c back to lib/libc/gen.
Note that infinityl_ieee754.c will work with either 64-bit, 80-bit, or
128-bit long doubles.
 1.2  14-Dec-2009  matt Merge from matt-nb5-mips64.
 1.1  27-Aug-2009  matt branches: 1.1.2;
file softfloat.h was initially added on branch matt-nb5-mips64.
 1.1.2.3  20-May-2011  matt Fix botched definition of float128_to_uint32_round_to_zero
 1.1.2.2  29-Apr-2011  matt Pull in true (128-bit) long double support for MIPS from -current.
 1.1.2.1  27-Aug-2009  matt Add MKSOFTFLOAT support for mips and mips64. Some more work is needed to
complete support FLOAT128.

RSS XML Feed