summaryrefslogtreecommitdiff
path: root/math/libm-test-support.h
AgeCommit message (Expand)Author
2018-02-09Handle narrowing function sNaN test disabling based on argument format.Joseph Myers
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-12float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy
2017-02-20Remove some unused libm-test exception macros.Joseph Myers
2017-02-14Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers
2017-02-08Build most libm-test support code once per type.Joseph Myers