Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-14 | x86_64: Add expm1 with FMA | H.J. Lu | 1 | -0/+7 |
2018-05-11 | Do not include math-barriers.h in math_private.h. | Joseph Myers | 1 | -0/+1 |
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 1 | -0/+1 |
2017-09-29 | Use libm_alias_double for some dbl-64 functions. | Joseph Myers | 1 | -5/+2 |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 1 | -5/+5 |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers | 1 | -5/+1 |
2015-06-22 | Fix expm1 missing underflows (bug 16353). | Joseph Myers | 1 | -0/+6 |
2013-10-17 | Format floating routines. | Ondřej Bílka | 1 | -97/+126 |
2013-09-10 | Remove DO_NOT_USE_THIS conditionals. | Ondřej Bílka | 1 | -4/+0 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2011-10-25 | Use math_force_eval in more places | Ulrich Drepper | 1 | -45/+33 |
2009-04-27 | * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. | Ulrich Drepper | 1 | -1/+5 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+243 |