]> git.ipfire.org Git - thirdparty/glibc.git/history - math/libm-test-support.c
Use '%z' instead of '%Z' on printf functions
[thirdparty/glibc.git] / math / libm-test-support.c
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-21  Wilco DijkstraRemove finite-math tests
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-08-09  Joseph MyersReplace gen-libm-test.pl with gen-libm-test.py.
2018-02-09  Joseph MyersHandle narrowing function sNaN test disabling based...
2018-02-09  Joseph MyersAdd test infrastructure for narrowing libm functions.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-11  Joseph MyersRun libm long double tests for long double = double.
2017-08-21  Joseph MyersObsolete matherr, _LIB_VERSION, libieee.a.
2017-06-23  Joseph MyersMake libm-test-support code clear exceptions after...
2017-06-12  Paul E. Murphyfloat128: Add test-{float128,ifloat128,float128-finite}
2017-02-25  Tulio Magno Quites... Use independent type literals in libm-test-support.c
2017-02-14  Joseph MyersMove INIT_ARCH_EXT call from libm-test-support to libm...
2017-02-08  Joseph MyersBuild most libm-test support code once per type.