]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / wordsize-64 / s_isnan.c
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Joseph MyersRemove __STDC__ conditionals from libm.
2011-10-08  Ulrich DrepperOptimize use of isnan, isinf, finite
2009-08-26  Ulrich DrepperOptimized isnan for 64-bit machines.