aboutsummaryrefslogtreecommitdiff
path: root/math/bits/math-finite.h
AgeCommit message (Expand)Author
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-04Fix bits/math-finite.h exp10 condition (bug 22082).Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-29Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).Joseph Myers
2017-08-25Clean up bits/math-finite.h for aliasing types.Joseph Myers
2017-05-15float128: Include math-finite.h for _Float128Gabriel F. T. Gomes
2017-03-31Fix condition for inclusion of math-finite.h for long doubleGabriel F. T. Gomes
2017-03-30Macroize inclusion of math-finite.hGabriel F. T. Gomes
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-10Optimize ldexp and scalbnUlrich Drepper
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek
2011-10-15Optimize expUlrich Drepper
2011-10-12Optimize libmUlrich Drepper