.. |
Makefile
|
Remove stale comment about ARM fenv support.
|
2015-01-20 20:43:10 +00:00 |
t_acos.c
|
Fix some typos.
|
2014-03-05 20:14:46 +00:00 |
t_asin.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_atan.c
|
Handle VAX
|
2014-03-17 11:08:11 +00:00 |
t_cbrt.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_ceil.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_cos.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_cosh.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_erf.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_exp.c
|
In the exp2_values test case, provide separate expected return values
|
2014-10-07 16:53:44 +00:00 |
t_fenv.c
|
Skip rounding mode tests on ARM FPUs that do not allow configuration of them.
|
2014-12-29 19:51:53 +00:00 |
t_fmod.c
|
Mark the lib/libm/t_fmod test as an expected failure under QEMU,
|
2015-01-03 14:23:53 +00:00 |
t_infinity.c
|
Remove expected failures that no longer fail (probably due a Qemu update).
|
2012-09-26 07:24:38 +00:00 |
t_ldexp.c
|
PR misc/49356 remove unnecessary references to atf-c/config.h
|
2014-11-04 00:20:19 +00:00 |
t_libm.h
|
Consistently use long double.
|
2014-03-25 17:30:14 +00:00 |
t_log.c
|
Remove expected failure and references to port-alpha/46301, now that
|
2015-02-09 19:39:48 +00:00 |
t_modf.c
|
Add modfl(3). From FreeBSD.
|
2014-06-16 12:54:42 +00:00 |
t_pow.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_precision.c
|
PR misc/49356 remove unnecessary references to atf-c/config.h
|
2014-11-04 00:20:19 +00:00 |
t_round.c
|
Add initial version of ceill, floorl and roundl from FreeBSD.
|
2013-11-11 23:57:34 +00:00 |
t_scalbn.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_sin.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_sinh.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_sqrt.c
|
Avoid double constants out of range
|
2014-03-12 21:40:07 +00:00 |
t_tan.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |
t_tanh.c
|
Remove all cargo-cult #ifndef __vax__ from the tests, that just paper
|
2014-03-03 10:39:08 +00:00 |