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