| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a generic significand implementation | Tulio Magno Quites Machado Filho | 2018-06-20 | 5 | -97/+36 |
* | Move declare_mgen_finite_alias definition | Tulio Magno Quites Machado Filho | 2018-06-20 | 1 | -7/+0 |
* | Do not use const attribute for nan functions (bug 23277). | Joseph Myers | 2018-06-12 | 3 | -2/+36 |
* | Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272). | Joseph Myers | 2018-06-11 | 1 | -0/+33 |
* | Fix parameter type in C++ version of iseqsig (bug 23171) | Gabriel F. T. Gomes | 2018-05-24 | 1 | -1/+1 |
* | Split test-tgmath3 by function. | Joseph Myers | 2018-05-18 | 2 | -11/+55 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 8 | -2/+21726 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 8 | -2/+11674 |
* | powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble | Tulio Magno Quites Machado Filho | 2018-05-11 | 1 | -3/+9 |
* | Do not include math-barriers.h in math_private.h. | Joseph Myers | 2018-05-11 | 4 | -0/+4 |
* | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 2018-05-10 | 14 | -0/+92 |
* | Move math_narrow_eval to separate math-narrow-eval.h. | Joseph Myers | 2018-05-09 | 1 | -0/+1 |
* | Replace hidden_def with libm_hidden_def in math | Tulio Magno Quites Machado Filho | 2018-04-30 | 3 | -6/+3 |
* | Replace M_SUF (M_LN2) with M_MLIT (M_LN2) | Tulio Magno Quites Machado Filho | 2018-04-27 | 1 | -1/+1 |
* | Replace M_SUF (fabs) with M_FABS | Tulio Magno Quites Machado Filho | 2018-04-27 | 3 | -4/+4 |
* | Use volatile global counters in test-tgmath.c. | Stefan Liebler | 2018-04-19 | 1 | -6/+6 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 8 | -2/+23830 |
* | Add support for sqrt asm redirects | Wilco Dijkstra | 2018-03-15 | 4 | -0/+4 |
* | Remove mplog and mpexp | Wilco Dijkstra | 2018-02-15 | 1 | -1/+1 |
* | Remove slow paths from exp | Szabolcs Nagy | 2018-02-12 | 1 | -1/+1 |
* | Remove slow paths from pow | Wilco Dijkstra | 2018-02-12 | 1 | -2/+2 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 8 | -2/+23834 |
* | Handle narrowing function sNaN test disabling based on argument format. | Joseph Myers | 2018-02-09 | 3 | -1/+9 |
* | Add test infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 24 | -57/+580 |
* | Add build infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 4 | -1/+464 |
* | Remove unused math/Makefile variable libm-test-incs. | Joseph Myers | 2018-02-09 | 1 | -2/+0 |
* | Improve math_errhandling | Wilco Dijkstra | 2018-01-03 | 1 | -4/+10 |
* | Reduce command length in regen-ulps. | Joseph Myers | 2018-01-02 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 361 | -361/+361 |
* | Provide a C++ version of iseqsig (bug 22377) | Gabriel F. T. Gomes | 2017-12-19 | 3 | -3/+182 |
* | Revert exp reimplementation (causes test failures). | Joseph Myers | 2017-12-19 | 1 | -1/+1 |
* | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty | 2017-12-19 | 1 | -1/+1 |
* | [BZ #22593] Fix nextafter and nexttoward declaration | Szabolcs Nagy | 2017-12-12 | 1 | -2/+2 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 1 | -42/+42 |
* | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). | Joseph Myers | 2017-12-07 | 4 | -14/+20 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 2 | -106/+106 |
* | Add header for _Float32 testing. | Joseph Myers | 2017-12-06 | 1 | -0/+37 |
* | Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). | Joseph Myers | 2017-12-06 | 2 | -3/+11 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 2 | -2/+108 |
* | Add headers for _Float64, _Float32x testing. | Joseph Myers | 2017-12-05 | 2 | -0/+74 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -0/+104 |
* | Support testing _Float64x libm functions. | Joseph Myers | 2017-11-24 | 2 | -1/+49 |
* | Fix gen-tgmath-tests.py for _Float64, _Float64x testing. | Joseph Myers | 2017-11-24 | 1 | -2/+2 |
* | Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660). | Joseph Myers | 2017-11-15 | 1 | -57/+147 |
* | Handle more _FloatN, _FloatNx types in __MATH_TG. | Joseph Myers | 2017-11-03 | 1 | -1/+31 |
* | Handle more _FloatN, _FloatNx types in tgmath.h. | Joseph Myers | 2017-11-03 | 1 | -2/+29 |
* | Include bits/cmathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-11-01 | 1 | -0/+72 |
* | Clean up complex.h handling of float128. | Joseph Myers | 2017-11-01 | 1 | -15/+13 |
* | Define CMPLX macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-31 | 1 | -0/+25 |
* | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers | 2017-10-31 | 1 | -0/+2 |