Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | Use GCC builtins for logb functions if desired. | Xiaolin Tang | 1 | -0/+5 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2017-09-22 | Use libm_alias_float in flt-32. | Joseph Myers | 1 | -1/+2 |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers | 1 | -0/+3 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -1/+1 |
2012-05-26 | Optimize handling of denormals in logb/logbf/logbl | Andreas Schwab | 1 | -2/+1 |
2012-05-10 | Fix for logb/logbf/logbl (bugs 13954/13955/13956) | Adhemerval Zanella | 1 | -14/+18 |
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 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+40 |