.. |
Makefile
|
Enable fenv.h on arm again
|
2014-12-27 17:55:05 +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
|
Add a test program for basic fenv.h rounding mode/exception mask testing.
|
2014-12-21 15:37:03 +00:00 |
t_fmod.c
|
Avoid promotion in subexpressions.
|
2014-02-27 17:26:02 +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
|
PR misc/49356 remove unnecessary references to atf-c/config.h
|
2014-11-04 00:20:19 +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 |