]> git.ipfire.org Git - thirdparty/glibc.git/history - math/gen-auto-libm-tests.c
C2x semantics for <tgmath.h>
[thirdparty/glibc.git] / math / gen-auto-libm-tests.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-11-07  liqingqingmath: enhance the endloop condition of function handle_...
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-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-03-20  Joseph MyersAdd narrowing subtract functions.
2018-02-10  Joseph MyersAdd narrowing add functions.
2018-02-09  Joseph MyersAdd test infrastructure for narrowing libm functions.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-02-06  Joseph MyersSplit auto-libm-test-out by function.
2017-01-09  Joseph MyersImprove libm-test XFAILing for ibm128-libgcc.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-08  Paul E. MurphyGenerate new format names in auto-libm-test-out
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-27  Joseph MyersUse -std=gnu11 instead of -std=gnu99.
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-23  Joseph MyersTest cpow in all rounding modes.
2014-03-25  Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-06  Joseph MyersAdjust how gen-auto-libm-tests handles before-rounding...
2014-02-18  Joseph MyersMove tests of fma from libm-test.inc to auto-libm-test-in.
2014-02-18  Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-20  Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20  Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-19  Joseph MyersMove tests of cabs and carg from libm-test.inc to auto...
2013-12-19  Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-18  Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-16  Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-08  Joseph MyersMove tests of lgamma from libm-test.inc to auto-libm...
2013-12-05  Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-03  Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-11-30  Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29  Joseph MyersStart generating libm tests automatically with MPFR.