Age | Commit message (Expand) | Author | Files | Lines |
2024-12-12 | Implement C23 atan2pi | Joseph Myers | 1 | -0/+2 |
2024-12-11 | Implement C23 atanpi | Joseph Myers | 1 | -0/+2 |
2024-12-10 | Implement C23 asinpi | Joseph Myers | 1 | -0/+2 |
2024-12-09 | Implement C23 acospi | Joseph Myers | 1 | -0/+2 |
2024-12-05 | Implement C23 tanpi | Joseph Myers | 1 | -0/+2 |
2024-12-04 | Implement C23 sinpi | Joseph Myers | 1 | -0/+2 |
2024-12-04 | Implement C23 cospi | Joseph Myers | 1 | -0/+2 |
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 | -1/+1 |
2024-05-24 | sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-calls | H.J. Lu | 1 | -42/+233 |
2024-05-24 | sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static | H.J. Lu | 1 | -1/+0 |
2024-05-24 | sysdeps/ieee754/ldbl-opt/Makefile: Split and sort tests | H.J. Lu | 1 | -10/+18 |
2024-05-20 | Implement C23 log2p1 | Joseph Myers | 1 | -1/+3 |
2024-02-01 | Rename c2x / gnu2x tests to c23 / gnu23 | Joseph Myers | 1 | -4/+4 |
2024-02-01 | Refer to C23 in place of C2X in glibc | Joseph Myers | 1 | -4/+6 |
2023-07-05 | Exclude routines from fortification | Frédéric Bérat | 1 | -0/+29 |
2023-05-10 | Added Redirects to longdouble error functions [BZ #29033] | Sachin Monga | 1 | -0/+4 |
2023-03-02 | C2x scanf binary constant handling | Joseph Myers | 1 | -0/+44 |
2021-09-28 | Add fmaximum, fminimum functions | Joseph Myers | 1 | -1/+11 |
2021-09-22 | Add narrowing fma functions | Joseph Myers | 1 | -1/+3 |
2021-09-10 | Add narrowing square root functions | Joseph Myers | 1 | -1/+3 |
2020-02-20 | Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] | Tulio Magno Quites Machado Filho | 1 | -1/+3 |
2019-03-01 | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 1 | -0/+16 |
2019-03-01 | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes | 1 | -0/+10 |
2018-12-05 | Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 1 | -1/+1 |
2018-10-04 | Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735). | Joseph Myers | 1 | -1/+4 |
2018-05-17 | Add narrowing divide functions. | Joseph Myers | 1 | -1/+3 |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers | 1 | -1/+3 |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers | 1 | -1/+4 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 1 | -1/+3 |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers | 1 | -0/+3 |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 1 | -2/+1 |
2016-12-31 | Add fromfp functions. | Joseph Myers | 1 | -1/+5 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 1 | -1/+3 |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers | 1 | -1/+3 |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers | 1 | -1/+2 |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 1 | -1/+2 |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 1 | -1/+2 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 1 | -1/+3 |
2016-10-26 | Add getpayloadl to libnldbl. | Joseph Myers | 1 | -1/+2 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+1 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 1 | -1/+2 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 1 | -1/+2 |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 1 | -1/+4 |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers | 1 | -3/+2 |
2012-12-04 | Fix "conflicting types for built-in function" warnings from nldbl-*.c. | Joseph Myers | 1 | -0/+99 |
2012-05-16 | Track dependencies for .oS-only objects | Andreas Schwab | 1 | -0/+1 |
2008-03-05 | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | Ulrich Drepper | 1 | -1/+2 |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 1 | -1/+5 |