]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/fpu/multiarch/e_log2f.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / i386 / i686 / fpu / multiarch / e_log2f.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
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-11-12  Joseph MyersFix i686 build with GCC 9.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-29  Joseph MyersUse libm_alias_float for i386.
2017-10-22  H.J. Lui386: Replace assembly versions of e_log2f with generic...