aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+4
2024-06-17Implement C23 log10p1Joseph Myers1-0/+2
2024-06-17Implement C23 logp1Joseph Myers1-1/+1
2024-05-24sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-callsH.J. Lu1-42/+233
2024-05-24sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-staticH.J. Lu1-1/+0
2024-05-24sysdeps/ieee754/ldbl-opt/Makefile: Split and sort testsH.J. Lu1-10/+18
2024-05-20Implement C23 log2p1Joseph Myers1-1/+3
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers1-4/+4
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-4/+6
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+29
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga1-0/+4
2023-03-02C2x scanf binary constant handlingJoseph Myers1-0/+44
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-1/+11
2021-09-22Add narrowing fma functionsJoseph Myers1-1/+3
2021-09-10Add narrowing square root functionsJoseph Myers1-1/+3
2020-02-20Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]Tulio Magno Quites Machado Filho1-1/+3
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes1-0/+16
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes1-0/+10
2018-12-05Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg1-1/+1
2018-10-04Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers1-1/+4
2018-05-17Add narrowing divide functions.Joseph Myers1-1/+3
2018-05-16Add narrowing multiply functions.Joseph Myers1-1/+3
2018-03-20Add narrowing subtract functions.Joseph Myers1-1/+4
2018-02-10Add narrowing add functions.Joseph Myers1-1/+3
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers1-0/+3
2017-09-01Obsolete pow10 functions.Joseph Myers1-2/+1
2016-12-31Add fromfp functions.Joseph Myers1-1/+5
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-1/+3
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-1/+3
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers1-1/+2
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-1/+2
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-1/+2
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-1/+3
2016-10-26Add getpayloadl to libnldbl.Joseph Myers1-1/+2
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+1
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-1/+2
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers1-1/+2
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-1/+4
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers1-3/+2
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers1-0/+99
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab1-0/+1
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper1-1/+2
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-1/+5
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-0/+41
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-43/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+43