]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/flt-32/lgamma_negf.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / ieee754 / flt-32 / lgamma_negf.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-05-09  Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-23  Joseph MyersUse math_narrow_eval more consistently.
2015-09-10  Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...