Age | Commit message (Expand) | Author | Files | Lines |
2020-05-04 | float128: use builtin_signbitf128 always | Paul E. Murphy | 1 | -1/+0 |
2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 1 | -3/+3 |
2020-02-28 | ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions | Tulio Magno Quites Machado Filho | 1 | -3/+6 |
2019-11-21 | Enable inlining issignalingf within glibc | Paul A. Clarke | 1 | -0/+53 |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 1 | -0/+2 |
2018-09-27 | Use round functions not __round functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-20 | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-14 | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 1 | -8/+21 |
2018-09-05 | Move float128 inlines from sysdeps/generic/math_private.h to include/math.h. | Joseph Myers | 1 | -0/+23 |
2018-03-15 | Add support for sqrt asm redirects | Wilco Dijkstra | 1 | -0/+15 |
2017-10-30 | Remove _Mlong_double_ etc. macros. | Joseph Myers | 1 | -1/+0 |
2017-09-14 | Make more libm functions into weak aliases. | Joseph Myers | 1 | -1/+1 |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 1 | -2/+0 |
2017-06-30 | float128: Add signbit alternative for old compilers | Gabriel F. T. Gomes | 1 | -0/+1 |
2017-05-15 | float128: Add private _Float128 declarations for libm. | Paul E. Murphy | 1 | -0/+13 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -0/+5 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 1 | -0/+1 |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 1 | -0/+2 |
2015-09-18 | Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is... | Wilco Dijkstra | 1 | -4/+0 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar | 1 | -1/+1 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -0/+3 |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper | 1 | -0/+2 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 1 | -0/+4 |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab | 1 | -0/+3 |
2002-09-10 | Update. | Ulrich Drepper | 1 | -32/+19 |
2002-04-24 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-04-19 | Update. | Ulrich Drepper | 1 | -4/+8 |
2002-04-14 | Update. | Ulrich Drepper | 1 | -0/+9 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -0/+23 |
1999-11-23 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-10-19 | Update. | Ulrich Drepper | 1 | -1/+1 |
1998-12-08 | Update. | Ulrich Drepper | 1 | -0/+7 |
1997-06-21 | Update.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-970621 | Ulrich Drepper | 1 | -0/+1 |