| Commit message (Expand) | Author | Age | Files | Lines |
* | Add build infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 1 | -0/+284 |
* | Improve math_errhandling | Wilco Dijkstra | 2018-01-03 | 1 | -4/+10 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Provide a C++ version of iseqsig (bug 22377) | Gabriel F. T. Gomes | 2017-12-19 | 1 | -2/+70 |
* | Handle more _FloatN, _FloatNx types in __MATH_TG. | Joseph Myers | 2017-11-03 | 1 | -1/+31 |
* | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers | 2017-10-31 | 1 | -0/+2 |
* | Include bits/math-finite.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-30 | 1 | -2/+137 |
* | Remove _Mlong_double_ etc. macros. | Joseph Myers | 2017-10-30 | 1 | -36/+9 |
* | Add _FloatN, _FloatNx M_* constants. | Joseph Myers | 2017-10-30 | 1 | -0/+84 |
* | Include bits/mathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-27 | 1 | -3/+123 |
* | Add SNAN macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-26 | 1 | -0/+18 |
* | Add HUGE_VAL macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-26 | 1 | -0/+18 |
* | Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296) | Romain Naour | 2017-10-17 | 1 | -0/+9 |
* | Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235) | Gabriel F. T. Gomes | 2017-10-03 | 1 | -1/+1 |
* | Simplify C99 isgreater macros | Wilco Dijkstra | 2017-09-28 | 1 | -63/+32 |
* | Let fpclassify use the builtin when optimizing for size in C++ mode (bug 22146) | Gabriel F. T. Gomes | 2017-09-22 | 1 | -1/+7 |
* | math.h: Warn about an already-defined log macro | Florian Weimer | 2017-09-04 | 1 | -0/+5 |
* | math/math.h (HUGE_VAL): Improve commentary. | Zack Weinberg | 2017-09-01 | 1 | -2/+7 |
* | Simplify NAN definitions. | Joseph Myers | 2017-08-31 | 1 | -2/+9 |
* | Simplify INFINITY definitions. | Joseph Myers | 2017-08-31 | 1 | -2/+6 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 1 | -8/+17 |
* | Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028). | Joseph Myers | 2017-08-29 | 1 | -18/+28 |
* | Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) | Gabriel F. T. Gomes | 2017-08-28 | 1 | -4/+29 |
* | Clean up bits/math-finite.h for aliasing types. | Joseph Myers | 2017-08-25 | 1 | -8/+16 |
* | Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is defined | Gabriel F. T. Gomes | 2017-08-24 | 1 | -1/+9 |
* | Provide a C++ version of issignaling that does not use __MATH_TG | Gabriel F. T. Gomes | 2017-08-22 | 1 | -1/+18 |
* | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 2017-08-21 | 1 | -63/+3 |
* | Do not use __builtin_types_compatible_p in C++ mode (bug 21930) | Gabriel F. T. Gomes | 2017-08-18 | 1 | -2/+6 |
* | float128: Add wrappers to override ldbl-128 as float128. | Paul E. Murphy | 2017-05-25 | 1 | -0/+3 |
* | float128: Extend __MATH_TG for float128 support | Gabriel F. T. Gomes | 2017-05-17 | 1 | -0/+21 |
* | float128: Include math-finite.h for _Float128 | Gabriel F. T. Gomes | 2017-05-15 | 1 | -0/+22 |
* | float128: Add public _Float128 declarations to libm. | Paul E. Murphy | 2017-05-15 | 1 | -2/+63 |
* | Fix condition for inclusion of math-finite.h for long double | Gabriel F. T. Gomes | 2017-03-31 | 1 | -1/+1 |
* | Macroize inclusion of math-finite.h | Gabriel F. T. Gomes | 2017-03-30 | 1 | -1/+41 |
* | Remove C++ namespace handling from glibc headers. | Joseph Myers | 2017-03-16 | 1 | -12/+0 |
* | Split helper classification macros from mathcalls.h | Gabriel F. T. Gomes | 2017-03-15 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+25 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -4/+0 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -1/+20 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 1 | -1/+18 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 1 | -5/+10 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 1 | -2/+40 |
* | Refactor some libm type-generic macros. | Joseph Myers | 2016-11-10 | 1 | -85/+40 |
* | Add SNAN, SNANF, SNANL macros. | Joseph Myers | 2016-10-28 | 1 | -0/+9 |
* | math.h: Wrap C++ bits in extern "C++" | Florian Weimer | 2016-10-22 | 1 | -2/+2 |
* | math: Define iszero as a function template for C++ [BZ #20715] | Florian Weimer | 2016-10-21 | 1 | -5/+19 |
* | Make iseqsig handle excess precision. | Joseph Myers | 2016-10-07 | 1 | -2/+17 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+18 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 1 | -0/+2 |