aboutsummaryrefslogtreecommitdiff
path: root/math/bits
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers1-24/+9
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers1-9/+0
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers1-62/+136
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers1-1/+1
2015-09-15Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers1-3/+7
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-2/+2
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-1/+1
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-1/+1
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-1/+1
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-1/+1
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar1-3/+5
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-12/+12
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae3-3/+3
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+6
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge1-1/+1
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-0/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers3-3/+3
2012-12-30math: use existing nonnull attribute defineMike Frysinger1-2/+1
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab1-0/+119
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert3-9/+6
2012-01-10Add const attribute to fmin and fmaxUlrich Drepper1-2/+2
2012-01-10Optimize ldexp and scalbnUlrich Drepper1-1/+8
2012-01-07Remove pre-ISO C supportUlrich Drepper1-2/+2
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek1-90/+97
2011-10-15Optimize expUlrich Drepper1-0/+7
2011-10-15Add parameter annotation to modfAndreas Jaeger1-2/+3
2011-10-12Optimize libmUlrich Drepper1-0/+315
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+2
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-4/+4
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath1-3/+6
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+8
2003-01-12Round is a const function.Andreas Jaeger1-2/+2
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-20/+49
2001-11-27Update.Ulrich Drepper1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger2-16/+16
2001-03-30Update.Ulrich Drepper1-9/+1
2001-01-06(Finding Tokens in a String): Document XPG basename() and dirname(), aswell a...Ulrich Drepper1-3/+4
2000-09-16Update.Ulrich Drepper1-1/+1
2000-07-12Update.Ulrich Drepper1-3/+3
2000-02-28Update.Ulrich Drepper1-1/+6
1999-10-31Update.Ulrich Drepper1-12/+12
1999-09-25Update.Ulrich Drepper1-3/+6
1999-09-10Update.Ulrich Drepper1-0/+3
1999-08-18Update.Ulrich Drepper1-2/+2
1999-01-23Update.Ulrich Drepper1-1/+1
1999-01-19Update.Ulrich Drepper1-2/+2