aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchtests/Makefile')
-rw-r--r--benchtests/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/benchtests/Makefile b/benchtests/Makefile
index 0c99547074..4bc702a275 100644
--- a/benchtests/Makefile
+++ b/benchtests/Makefile
@@ -21,11 +21,12 @@
subdir := benchtests
include ../Makeconfig
-bench-math := acos acosh asin asinh atan atanh cos cosh exp exp2 log log2 \
- modf pow rint sin sincos sinh sqrt tan tanh fmin fmax fminf \
- fmaxf powf trunc truncf roundeven roundevenf expf exp2f logf \
+bench-math := acos acosh asin asinh atan atanh cos cosh exp exp2 log log2 \
+ modf pow rint sin sincos sinh sqrt tan tanh fmin fmax fminf \
+ fmaxf powf trunc truncf roundeven roundevenf expf exp2f logf \
log2f sincosf sinf cosf isnan isinf isfinite hypot logb logbf \
- exp10f ilogb ilogbf
+ exp10f ilogb ilogbf cbrt erf erfc exp10 expm1 j0 j1 lgamma \
+ log10 log1p tgamma y0 y1 atan2
ifneq (,$(filter yes,$(float128-fcts) $(float128-alias-fcts)))
bench-math += expf128 powf128 sinf128 ilogbf128