summaryrefslogtreecommitdiff
path: root/math/bits
AgeCommit message (Expand)Author
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell
2016-01-11Fix isinf/isnan declaration conflict with C++11Adhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers
2015-09-15Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-30math: use existing nonnull attribute defineMike Frysinger
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-10Add const attribute to fmin and fmaxUlrich Drepper
2012-01-10Optimize ldexp and scalbnUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek
2011-10-15Optimize expUlrich Drepper
2011-10-15Add parameter annotation to modfAndreas Jaeger
2011-10-12Optimize libmUlrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland 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
2003-01-12Round is a const function.Andreas Jaeger
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2001-11-27Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-03-30Update.Ulrich Drepper
2001-01-06(Finding Tokens in a String): Document XPG basename() and dirname(), aswell a...Ulrich Drepper
2000-09-16Update.Ulrich Drepper
2000-07-12Update.Ulrich Drepper
2000-02-28Update.Ulrich Drepper
1999-10-31Update.Ulrich Drepper
1999-09-25Update.Ulrich Drepper
1999-09-10Update.Ulrich Drepper