| Commit message (Expand) | Author | Age | Files | Lines |
* | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2019-08-15 | 1 | -0/+11 |
* | Remove the error handling wrapper from pow | Szabolcs Nagy | 2018-11-21 | 1 | -1/+1 |
* | Remove the error handling wrapper from log2 | Szabolcs Nagy | 2018-11-21 | 1 | -1/+1 |
* | Remove the error handling wrapper from log | Szabolcs Nagy | 2018-11-21 | 1 | -1/+1 |
* | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy | 2018-11-21 | 1 | -0/+4 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 1 | -0/+5 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 1 | -0/+5 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 1 | -0/+5 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 1 | -0/+9 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -105/+105 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -0/+106 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -0/+104 |
* | Move some float128 symbol version definitions. | Joseph Myers | 2017-10-16 | 1 | -0/+109 |
* | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy | 2017-10-02 | 1 | -1/+1 |
* | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy | 2017-09-25 | 1 | -0/+3 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+2 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+1 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+1 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+1 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+1 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+1 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+1 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+1 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+1 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+1 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -1/+1 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 1 | -0/+1 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -1/+1 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -1/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+3 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+4 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+7 |
* | Really fix sysdeps/i386/fpu/s_scalbn.S build | Samuel Thibault | 2015-09-19 | 1 | -1/+1 |
* | Fix sysdeps/i386/fpu/s_scalbn.S build | Samuel Thibault | 2015-08-07 | 1 | -0/+2 |
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 1 | -0/+3 |
* | Optimize exp | Ulrich Drepper | 2011-10-15 | 1 | -0/+1 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -0/+29 |
* | * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. | Roland McGrath | 2005-03-28 | 1 | -1/+8 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -8/+1 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -1/+8 |
* | Update. | Ulrich Drepper | 2000-02-26 | 1 | -3/+2 |
* | Update. | Ulrich Drepper | 1999-11-12 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 1999-10-31 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 1999-01-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1998-09-22 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 1998-07-28 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 1998-07-10 | 1 | -6/+0 |
* | Update. | Ulrich Drepper | 1998-07-02 | 1 | -0/+158 |