| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C2x return value from getpayload of non-NaN (bug 26073). | Joseph Myers | 2020-07-06 | 1 | -0/+3 |
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 4 | -5/+8 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 10 | -10/+10 |
* | Always use wordsize-64 version of s_round.c. | Stefan Liebler | 2019-12-11 | 1 | -66/+0 |
* | Always use wordsize-64 version of s_trunc.c. | Stefan Liebler | 2019-12-11 | 1 | -55/+0 |
* | Always use wordsize-64 version of s_ceil.c. | Stefan Liebler | 2019-12-11 | 1 | -52/+0 |
* | Always use wordsize-64 version of s_floor.c. | Stefan Liebler | 2019-12-11 | 1 | -72/+0 |
* | Always use wordsize-64 version of s_rint.c. | Stefan Liebler | 2019-12-11 | 1 | -58/+0 |
* | Always use wordsize-64 version of s_nearbyint.c. | Stefan Liebler | 2019-12-11 | 1 | -65/+0 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 13 | -13/+13 |
* | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2019-08-15 | 2 | -6/+60 |
* | math: Use wordsize-64 version for s_logb | Adhemerval Zanella | 2019-07-08 | 1 | -47/+0 |
* | math: Use wordsize-64 version for finite | Adhemerval Zanella | 2019-06-12 | 1 | -43/+0 |
* | math: Use wordsize-64 version for isinf | Adhemerval Zanella | 2019-06-12 | 1 | -34/+0 |
* | math: Use wordsize-64 version for isnan | Adhemerval Zanella | 2019-06-12 | 1 | -40/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 14 | -14/+14 |
* | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2018-09-27 | 3 | -7/+7 |
* | Use round functions not __round functions in glibc libm. | Joseph Myers | 2018-09-27 | 1 | -0/+1 |
* | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 2018-09-20 | 1 | -0/+1 |
* | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 2018-09-17 | 1 | -0/+1 |
* | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2018-09-14 | 1 | -0/+1 |
* | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 2018-09-14 | 1 | -0/+1 |
* | Add new log2 implementation | Szabolcs Nagy | 2018-09-12 | 1 | -128/+0 |
* | Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h. | Joseph Myers | 2018-09-04 | 1 | -1/+0 |
* | Do not include fenv_private.h in math_private.h. | Joseph Myers | 2018-09-03 | 2 | -0/+2 |
* | Do not include math-barriers.h in math_private.h. | Joseph Myers | 2018-05-11 | 1 | -0/+1 |
* | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra | 2018-03-15 | 1 | -2/+2 |
* | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 2018-02-01 | 3 | -3/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 14 | -14/+14 |
* | [BZ #22243] fix log2(0) and log(10) in downward rounding | Szabolcs Nagy | 2017-10-04 | 2 | -2/+2 |
* | Use libm_alias_double for dbl-64 modf. | Joseph Myers | 2017-10-03 | 1 | -4/+3 |
* | Use libm_alias_double for dbl-64 logb. | Joseph Myers | 2017-10-03 | 1 | -4/+3 |
* | Use libm_alias_double for dbl-64 frexp. | Joseph Myers | 2017-10-03 | 1 | -5/+2 |
* | Use libm_alias_double for more dbl-64 functions. | Joseph Myers | 2017-10-03 | 9 | -50/+19 |
* | Use libm_alias_double for some dbl-64 functions. | Joseph Myers | 2017-09-29 | 5 | -20/+9 |
* | Fix nearbyint arithmetic moved before feholdexcept (bug 22225). | Joseph Myers | 2017-09-28 | 1 | -4/+4 |
* | Make more libm functions into weak aliases. | Joseph Myers | 2017-09-14 | 4 | -9/+17 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 14 | -14/+14 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+72 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+53 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+33 |
* | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 2016-10-17 | 3 | -3/+6 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+46 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+49 |
* | sparc64: add a VIS3 version of ceil, floor and trunc | Aurelien Jarno | 2016-08-03 | 1 | -1/+3 |
* | Fix frexp (NaN) (bug 20250). | Joseph Myers | 2016-06-13 | 1 | -0/+3 |
* | Do not raise "inexact" from generic round (bug 15479). | Joseph Myers | 2016-05-24 | 1 | -6/+0 |
* | Do not raise "inexact" from generic floor (bug 15479). | Joseph Myers | 2016-05-24 | 1 | -7/+2 |
* | Do not raise "inexact" from generic ceil (bug 15479). | Joseph Myers | 2016-05-24 | 1 | -7/+2 |