summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c
AgeCommit message (Expand)Author
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2016-01-20Fix __finitel libm compat symbol version.Joseph Myers
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-09-17Reduce number of constants in __finite* (bug 15384).Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-09-15finite for 64-bit platformsUlrich Drepper