]> git.ipfire.org Git - thirdparty/glibc.git/history - math/libm-test-driver.c
Merge branch 'master' of git://sourceware.org/git/glibc
[thirdparty/glibc.git] / math / libm-test-driver.c
2018-08-22  Joseph MyersDon't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.
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-02-24  Joseph MyersRun libm tests separately for each function.
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.
2017-02-06  Joseph MyersRefactor some code in libm-test-driver.c.
2017-02-06  Joseph MyersMove libm-test TEST_MSG definitions to libm-test-driver.c.
2017-02-06  Joseph MyersMove non-function-specific parts of libm-test.inc to...