summaryrefslogtreecommitdiff
path: root/include/math.h
AgeCommit message (Expand)Author
2017-10-30Remove _Mlong_double_ etc. macros.Joseph Myers
2017-09-14Make more libm functions into weak aliases.Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2009-10-19Correct errno handling in expm1.Andreas Schwab
2002-09-10Update.Ulrich Drepper
2002-04-24Update.Ulrich Drepper
2002-04-19Update.Ulrich Drepper
2002-04-14Update.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
1999-11-23Update.Ulrich Drepper
1999-10-19Update.Ulrich Drepper
1998-12-08Update.Ulrich Drepper
1997-06-21Update.Ulrich Drepper