Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust s_ceilf.c and s_ceill.c regarding code style. | Stefan Liebler | 2019-12-11 | 1 | -32/+59 |
* | Use GCC builtins for ceil functions if desired. | Stefan Liebler | 2019-12-11 | 1 | -0/+6 |
* | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 2018-09-17 | 1 | -0/+1 |
* | Use libm_alias_ldouble for ldbl-128 functions. | Joseph Myers | 2017-10-06 | 1 | -1/+2 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -1/+1 |
* | ldbl-128: Rename 'long double' to '_Float128' | Paul E. Murphy | 2016-08-31 | 1 | -1/+1 |
* | Do not raise "inexact" from generic ceil (bug 15479). | Joseph Myers | 2016-05-24 | 1 | -22/+13 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 1 | -10/+1 |
* | sysdeps/ieee754/ldbl-128/ fixes | Jakub Jelinek | 2010-01-16 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-10-16 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+84 |