aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_isnan.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12math: Use wordsize-64 version for isnanAdhemerval Zanella1-11/+6
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers1-1/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-1/+4
2013-10-17Format floating routines.Ondřej Bílka1-7/+8
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-2/+1
2002-04-14Update.Ulrich Drepper1-0/+2
1999-07-14Update.Ulrich Drepper1-0/+43