]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c
powerpc: Remove optimized isinf
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / wordsize-64 / s_finite.c
2018-02-01  Joseph MyersMove LDBL_CLASSIFY_COMPAT to its own header.
2016-01-20  Joseph MyersFix __finitel libm compat symbol version.
2015-12-03  Chris Metcalfmath: add LDBL_CLASSIFY_COMPAT support
2015-09-17  Joseph MyersReduce number of constants in __finite* (bug 15384).
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