Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GCC builtins for copysign functions if desired. | Stefan Liebler | 2019-12-11 | 1 | -8/+4 |
* | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2018-09-27 | 1 | -0/+1 |
* | Use libm_alias_float in flt-32. | Joseph Myers | 2017-09-22 | 1 | -1/+2 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -1/+1 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -1/+1 |
* | 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 | -6/+1 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+42 |