Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2019-12-11 | Adjust s_ceilf.c and s_ceill.c regarding code style. | Stefan Liebler | 1 | -21/+33 |
2019-12-11 | Use GCC builtins for ceil functions if desired. | Stefan Liebler | 1 | -1/+6 |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2017-09-22 | Use libm_alias_float in flt-32. | Joseph Myers | 1 | -1/+2 |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 1 | -1/+1 |
2016-05-24 | Do not raise "inexact" from generic ceil (bug 15479). | Joseph Myers | 1 | -5/+2 |
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 | -8/+6 |
2011-10-16 | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 1 | -18/+9 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+62 |