aboutsummaryrefslogtreecommitdiff
path: root/include/math.h
AgeCommit message (Expand)Author
2021-09-15Redirect fma calls to __fma in libmJoseph Myers
2021-06-27math: redirect roundeven functionShen-Ta Hsieh
2020-05-04float128: use builtin_signbitf128 alwaysPaul E. Murphy
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-02-28ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functionsTulio Magno Quites Machado Filho
2019-11-21Enable inlining issignalingf within glibcPaul A. Clarke
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-05Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra
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.cvs/libc-ud-970620cvs/libc-970802cvs/libc-970801cvs/libc-970731cvs/libc-970730cvs/libc-970729cvs/libc-970728cvs/libc-970727cvs/libc-970726cvs/libc-970725cvs/libc-970724cvs/libc-970723cvs/libc-970722cvs/libc-970721cvs/libc-970720cvs/libc-970719cvs/libc-970718cvs/libc-970717cvs/libc-970715cvs/libc-970713cvs/libc-970710cvs/libc-970709cvs/libc-970708cvs/libc-970707cvs/libc-970705cvs/libc-970704cvs/libc-970703cvs/libc-970702cvs/libc-970701cvs/libc-970630cvs/libc-970629cvs/libc-970628cvs/libc-970627cvs/libc-970626cvs/libc-970625cvs/libc-970624cvs/libc-970622cvs/libc-970621Ulrich Drepper