aboutsummaryrefslogtreecommitdiff
path: root/math/bits/math-finite.h
AgeCommit message (Expand)Author
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