index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
/
test-float-vlen16.h
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-08-22
Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.
Joseph Myers
2018-08-22
Move ROUNDING_TESTS_* out of math-tests.h.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-02-24
Run libm tests separately for each function.
Joseph Myers
2017-02-07
Clean up libm vector tests exception test disabling.
Joseph Myers
2017-02-06
Move libm-test TEST_MSG definitions to libm-test-driver.c.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-06-08
Remove CHOOSE() macro from libm-tests.inc
Paul E. Murphy
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-06-24
Refactor libm tests.
Joseph Myers
2015-06-18
Vector sincosf for x86_64 and tests.
Andrew Senkevich
2015-06-18
Vector sincos for x86_64 and tests.
Andrew Senkevich
2015-06-18
Vector powf for x86_64 and tests.
Andrew Senkevich
2015-06-09
This patch adds vector cosf tests.
Andrew Senkevich