Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-02 | 2006-02-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+2 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 1 | -0/+41 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -43/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+43 |