summaryrefslogtreecommitdiff
path: root/math/math.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add inlining of the C99 math functions isinf/isnan/signbit/isfinite/isnormal/...Wilco Dijkstra2015-09-181-8/+34
* Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers2015-09-151-0/+6
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* This patch adds infrastructure for addition of SIMDAndrew Senkevich2015-05-141-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* stdlib/tst-strtod-round.c: Fix build on ARMWill Newton2014-09-301-1/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-4/+4
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+14
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Make math.h FP_* macros usable in #if (bug 3439).Joseph Myers2012-11-021-10/+15
* Use more decimal places for long double constants in math.h.Joseph Myers2012-05-311-13/+13
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-15/+6
* Always provide declarations of long double math functions when !_LIBCAndreas Schwab2011-11-041-4/+5
* Optimize libmUlrich Drepper2011-10-121-8/+15
* Fix typo in comment.Erich Ritz2010-11-011-1/+1
* Define math_errhandling is possible.Ulrich Drepper2009-08-241-2/+9
* 2006-02-03 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-02-031-3/+6
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-2/+26
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-29/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+29
* Use #if defined to not receive warnings about undefined symbols.Andreas Jaeger2004-12-161-4/+4
* * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson2004-03-151-3/+8
* Update.Ulrich Drepper2004-03-101-6/+16
* * math/math.h (M_LOG2El): Correct the value.Roland McGrath2002-10-251-1/+1
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-1/+13
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-271-5/+7
* Update.Ulrich Drepper2000-09-141-1/+1
* Update.Ulrich Drepper2000-08-201-1/+1
* Update.Ulrich Drepper1999-10-311-11/+11
* Update.Ulrich Drepper1999-10-241-20/+20
* Update.Ulrich Drepper1999-10-091-3/+3
* Update.Ulrich Drepper1999-09-101-26/+26
* Update.Ulrich Drepper1998-12-081-2/+0
* Update.Ulrich Drepper1998-11-271-1/+26
* Update.Ulrich Drepper1998-11-051-2/+3
* Update.Ulrich Drepper1998-09-181-0/+7
* Update.Ulrich Drepper1998-08-311-0/+7
* Update.Ulrich Drepper1998-08-181-1/+1
* Update.Ulrich Drepper1998-07-091-1/+1
* Update.Ulrich Drepper1998-06-161-1/+1
* Update.Ulrich Drepper1998-05-191-1/+1
* Update.Ulrich Drepper1998-04-111-2/+8
* (M_*l): Extend long double constants to be usable for 128 bit floats.Ulrich Drepper1998-03-231-14/+14
* Update.Ulrich Drepper1998-02-261-3/+3
* Update.Ulrich Drepper1998-02-171-33/+33