Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -2/+2 |
* | Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980). | Joseph Myers | 2015-09-18 | 1 | -1/+1 |
* | Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ... | Joseph Myers | 2014-06-23 | 1 | -2/+2 |
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -33/+39 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Add cosh optimized for 64-bit architectures | Ulrich Drepper | 2011-10-15 | 1 | -4/+0 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -33/+27 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+92 |