History log of /src/lib/libc/arch/mips/softfloat |
Revision | Date | Author | Comments |
1.2 | 14-Dec-2009 |
matt | Merge from matt-nb5-mips64.
|
1.1 | 27-Aug-2009 |
matt | branches: 1.1.2; file milieu.h was initially added on branch matt-nb5-mips64.
|
1.1.2.1 | 27-Aug-2009 |
matt | Add MKSOFTFLOAT support for mips and mips64. Some more work is needed to complete support FLOAT128.
|
1.5 | 27-Jun-2011 |
matt | Fix softfloat for mips*el
|
1.4 | 25-Feb-2011 |
pooka | fix my whitespace copypaste
|
1.3 | 25-Feb-2011 |
pooka | Fix LE softfloat (mostly theoretical) and comment.
from Alessandro Forin
|
1.2 | 14-Dec-2009 |
matt | branches: 1.2.2; Merge from matt-nb5-mips64.
|
1.1 | 27-Aug-2009 |
matt | branches: 1.1.2; file mips-gcc.h was initially added on branch matt-nb5-mips64.
|
1.1.2.3 | 01-Jun-2011 |
matt | Kill a section copied from arm-gcc.h. MIPS is "normal" (well, more normal) than ARM for FP.
|
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.
|
1.2.2.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
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.
|