summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_finite.c
AgeCommit message (Expand)Author
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-12-06PowerPC: multiarch finite/finitef for PowerPC32Adhemerval Zanella
2013-10-17Format floating routines.Ondřej Bílka
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2002-09-10Update.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper