summaryrefslogtreecommitdiff
path: root/src/math/__fpclassifyl.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: support invalid ld80 representations in fpclassifySzabolcs Nagy-2/+4
2013-09-05long double cleanup, initial commitSzabolcs Nagy-14/+14
2012-06-20support ld80 pseudo-denormal invalid bit patterns; treat them as nanRich Felker-2/+5
2012-03-13first commit of the new libm!Rich Felker-13/+24
2011-06-30fix error in previous ld80 fpclassify commitRich Felker-1/+1
2011-06-30catch invalid ld80 bit patterns and treat them as nanRich Felker-2/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+16