Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | math: Use wordsize-64 version for isnan | Adhemerval Zanella | 1 | -11/+6 |
2018-02-01 | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 1 | -1/+2 |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 1 | -2/+2 |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 1 | -1/+4 |
2013-10-17 | Format floating routines. | Ondřej Bílka | 1 | -7/+8 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -6/+1 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 1 | -0/+1 |
2002-09-10 | Update. | Ulrich Drepper | 1 | -2/+1 |
2002-04-14 | Update. | Ulrich Drepper | 1 | -0/+2 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+43 |