Age | Commit message (Expand) | Author | Files | Lines |
2021-09-10 | Add narrowing square root functions | Joseph Myers | 1 | -3/+15 |
2021-01-13 | Use the right argument code in unnormal tests | Siddhesh Poyarekar | 1 | -5/+7 |
2021-01-04 | Drop nan-pseudo-number.h usage from tests | Siddhesh Poyarekar | 1 | -3/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-30 | x86 long double: Add tests for pseudo normal numbers | Siddhesh Poyarekar | 1 | -0/+38 |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella | 1 | -7/+0 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-21 | Remove finite-math tests | Wilco Dijkstra | 1 | -3/+0 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 1 | -1/+22 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-08-22 | Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h. | Joseph Myers | 1 | -0/+3 |
2018-08-09 | Replace gen-libm-test.pl with gen-libm-test.py. | Joseph Myers | 1 | -1/+1 |
2018-02-09 | Handle narrowing function sNaN test disabling based on argument format. | Joseph Myers | 1 | -0/+6 |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers | 1 | -4/+46 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-02-24 | Run libm tests separately for each function. | Joseph Myers | 1 | -6/+0 |
2017-02-14 | Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver. | Joseph Myers | 1 | -0/+3 |
2017-02-08 | Build most libm-test support code once per type. | Joseph Myers | 1 | -1317/+11 |
2017-02-06 | Refactor some code in libm-test-driver.c. | Joseph Myers | 1 | -19/+39 |
2017-02-06 | Move libm-test TEST_MSG definitions to libm-test-driver.c. | Joseph Myers | 1 | -1/+16 |
2017-02-06 | Move non-function-specific parts of libm-test.inc to separate file. | Joseph Myers | 1 | -0/+2286 |