| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement C23 exp2m1, exp10m1 |  Joseph Myers | 2024-06-17 | 1 | -0/+12 |
* | Implement C23 log10p1 |  Joseph Myers | 2024-06-17 | 1 | -0/+6 |
* | Implement C23 logp1 |  Joseph Myers | 2024-06-17 | 1 | -0/+6 |
* | Implement C23 log2p1 |  Joseph Myers | 2024-05-20 | 1 | -0/+6 |
* | math: Remove the error handling wrapper from hypot and hypotf |  Adhemerval Zanella | 2021-12-13 | 1 | -0/+2 |
* | Add fmaximum, fminimum functions |  Joseph Myers | 2021-09-28 | 1 | -0/+48 |
* | Add narrowing fma functions |  Joseph Myers | 2021-09-22 | 1 | -0/+6 |
* | Add narrowing square root functions |  Joseph Myers | 2021-09-10 | 1 | -0/+6 |
* | New exp10f version without SVID compat wrapper |  Adhemerval Zanella | 2020-06-19 | 1 | -0/+1 |
* | Make totalorder and totalordermag functions take pointer arguments. |  Joseph Myers | 2019-08-15 | 1 | -0/+12 |
* | Remove the error handling wrapper from pow |  Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log2 |  Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log |  Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from exp and exp2 |  Szabolcs Nagy | 2018-11-21 | 1 | -0/+2 |
* | Add narrowing divide functions. |  Joseph Myers | 2018-05-17 | 1 | -0/+6 |
* | Add narrowing multiply functions. |  Joseph Myers | 2018-05-16 | 1 | -0/+6 |
* | Ignore absolute symbols in ABI tests. |  Joseph Myers | 2018-05-04 | 1 | -11/+0 |
* | Add narrowing subtract functions. |  Joseph Myers | 2018-03-20 | 1 | -0/+6 |
* | Add narrowing add functions. |  Joseph Myers | 2018-02-10 | 1 | -0/+7 |
* | Add _Float32 function aliases. |  Joseph Myers | 2017-12-07 | 1 | -0/+104 |
* | Add _Float64, _Float32x function aliases. |  Joseph Myers | 2017-12-06 | 1 | -0/+208 |
* | New symbol version for logf, log2f and powf without SVID compat |  Szabolcs Nagy | 2017-10-02 | 1 | -0/+3 |
* | 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/+12 |
* | Add roundeven, roundevenf, roundevenl. |  Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. |  Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | Add llogb, llogbf, llogbl. |  Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. |  Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Add setpayload, setpayloadf, setpayloadl. |  Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Add canonicalize, canonicalizef, canonicalizel. |  Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add getpayload, getpayloadf, getpayloadl. |  Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. |  Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Add totalorder, totalorderf, totalorderl. |  Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Add iseqsig. |  Joseph Myers | 2016-10-06 | 1 | -0/+3 |
* | Add iscanonical. |  Joseph Myers | 2016-09-30 | 1 | -0/+1 |
* | Add femode_t functions. |  Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | Add fetestexceptflag. |  Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. |  Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | Add nextup and nextdown math functions |  Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Fix lgamma setting signgam for ISO C (bug 15421). |  Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | Simplify the abilist format |  Florian Weimer | 2015-11-06 | 1 | -417/+411 |
* | m68k: Consolidate nptl/ subdirectories under linux/... |  Roland McGrath | 2014-06-23 | 1 | -0/+417 |