about summary refs log tree commit diff
path: root/src/math/__fpclassifyl.c
Commit message (Expand)AuthorAgeFilesLines
* add support for m68k 80-bit long double variantRich Felker2018-06-141-2/+10
* math: fix __fpclassifyl(-0.0) for IEEE binary128Szabolcs Nagy2015-02-081-3/+2
* always provide __fpclassifyl and __signbitl definitionsRich Felker2014-10-081-1/+4
* math: support invalid ld80 representations in fpclassifySzabolcs Nagy2013-09-051-2/+4
* long double cleanup, initial commitSzabolcs Nagy2013-09-051-14/+14
* support ld80 pseudo-denormal invalid bit patterns; treat them as nanRich Felker2012-06-201-2/+5
* first commit of the new libm!Rich Felker2012-03-131-13/+24
* fix error in previous ld80 fpclassify commitRich Felker2011-06-301-1/+1
* catch invalid ld80 bit patterns and treat them as nanRich Felker2011-06-301-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+16