aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/Makefile
AgeCommit message (Expand)Author
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes
2018-12-05Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-10-04Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2016-12-31Add fromfp functions.Joseph Myers
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-26Add getpayloadl to libnldbl.Joseph Myers
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek