]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/ldbl-128/s_nearbyintl.c
Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-128 / s_nearbyintl.c
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2017-10-06  Joseph MyersUse libm_alias_ldouble for ldbl-128 functions.
2017-09-28  Joseph MyersFix nearbyint arithmetic moved before feholdexcept...
2017-08-03  Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2016-09-13  Paul E. Murphyldbl-128: Use L(x) macro for long double constants
2016-08-31  Paul E. Murphyldbl-128: Rename 'long double' to '_Float128'
2013-05-19  Joseph MyersFix nearbyint scheduling of arithmetic past fesetenv...
2012-11-20  Joseph MyersFix set-but-not-used warnings in ldbl-128 nearbyintl...
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-02-27  David S. MillerFix ldbl-128 rintl/nearbyintl just like flt-32 variants.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Joseph MyersRemove __STDC__ conditionals from libm.
1999-07-14  Ulrich DrepperUpdate.