Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com> | Jeff Johnston | 2014-03-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | * libc/stdlib/gd_qnan.h (f_QNAN, d_QNAN0, d_QNAN1): Add MIPS versions. (ld_QNAN0, ld_QNAN1, ld_QNAN2, ld_QNAN3): Don't define for MIPS. (ldus_QNAN0, ldus_QNAN1, ldus_QNAN2, ldus_QNAN3, ldus_QNAN4): Likewise. * libc/stdlib/ldtoa.c (nan113, nan64, nan53, nan24): Add MIPS versions. (enan): Handle legacy MIPS payloads. * libm/common/s_nan.c (nan): Use __builtin_nan if supported by the compiler. * libm/common/sf_nan.c (nanf): Likewise. | ||||
* | * libc/include/math.h (nan, nanf): Update prototype to C99. | Alexandre Oliva | 2003-07-09 | 1 | -3/+3 |
| | | | | | | * libm/common/s_nan.c (nan): Likewise. * libm/common/s_nanf.c (nanf, nan): Likewise. * libc/sys/linux/cmath/math_private.h (nan, nanf): Likewise. | ||||
* | * libc/include/machine/ieeefp.h: Comment about new configuration | Richard Sandiford | 2001-04-04 | 1 | -0/+1 |
| | | | | | | | | macros _FLT_LARGEST_EXPONENT_IS_NORMAL and _FLT_NO_DENORMALS. * libm/common/fdlib.h: Define new macros for testing floats. * libm/common/sf_*: Use them. * libm/math/ef_*: Likewise. * libm/math/sf_*: Likewise. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+23 |