]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/ldbl-128/lgamma_negl.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-128 / lgamma_negl.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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'
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-10  Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...