summaryrefslogtreecommitdiff
path: root/math/math.h
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-18Add inlining of the C99 math functions isinf/isnan/signbit/isfinite/isnormal/...Wilco Dijkstra
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-05-14This patch adds infrastructure for addition of SIMDAndrew Senkevich
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-30stdlib/tst-strtod-round.c: Fix build on ARMWill Newton
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-02Make math.h FP_* macros usable in #if (bug 3439).Joseph Myers
2012-05-31Use more decimal places for long double constants in math.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers
2011-11-04Always provide declarations of long double math functions when !_LIBCAndreas Schwab
2011-10-12Optimize libmUlrich Drepper
2010-11-01Fix typo in comment.Erich Ritz
2009-08-24Define math_errhandling is possible.Ulrich Drepper
2006-02-032006-02-03 Jakub Jelinek <jakub@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
2004-12-16Use #if defined to not receive warnings about undefined symbols.Andreas Jaeger
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson
2004-03-10Update.Ulrich Drepper
2002-10-25* math/math.h (M_LOG2El): Correct the value.Roland McGrath
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-27Update.Ulrich Drepper
2000-09-14Update.Ulrich Drepper
2000-08-20Update.Ulrich Drepper
1999-10-31Update.Ulrich Drepper
1999-10-24Update.Ulrich Drepper
1999-10-09Update.Ulrich Drepper
1999-09-10Update.Ulrich Drepper
1998-12-08Update.Ulrich Drepper
1998-11-27Update.Ulrich Drepper
1998-11-05Update.Ulrich Drepper
1998-09-18Update.Ulrich Drepper
1998-08-31Update.Ulrich Drepper
1998-08-18Update.Ulrich Drepper
1998-07-09Update.Ulrich Drepper
1998-06-16Update.Ulrich Drepper
1998-05-19Update.Ulrich Drepper
1998-04-11Update.Ulrich Drepper
1998-03-23(M_*l): Extend long double constants to be usable for 128 bit floats.Ulrich Drepper
1998-02-26Update.Ulrich Drepper
1998-02-17Update.Ulrich Drepper