aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_finitef.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Reduce number of constants in __finite* (bug 15384).Joseph Myers1-1/+1
2013-12-06PowerPC: multiarch finite/finitef for PowerPC32Adhemerval Zanella1-1/+6
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-6/+1
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-0/+1
2002-09-10Update.Ulrich Drepper1-3/+1
2002-04-09Update.Ulrich Drepper1-1/+4
1999-07-14Update.Ulrich Drepper1-0/+39