Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers |
2016-09-13 | ldbl-128: Use L(x) macro for long double constants | Paul E. Murphy |
2016-08-31 | ldbl-128: Rename 'long double' to '_Float128' | Paul E. Murphy |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers |
2015-08-06 | Fix sinh missing underflows (bug 16519). | Joseph Myers |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-10-12 | Optimize libm | Ulrich Drepper |
2002-08-28 | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath |
2001-06-04 | 128 bit sinh implementation. | Andreas Jaeger |