about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-1/+11
* Add narrowing fma functionsJoseph Myers2021-09-221-1/+3
* Add narrowing square root functionsJoseph Myers2021-09-101-1/+3
* Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]Tulio Magno Quites Machado Filho2020-02-201-1/+3
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-011-0/+16
* ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2019-03-011-0/+10
* Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-1/+1
* Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers2018-10-041-1/+4
* Add narrowing divide functions.Joseph Myers2018-05-171-1/+3
* Add narrowing multiply functions.Joseph Myers2018-05-161-1/+3
* Add narrowing subtract functions.Joseph Myers2018-03-201-1/+4
* Add narrowing add functions.Joseph Myers2018-02-101-1/+3
* Add test infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+3
* Obsolete pow10 functions.Joseph Myers2017-09-011-2/+1
* Add fromfp functions.Joseph Myers2016-12-311-1/+5
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-1/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-1/+3
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-1/+2
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-1/+2
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-1/+2
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-1/+3
* Add getpayloadl to libnldbl.Joseph Myers2016-10-261-1/+2
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+1
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-1/+2
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-1/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-1/+4
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-291-3/+2
* Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers2012-12-041-0/+99
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-161-0/+1
* * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-051-1/+2
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-1/+5
* 2006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-021-0/+2
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-0/+41
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-43/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+43