aboutsummaryrefslogtreecommitdiff
path: root/math/bits/math-finite.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab1-0/+119
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-10Optimize ldexp and scalbnUlrich Drepper1-1/+8
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek1-90/+97
2011-10-15Optimize expUlrich Drepper1-0/+7
2011-10-12Optimize libmUlrich Drepper1-0/+315