Age | Commit message (Expand) | Author |
2011-06-03 | softfloat-native: remove | Aurelien Jarno |
2011-04-25 | softfloat-native: add float*_is_any_nan() functions | Aurelien Jarno |
2011-04-25 | softfloat-native: fix float*_scalbn() functions | Aurelien Jarno |
2011-04-25 | softfloat-native: add a few constant values | Aurelien Jarno |
2011-04-17 | softfloat: rename float*_eq_signaling() into float*_eq() | Aurelien Jarno |
2011-04-17 | softfloat: rename float*_eq() into float*_eq_quiet() | Aurelien Jarno |
2011-04-17 | softfloat-native: add float*_unordered_quiet() functions | Aurelien Jarno |
2011-01-02 | softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() | Peter Maydell |
2010-02-06 | arm host: fix compiler warning | Stefan Weil |
2009-12-13 | Silence softfloat warnings on OpenSolaris | Andreas Färber |
2009-11-29 | Add support for GNU/kFreeBSD | Aurelien Jarno |
2009-07-27 | rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH | Juan Quintela |
2009-07-27 | rename HOST_BSD to CONFIG_BSD | Juan Quintela |
2009-07-27 | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} | Juan Quintela |
2009-04-13 | Fix OpenSolaris softfloat warnings | blueswir1 |
2009-03-08 | Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure | blueswir1 |
2008-12-20 | softfloat-native: fix type of float_rounding_mode | aurel32 |
2008-12-15 | softfloat-native: improve correctness of floatXX_is_neg() | aurel32 |
2008-12-15 | fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero() | aurel32 |
2008-12-15 | softfloat-native: fix *nan() | aurel32 |
2008-12-13 | softfloat-native: add float32_is_nan() | aurel32 |
2008-11-22 | Add native softfloat fpu functions (Christoph Egger) | blueswir1 |
2008-08-24 | Fix math warnings on OpenBSD -current | blueswir1 |
2008-08-15 | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 |
2007-11-11 | ARMv7 support. | pbrook |
2007-04-22 | Check that HOST_SOLARIS is defined before relying on its value. | ths |
2007-04-17 | Updated Solaris isinf support, by Juergen Keil and Ben Taylor. | ths |
2007-03-20 | Add missing softfloat helpers. | j_mayer |
2006-10-28 | avoid using char when it is not necessary | bellard |
2006-10-22 | ColdFire target. | pbrook |
2006-05-01 | Solaris port (Ben Taylor) | bellard |
2006-04-28 | Fix typo in BSD FP rounding mode names. | pbrook |
2006-04-26 | Remove missing include. | pbrook |
2006-04-25 | Solaris port (Ben Taylor) | bellard |
2005-03-20 | more native FPU comparison functions - native FPU remainder | bellard |
2005-03-13 | soft float support | bellard |