Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | Adjust s_rintf.c and s_rintl.c regarding code style. | Stefan Liebler | 2019-12-11 | 1 | -19/+25 |
* | Use GCC builtins for rint functions if desired. | Stefan Liebler | 2019-12-11 | 1 | -6/+11 |
* | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2018-09-14 | 1 | -0/+1 |
* | Use libm_alias_float in flt-32. | Joseph Myers | 2017-09-22 | 1 | -1/+2 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Fix rintf rounding. | Joseph Myers | 2012-02-22 | 1 | -12/+0 |
* | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 2011-10-16 | 1 | -19/+9 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+72 |