]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / wordsize-64 / s_finite.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.
2011-10-08  Ulrich DrepperOptimize use of isnan, isinf, finite
2011-09-16  Ulrich Drepperfinite for 64-bit platforms