Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | math: Use wordsize-64 version for finite | Adhemerval Zanella | 1 | -15/+7 |
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 | -1/+1 |
2016-01-20 | Fix __finitel libm compat symbol version. | Joseph Myers | 1 | -2/+2 |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 1 | -1/+9 |
2015-09-17 | Reduce number of constants in __finite* (bug 15384). | Joseph Myers | 1 | -1/+1 |
2013-12-06 | PowerPC: multiarch finite/finitef for PowerPC32 | Adhemerval Zanella | 1 | -2/+6 |
2013-10-17 | Format floating routines. | Ondřej Bílka | 1 | -4/+5 |
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 | -3/+1 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -0/+3 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+40 |