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