| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix -Os log1p, log1pf build (bug 21314). | Carlos O'Donell | 2018-02-01 | 1 | -1/+11 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 101 | -101/+101 |
* | Avoid signed shift overflow in pow (bug 21309). | Bernd Edlinger | 2017-12-19 | 1 | -1/+2 |
* | Revert exp reimplementation (causes test failures). | Joseph Myers | 2017-12-19 | 4 | -471/+270 |
* | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty | 2017-12-19 | 4 | -270/+471 |
* | Use libm_alias_double for dbl-64 fma. | Joseph Myers | 2017-10-04 | 1 | -6/+2 |
* | [BZ #22244] Fix yn(n,0) without SVID wrapper | Szabolcs Nagy | 2017-10-04 | 1 | -5/+5 |
* | [BZ #22243] fix log2(0) and log(10) in downward rounding | Szabolcs Nagy | 2017-10-04 | 2 | -2/+2 |
* | Use libm_alias_double for dbl-64 modf. | Joseph Myers | 2017-10-03 | 2 | -8/+6 |
* | Use libm_alias_double for dbl-64 logb. | Joseph Myers | 2017-10-03 | 2 | -7/+6 |
* | Use libm_alias_float for dbl-64 fmaf. | Joseph Myers | 2017-10-03 | 1 | -1/+2 |
* | Use libm_alias_double for dbl-64 frexp. | Joseph Myers | 2017-10-03 | 2 | -10/+4 |
* | Use libm_alias_double for more dbl-64 functions. | Joseph Myers | 2017-10-03 | 18 | -95/+37 |
* | Use libm_alias_double for dbl-64 atan, tan. | Joseph Myers | 2017-10-02 | 2 | -10/+4 |
* | Make dbl-64 atan and tan into weak aliases. | Joseph Myers | 2017-10-02 | 2 | -6/+14 |
* | Use libm_alias_double for some dbl-64 functions. | Joseph Myers | 2017-09-29 | 29 | -140/+51 |
* | Use fabs(f/l) rather than __fabs | Wilco Dijkstra | 2017-09-29 | 3 | -3/+3 |
* | Fix nearbyint arithmetic moved before feholdexcept (bug 22225). | Joseph Myers | 2017-09-28 | 2 | -6/+6 |
* | Fix typo in sincos32.h inclusion guard. | Stefan Liebler | 2017-09-25 | 1 | -1/+1 |
* | Make more libm functions into weak aliases. | Joseph Myers | 2017-09-14 | 14 | -30/+58 |
* | Move exp compat wrappers under math/ | Szabolcs Nagy | 2017-09-13 | 1 | -41/+0 |
* | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers | 2017-09-05 | 1 | -1/+3 |
* | Fix CFLAGS override in sysdeps/ieee754/dbl-64 | Szabolcs Nagy | 2017-08-24 | 1 | -3/+3 |
* | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 2017-08-21 | 1 | -0/+1 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 29 | -57/+57 |
* | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 2017-03-01 | 2 | -2/+2 |
* | Fix lgamma*, log10* and log2* results [BZ #21171] | Tulio Magno Quites Machado Filho | 2017-02-17 | 3 | -3/+3 |
* | Fix y0 and y1 exception handling for zero input [BZ #21134] | Gabriel F. T. Gomes | 2017-02-15 | 2 | -2/+2 |
* | Move w_exp to libm-compat-call-auto | Gabriel F. T. Gomes | 2017-02-08 | 1 | -0/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 102 | -102/+102 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 5 | -0/+110 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 2 | -0/+178 |
* | Fix hypot sNaN handling (bug 20940). | Joseph Myers | 2016-12-07 | 1 | -0/+2 |
* | Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916). | Joseph Myers | 2016-12-02 | 1 | -5/+5 |
* | Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers. | Joseph Myers | 2016-12-02 | 1 | -1/+2 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+6 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 3 | -0/+128 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 2 | -0/+70 |
* | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 2016-10-17 | 6 | -6/+12 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 2 | -0/+94 |
* | Fix warnings from latest GCC. | steve ellcey-CA Eng-Software | 2016-10-14 | 1 | -4/+4 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 2 | -0/+102 |
* | Update comments for some functions in s_sin.c | Siddhesh Poyarekar | 2016-10-06 | 1 | -22/+17 |
* | Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c | Siddhesh Poyarekar | 2016-10-06 | 1 | -4/+4 |
* | Make quadrant shift a boolean in reduce_and_compute in s_sin.c | Siddhesh Poyarekar | 2016-10-06 | 1 | -4/+4 |
* | Check n instead of k1 to decide on sign of sin/cos result | Siddhesh Poyarekar | 2016-10-06 | 1 | -1/+1 |
* | Make the quadrant shift K a bool in do_sincos_* functions | Siddhesh Poyarekar | 2016-10-06 | 1 | -19/+19 |
* | Use __builtin_fma more in dbl-64 code. | Joseph Myers | 2016-09-30 | 1 | -0/+4 |
* | Use copysign instead of ternary for some sin/cos input ranges | Siddhesh Poyarekar | 2016-09-30 | 1 | -13/+13 |
* | Use copysign instead of ternary conditions for positive constants | Siddhesh Poyarekar | 2016-09-30 | 1 | -19/+19 |