about summary refs log tree commit diff
path: root/include/math.h
Commit message (Expand)AuthorAgeFilesLines
* Redirect fma calls to __fma in libmJoseph Myers2021-09-151-0/+2
* math: redirect roundeven functionShen-Ta Hsieh2021-06-271-1/+1
* float128: use builtin_signbitf128 alwaysPaul E. Murphy2020-05-041-1/+0
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-3/+3
* ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functionsTulio Magno Quites Machado Filho2020-02-281-3/+6
* Enable inlining issignalingf within glibcPaul A. Clarke2019-11-211-0/+53
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-0/+2
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-271-0/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-0/+1
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-0/+1
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-8/+21
* Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers2018-09-051-0/+23
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-151-0/+15
* Remove _Mlong_double_ etc. macros.Joseph Myers2017-10-301-1/+0
* Make more libm functions into weak aliases.Joseph Myers2017-09-141-1/+1
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-2/+0
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+1
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-151-0/+13
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-0/+5
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+2
* Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra2015-09-181-4/+0
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+3
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-0/+2
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-0/+4
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+3
* Update.Ulrich Drepper2002-09-101-32/+19
* Update.Ulrich Drepper2002-04-241-2/+2
* Update.Ulrich Drepper2002-04-191-4/+8
* Update.Ulrich Drepper2002-04-141-0/+9
* Update.Ulrich Drepper2002-04-091-0/+23
* Update.Ulrich Drepper1999-11-231-1/+1
* Update.Ulrich Drepper1999-10-191-1/+1
* Update.Ulrich Drepper1998-12-081-0/+7
* Update. cvs/libc-ud-970620 cvs/libc-970802 cvs/libc-970801 cvs/libc-970731 cvs/libc-970730 cvs/libc-970729 cvs/libc-970728 cvs/libc-970727 cvs/libc-970726 cvs/libc-970725 cvs/libc-970724 cvs/libc-970723 cvs/libc-970722 cvs/libc-970721 cvs/libc-970720 cvs/libc-970719 cvs/libc-970718 cvs/libc-970717 cvs/libc-970715 cvs/libc-970713 cvs/libc-970710 cvs/libc-970709 cvs/libc-970708 cvs/libc-970707 cvs/libc-970705 cvs/libc-970704 cvs/libc-970703 cvs/libc-970702 cvs/libc-970701 cvs/libc-970630 cvs/libc-970629 cvs/libc-970628 cvs/libc-970627 cvs/libc-970626 cvs/libc-970625 cvs/libc-970624 cvs/libc-970622 cvs/libc-970621Ulrich Drepper1997-06-211-0/+1