]> git.ipfire.org Git - thirdparty/glibc.git/blame - math/Makefile
Split helper classification macros from mathcalls.h
[thirdparty/glibc.git] / math / Makefile
CommitLineData
bfff8b1b 1# Copyright (C) 1996-2017 Free Software Foundation, Inc.
28f540f4
RM
2# This file is part of the GNU C Library.
3
4# The GNU C Library is free software; you can redistribute it and/or
41bdb6e2
AJ
5# modify it under the terms of the GNU Lesser General Public
6# License as published by the Free Software Foundation; either
7# version 2.1 of the License, or (at your option) any later version.
28f540f4
RM
8
9# The GNU C Library is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
41bdb6e2 12# Lesser General Public License for more details.
28f540f4 13
41bdb6e2 14# You should have received a copy of the GNU Lesser General Public
59ba27a6
PE
15# License along with the GNU C Library; if not, see
16# <http://www.gnu.org/licenses/>.
0c5ecdc4
UD
17
18# Makefile for the math library.
28f540f4 19
f7eac6eb
RM
20subdir := math
21
a5f891ac
JM
22include ../Makeconfig
23
f7eac6eb 24# Installed header files.
5107cf1d 25headers := math.h bits/mathcalls.h bits/mathinline.h bits/huge_val.h \
a86573f4
RH
26 bits/huge_valf.h bits/huge_vall.h bits/inf.h bits/nan.h \
27 fpu_control.h complex.h bits/cmathcalls.h fenv.h \
0ac5ae23 28 bits/fenv.h bits/fenvinline.h bits/mathdef.h tgmath.h \
202d48da 29 bits/math-finite.h bits/math-vector.h \
93eb85ce 30 bits/libm-simd-decl-stubs.h bits/iscanonical.h \
0acb8a2a 31 bits/flt-eval-method.h bits/fp-fast.h bits/fp-logb.h \
ff80ec42 32 bits/long-double.h bits/mathcalls-helper-functions.h
f7eac6eb 33
5fbef188 34# FPU support code.
c94a8080 35aux := setfpucw fpu_control
28f540f4 36
f7eac6eb 37# Build the -lm library.
28f540f4 38
f7eac6eb 39extra-libs := libm
ec4b0518 40extra-libs-others = $(extra-libs)
58e07151 41
f56f9124 42libm-support = s_lib_version s_matherr s_signgam \
63551311
UD
43 fclrexcpt fgetexcptflg fraiseexcpt fsetexcptflg \
44 ftestexcept fegetround fesetround fegetenv feholdexcpt \
05ef7ce9 45 fesetenv feupdateenv t_exp fedisblxcpt feenablxcpt \
ec94343f
JM
46 fegetexcept fesetexcept fetestexceptflag fegetmode \
47 fesetmode
b9e05ed0 48
ce6698ea
PM
49# Wrappers for these functions generated per type using a file named
50# <func>_template.c and the appropriate math-type-macros-<TYPE>.h.
c50eee19
PM
51gen-libm-calls = cargF conjF cimagF crealF cabsF s_cacosF \
52 s_cacoshF s_ccosF s_ccoshF s_casinF s_csinF s_casinhF \
d5602ceb 53 k_casinhF s_csinhF k_casinhF s_csinhF s_catanhF s_catanF \
feb62dda 54 s_ctanF s_ctanhF s_cexpF s_clogF s_cprojF s_csqrtF \
2c46d114 55 s_cpowF s_clog10F s_fdimF s_nextdownF s_fmaxF s_fminF \
14348aae 56 s_nanF s_iseqsigF s_canonicalizeF w_ilogbF w_llogbF \
aec0821c
GG
57 w_log1pF w_scalblnF s_fmaxmagF s_fminmagF w_acosF \
58 w_acoshF w_asinF w_atan2F w_atanhF w_coshF w_exp10F \
59 w_exp2F w_fmodF w_hypotF w_j0F w_j1F w_jnF w_logF \
60 w_log10F w_log2F w_powF w_remainderF w_sinhF w_sqrtF \
61 w_tgammaF w_lgammaF w_lgammaF_r w_expF
ce6698ea 62
b9e05ed0
PM
63libm-calls = \
64 e_acosF e_acoshF e_asinF e_atan2F e_atanhF e_coshF e_expF e_fmodF \
65 e_hypotF e_j0F e_j1F e_jnF e_lgammaF_r e_logF e_log10F e_powF \
66 e_rem_pio2F e_remainderF e_scalbF e_sinhF e_sqrtF e_gammaF_r \
67 e_ilogbF \
2bad840e 68 k_cosF k_sinF k_tanF s_asinhF s_atanF s_cbrtF \
b9e05ed0 69 s_ceilF s_cosF s_erfF s_expm1F s_fabsF \
14348aae 70 s_floorF s_log1pF s_logbF \
e4d6a835 71 s_nextafterF s_nexttowardF s_rintF s_scalblnF \
f67d7819 72 s_significandF s_sinF s_tanF s_tanhF \
2c46d114 73 s_fpclassifyF s_truncF \
b9e05ed0 74 s_remquoF e_log2F e_exp2F s_roundF s_nearbyintF s_sincosF \
f67d7819 75 s_fmaF s_lrintF s_llrintF s_lroundF s_llroundF e_exp10F \
c50eee19 76 s_issignalingF $(calls:s_%=m_%) x2y2m1F \
b9e05ed0 77 gamma_productF lgamma_negF lgamma_productF \
f8e8b8ed 78 s_nextupF s_totalorderF s_totalordermagF s_getpayloadF \
423c2b9d
JM
79 s_setpayloadF s_setpayloadsigF s_roundevenF s_fromfpF s_ufromfpF \
80 s_fromfpxF s_ufromfpxF $(gen-libm-calls)
b9e05ed0 81
3789e2fd 82libm-compat-calls = \
f67d7819
GG
83 w_acosF_compat w_acoshF_compat w_asinF_compat w_atan2F_compat \
84 w_atanhF_compat w_coshF_compat w_exp2F_compat w_exp10F_compat \
85 w_fmodF_compat w_hypotF_compat w_j0F_compat w_j1F_compat \
86 w_jnF_compat w_log2F_compat w_log10F_compat w_logF_compat \
87 w_powF_compat w_remainderF_compat w_scalbF_compat \
ea814db2 88 w_sinhF_compat w_sqrtF_compat w_tgammaF_compat \
3789e2fd
GG
89 w_lgammaF_r_compat w_lgammaF_compat2 w_expF_compat \
90 w_lgamma_compatF k_standardF
b9e05ed0
PM
91
92# Type specific routine support.
93#
94# The following three variables control what is included for each type:
95#
96# type-floatN-suffix = The suffix of the type
97# type-floatN-routines = Type specific support objects
98# type-floatN-yes = If the type is supported, evaluates to floatN
99#
100# Finally, note that types is an intentionally recursive variable.
101# We only know the full set of supported types for the target machine
102# after the Rules makefile has been parsed.
103types = $(type-ldouble-$(long-double-fcts)) double float
104
105# long double support
106type-ldouble-suffix := l
29cb9293 107type-ldouble-routines := t_sincosl k_sincosl s_iscanonicall
b9e05ed0
PM
108type-ldouble-yes := ldouble
109
110# double support
111type-double-suffix :=
112type-double-routines := branred doasin dosincos halfulp mpa mpatan2 \
113 mpatan mpexp mplog mpsqrt mptan sincos32 slowexp \
2bad840e 114 slowpow sincostab k_rem_pio2
b9e05ed0
PM
115
116# float support
117type-float-suffix := f
2bad840e 118type-float-routines := k_rem_pio2f
b9e05ed0
PM
119
120
121# Apply suffix to each type in arg 1
122type-foreach = $(foreach t,$(types),$(subst F,$(type-$(t)-suffix),$(1)))
123
3789e2fd
GG
124libm-routines = $(strip $(libm-support) \
125 $(call type-foreach, $(libm-compat-calls)) \
b9e05ed0
PM
126 $(call type-foreach, $(libm-calls)) \
127 $(foreach t, $(types), $(type-$(t)-routines))) \
58e07151 128
f7eac6eb
RM
129# These functions are in libc instead of libm because __printf_fp
130# calls them, so any program using printf will need them linked in,
131# and we don't want to have to link every program with -lm.
92712dee
RM
132# In libm-calls (above), list m_foo in place of s_foo for any
133# routine that should be compiled separately for its libc and libm versions.
b9e05ed0 134calls = s_isinfF s_isnanF s_finiteF s_copysignF s_modfF s_scalbnF s_frexpF \
9f9834f5
PM
135 s_signbitF $(gen-calls)
136gen-calls = s_ldexpF
b9e05ed0
PM
137generated += $(foreach s,.c .S,$(call type-foreach, $(calls:s_%=m_%$(s))))
138routines = $(call type-foreach, $(calls))
8847214f 139
5695d46f 140ifeq ($(build-mathvec),yes)
cbd8f930
AS
141# We need to install libm.so and libm.a as linker scripts
142# for transparent use of vector math library.
143install-lib-ldscripts := libm.so libm.a
144install-others = $(inst_libdir)/libm.so $(inst_libdir)/libm.a
5695d46f
AS
145$(inst_libdir)/libm.so: $(common-objpfx)format.lds \
146 $(libm) \
147 $(libmvec) \
148 $(+force)
149 (echo '/* GNU ld script'; echo '*/';\
150 cat $<; \
151 echo 'GROUP ( $(slibdir)/libm.so$(libm.so-version) ' \
b3f60407 152 'AS_NEEDED ( $(libdir)/libmvec_nonshared.a $(slibdir)/libmvec.so$(libmvec.so-version) ) )' \
f9378ac3
DAS
153 ) > $@.new
154 mv -f $@.new $@
cbd8f930 155
ffb8455c
AS
156$(inst_libdir)/libm-$(version).a: $(objpfx)libm.a \
157 $(+force)
158 $(do-install)
159
cbd8f930 160$(inst_libdir)/libm.a: $(common-objpfx)format.lds \
ffb8455c
AS
161 $(inst_libdir)/libm-$(version).a \
162 $(objpfx)../mathvec/libmvec.a \
cbd8f930
AS
163 $(+force)
164 (echo '/* GNU ld script'; echo '*/';\
165 cat $<; \
ffb8455c 166 echo 'GROUP ( $(libdir)/libm-$(version).a $(libdir)/libmvec.a )' \
cbd8f930 167 ) > $@.new
cbd8f930 168 mv -f $@.new $@
5695d46f
AS
169endif
170
c57abfa7 171# Rules for the test suite.
9861985f 172tests = test-matherr test-fenv atest-exp atest-sincos atest-exp2 basic-test \
95e7cf29
MR
173 test-misc test-fpucw test-fpucw-ieee tst-definitions test-tgmath \
174 test-tgmath-ret bug-nextafter bug-nexttoward bug-tgmath1 \
175 test-tgmath-int test-tgmath2 test-powl tst-CMPLX tst-CMPLX2 test-snan \
85b29045 176 test-fenv-tls test-fenv-preserve test-fenv-return test-fenvinline \
939fdd1c 177 test-nearbyint-except test-fenv-clear test-signgam-finite \
71d1b016 178 test-signgam-finite-c99 test-signgam-finite-c11 \
d709042a
JM
179 test-nearbyint-except-2 test-signgam-uchar test-signgam-uchar-init \
180 test-signgam-uint test-signgam-uint-init test-signgam-ullong \
8f5e8b01 181 test-signgam-ullong-init test-nan-overflow test-nan-payload \
5146356f 182 test-fexcept test-fexcept-traps test-fesetexcept \
ec94343f 183 test-fesetexcept-traps test-fetestexceptflag test-femode \
d0800ae0 184 test-femode-traps test-iszero-excess-precision \
c2a82dac 185 test-iseqsig-excess-precision test-flt-eval-method \
c0b43536
JM
186 test-fp-ilogb-constants test-fp-llogb-constants \
187 test-fe-snans-always-signal $(tests-static)
d709042a
JM
188tests-static = test-fpucw-static test-fpucw-ieee-static \
189 test-signgam-uchar-static test-signgam-uchar-init-static \
190 test-signgam-uint-static test-signgam-uint-init-static \
191 test-signgam-ullong-static test-signgam-ullong-init-static
c57abfa7 192
0800411f 193ifneq (,$(CXX))
b3918c44 194tests += test-math-isinff test-math-iszero
0800411f
RM
195endif
196
8847214f 197ifneq (no,$(PERL))
24a2718f 198libm-vec-tests = $(addprefix test-,$(libmvec-tests))
3b2f6032
JM
199libm-test-support = $(foreach t,$(types),libm-test-support-$(t))
200test-extras += $(libm-test-support)
201extra-test-objs += $(addsuffix .o, $(libm-test-support))
b4bcb3ae
AS
202libm-vec-test-wrappers = $(addsuffix -wrappers, $(libm-vec-tests))
203test-extras += $(libm-vec-test-wrappers)
204extra-test-objs += $(addsuffix .o, $(libm-vec-test-wrappers))
8847214f 205
e0a3ed4f 206ulps-file = $(firstword $(wildcard $(sysdirs:%=%/libm-test-ulps)))
882ed1be 207
5cd81881
JM
208$(objpfx)libm-test-ulps.h: $(ulps-file) gen-libm-test.pl
209 $(make-target-directory)
210 $(PERL) gen-libm-test.pl -u $< -H $@
211
6b8303a3 212libm-test-funcs-auto = acos acosh asin asinh atan atan2 atanh cabs cacos \
2c51dfd0
JM
213 cacosh carg casin casinh catan catanh cbrt ccos ccosh \
214 cexp clog clog10 cos cosh cpow csin csinh csqrt ctan \
215 ctanh erf erfc exp exp10 exp2 expm1 fma hypot j0 j1 jn \
216 lgamma log log10 log1p log2 pow sin sincos sinh sqrt \
217 tan tanh tgamma y0 y1 yn
218libm-test-funcs-noauto = canonicalize ceil cimag conj copysign cproj creal \
219 fabs fdim floor fmax fmaxmag fmin fminmag fmod \
220 fpclassify frexp fromfp fromfpx getpayload ilogb \
221 iscanonical iseqsig isfinite isgreater \
222 isgreaterequal isinf isless islessequal \
223 islessgreater isnan isnormal issignaling issubnormal \
224 isunordered iszero llogb llrint llround logb lrint \
225 lround modf nearbyint nextafter nextdown nexttoward \
226 nextup remainder remquo rint round roundeven scalb \
227 scalbln scalbn setpayload setpayloadsig signbit \
228 significand totalorder totalordermag trunc ufromfp \
229 ufromfpx
5cbb5849
JM
230libm-test-funcs-all = $(libm-test-funcs-auto) $(libm-test-funcs-noauto)
231libm-test-c-auto = $(foreach f,$(libm-test-funcs-auto),libm-test-$(f).c)
232libm-test-c-noauto = $(foreach f,$(libm-test-funcs-noauto),libm-test-$(f).c)
92061bb0
JM
233generated += libm-test-ulps.h $(libm-test-c-auto) $(libm-test-c-noauto)
234
235libm-tests-base-normal = $(foreach t,$(types),test-$(t))
236libm-tests-base-finite = $(foreach t,$(types),test-$(t)-finite)
237libm-tests-base-inline = $(foreach t,$(types),test-i$(t))
238libm-tests-base = $(libm-tests-base-normal) $(libm-tests-base-finite) \
239 $(libm-tests-base-inline) $(libm-vec-tests)
240libm-tests-normal = $(foreach t,$(libm-tests-base-normal),\
241 $(foreach f,$(libm-test-funcs-all),\
242 $(t)-$(f)))
243libm-tests-finite = $(foreach t,$(libm-tests-base-finite),\
244 $(foreach f,$(libm-test-funcs-all),\
245 $(t)-$(f)))
246libm-tests-inline = $(foreach t,$(libm-tests-base-inline),\
247 $(foreach f,$(libm-test-funcs-all),\
248 $(t)-$(f)))
249libm-tests-vector = $(foreach t,$(libmvec-tests),\
250 $(foreach f,$($(t)-funcs),test-$(t)-$(f)))
251libm-tests = $(libm-tests-normal) $(libm-tests-finite) $(libm-tests-inline) \
252 $(libm-tests-vector)
253libm-tests-for-type = $(foreach f,$(libm-test-funcs-all),\
254 test-$(1)-$(f) test-$(1)-finite-$(f) \
255 test-i$(1)-$(f)) \
256 $(filter test-$(1)-%,$(libm-tests-vector))
257
258libm-tests.o = $(addsuffix .o,$(libm-tests))
259
260tests += $(libm-tests)
261generated += $(addsuffix .c,$(libm-tests)) \
262 $(foreach t,$(types),libm-test-support-$(t).c)
5cbb5849
JM
263
264libm-test-c-auto-obj = $(addprefix $(objpfx),$(libm-test-c-auto))
265libm-test-c-noauto-obj = $(addprefix $(objpfx),$(libm-test-c-noauto))
266
92061bb0
JM
267$(libm-test-c-noauto-obj): $(objpfx)libm-test%.c: libm-test%.inc \
268 gen-libm-test.pl
5cbb5849
JM
269 $(make-target-directory)
270 $(PERL) gen-libm-test.pl -c $< -a /dev/null -C $@
4f1bc131 271
5cbb5849
JM
272$(libm-test-c-auto-obj): $(objpfx)libm-test%.c: libm-test%.inc \
273 gen-libm-test.pl \
274 auto-libm-test-out%
5cd81881 275 $(make-target-directory)
5cbb5849
JM
276 $(PERL) gen-libm-test.pl -c $< -a auto-libm-test-out$* -C $@
277
278libm-test-incs = $(foreach f,$(libm-test-funcs-all),libm-test-$(f).inc)
8847214f
UD
279endif
280
24a2718f
AS
281libm-test-fast-math-cflags = -fno-builtin -D__FAST_MATH__ -DTEST_FAST_MATH
282libm-test-vec-cflags = $(libm-test-fast-math-cflags) -fno-inline \
283 -ffloat-store -D_OPENMP=201307 -Wno-unknown-pragmas
284
24a2718f
AS
285CFLAGS-test-double-vlen4-wrappers.c = $(double-vlen4-arch-ext-cflags)
286
24a2718f
AS
287CFLAGS-test-double-vlen8-wrappers.c = $(double-vlen8-arch-ext-cflags)
288
2a523216
AS
289CFLAGS-test-float-vlen8-wrappers.c = $(float-vlen8-arch-ext-cflags)
290
2a523216
AS
291CFLAGS-test-float-vlen16-wrappers.c = $(float-vlen16-arch-ext-cflags)
292
26211284
JM
293# The no-inline tests use -fsignaling-nans, and thereby use the
294# versions of classification macros that support sNaNs. The inline
295# function tests use the versions of classification macros that may
296# raise spurious exceptions for sNaNs, but also do not test for
297# exceptions. Thus both versions of the classification macros are
298# validated.
299libm-test-no-inline-cflags = -fno-inline -ffloat-store -fno-builtin \
300 -fsignaling-nans
5a28590a
JM
301libm-test-finite-cflags = $(libm-test-no-inline-cflags) \
302 -U__FINITE_MATH_ONLY__ -D__FINITE_MATH_ONLY__=1
92061bb0 303libm-test-inline-cflags = $(libm-test-fast-math-cflags)
4f2689f4 304CFLAGS-test-tgmath.c = -fno-builtin
d077f65f
MT
305# The following testcase uses very long lines (>3 million), so it may take a
306# while to compile it. See: http://llvm.org/bugs/show_bug.cgi?id=14106 and
307# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402
8790af5f 308CFLAGS-test-tgmath2.c = -fno-builtin
301a6724 309CFLAGS-test-tgmath-ret.c = -fno-builtin
8db73634 310CFLAGS-test-powl.c = -fno-builtin
8df4e219
WD
311
312CFLAGS-test-snan.c = -fsignaling-nans
c57abfa7 313
939fdd1c
JM
314CFLAGS-test-signgam-finite.c = -ffinite-math-only
315CFLAGS-test-signgam-finite-c99.c = -ffinite-math-only -std=c99
316CFLAGS-test-signgam-finite-c11.c = -ffinite-math-only -std=c11
d709042a
JM
317CFLAGS-test-signgam-uchar.c = -std=c99
318CFLAGS-test-signgam-uchar-init.c = -std=c99
319CFLAGS-test-signgam-uchar-static.c = -std=c99
320CFLAGS-test-signgam-uchar-init-static.c = -std=c99
321CFLAGS-test-signgam-uint.c = -std=c99
322CFLAGS-test-signgam-uint-init.c = -std=c99
323CFLAGS-test-signgam-uint-static.c = -std=c99
324CFLAGS-test-signgam-uint-init-static.c = -std=c99
325CFLAGS-test-signgam-ullong.c = -std=c99
326CFLAGS-test-signgam-ullong-init.c = -std=c99
327CFLAGS-test-signgam-ullong-static.c = -std=c99
328CFLAGS-test-signgam-ullong-init-static.c = -std=c99
939fdd1c 329
3c47c83a 330CFLAGS-test-math-isinff.cc = -std=gnu++11
b3918c44 331CFLAGS-test-math-iszero.cc = -std=gnu++11
3c47c83a 332
b59ad2db 333CFLAGS-test-iszero-excess-precision.c = -fexcess-precision=standard
d0800ae0 334CFLAGS-test-iseqsig-excess-precision.c = -fexcess-precision=standard
b0216d3e 335CFLAGS-test-flt-eval-method.c = -fexcess-precision=standard
b59ad2db 336
c0b43536
JM
337CFLAGS-test-fe-snans-always-signal.c = -fsignaling-nans
338
26da047f
RM
339# The -lieee module sets the _LIB_VERSION_ switch to IEEE mode
340# for error handling in the -lm functions.
341install-lib += libieee.a
342non-lib.a += libieee.a
343extra-objs += libieee.a ieee-math.o
344
28f540f4
RM
345include ../Rules
346
9f9834f5
PM
347gen-all-calls = $(gen-libm-calls) $(gen-calls)
348
349generated += $(addsuffix .c,$(call type-foreach,$(gen-all-calls))) \
ce6698ea
PM
350 gen-libm-templates.stmp
351
352# Create wrappers in the math build directory.
9f9834f5
PM
353$(objpfx)gen-libm-templates.stmp: Makefile
354 $(make-target-directory)
355 for gcall in $(gen-all-calls); do \
ce6698ea
PM
356 func=$${gcall%F*}$${gcall#*F}; \
357 for type in $(foreach t,$(types),$(t)__$(type-$(t)-suffix)); do \
358 suff=$${type#*__}; \
359 type=$${type%__*}; \
360 file=$(objpfx)$${gcall%F*}$${suff}$${gcall#*F}.c; \
361 ( \
362 echo "#include <math-type-macros-$${type}.h>"; \
363 echo "#include <$${func}_template.c>"; \
364 ) > $${file}; \
365 done; \
366 done; \
367 echo > $(@)
368
369# Add dependency to ensure the generator runs prior.
9f9834f5 370$(foreach t, $(call type-foreach, $(gen-all-calls)), \
ce6698ea
PM
371 $(objpfx)$(t).c): $(objpfx)gen-libm-templates.stmp
372
26510bdd 373ifneq (no,$(PERL))
b2faf4ea 374# This must come after the inclusion of sysdeps Makefiles via Rules.
b2faf4ea 375
92061bb0
JM
376$(foreach t,$(libm-tests-normal),$(objpfx)$(t).c): $(objpfx)test-%.c:
377 type_func=$*; \
378 type=$${type_func%%-*}; \
379 func=$${type_func#*-}; \
380 ( \
381 echo "#include <test-$$type.h>"; \
382 echo "#include <test-math-no-finite.h>"; \
383 echo "#include <test-math-no-inline.h>"; \
384 echo "#include <test-math-errno.h>"; \
385 echo "#include <test-math-scalar.h>"; \
386 echo "#include <libm-test-$$func.c>"; \
387 ) > $@
388
389$(foreach t,$(libm-tests-finite),$(objpfx)$(t).c): $(objpfx)test-%.c:
390 type_func=$*; \
391 type=$${type_func%%-*}; \
392 func=$${type_func#*-finite-}; \
393 ( \
394 echo "#include <test-$$type.h>"; \
395 echo "#include <test-math-finite.h>"; \
396 echo "#include <test-math-no-inline.h>"; \
397 echo "#include <test-math-scalar.h>"; \
398 echo "#include <libm-test-$$func.c>"; \
399 ) > $@
400
401$(foreach t,$(libm-tests-inline),$(objpfx)$(t).c): $(objpfx)test-i%.c:
402 type_func=$*; \
403 type=$${type_func%%-*}; \
404 func=$${type_func#*-}; \
405 ( \
406 echo "#include <test-$$type.h>"; \
407 echo "#include <test-math-inline.h>"; \
408 echo "#include <test-math-scalar.h>"; \
409 echo "#include <libm-test-$$func.c>"; \
410 ) > $@
411
412$(foreach t,$(libm-tests-vector),$(objpfx)$(t).c): $(objpfx)test-%.c:
413 type_func=$*; \
414 type=$${type_func%-*}; \
415 func=$${type_func##*-}; \
416 func_args=$$(grep ALL_RM_TEST libm-test-$$func.inc \
417 | sed 's/.*RUN_TEST_LOOP_//;s/_.*//'); \
418 ( \
419 echo "#include <test-$$type.h>"; \
420 echo "WRAPPER_DECL_$$func_args (WRAPPER_NAME (FUNC ($$func)))"; \
421 echo "#include <libm-test-$$func.c>"; \
422 ) > $@
423
424$(foreach t,$(types),\
425 $(objpfx)libm-test-support-$(t).c): $(objpfx)libm-test-support-%.c:
426 ( \
427 echo "#include <test-$*.h>"; \
428 echo "#include <libm-test-support.c>"; \
429 ) > $@
430
431$(addprefix $(objpfx), $(libm-tests.o)): $(objpfx)libm-test-ulps.h
3b2f6032 432
92061bb0
JM
433define o-iterator-doit
434$(foreach f,$(libm-test-funcs-all),\
435 $(objpfx)$(o)-$(f).o): $(objpfx)$(o)%.o: $(objpfx)libm-test%.c
436endef
437object-suffixes-left := $(libm-tests-base)
438include $(o-iterator)
439
440define o-iterator-doit
441$(foreach f,$(libm-test-funcs-all),\
442 $(objpfx)$(o)-$(f).o): CFLAGS += $(libm-test-no-inline-cflags)
443endef
444object-suffixes-left := $(libm-tests-base-normal)
445include $(o-iterator)
3b2f6032 446
92061bb0
JM
447define o-iterator-doit
448$(foreach f,$(libm-test-funcs-all),\
449 $(objpfx)$(o)-$(f).o): CFLAGS += $(libm-test-finite-cflags)
450endef
451object-suffixes-left := $(libm-tests-base-finite)
452include $(o-iterator)
453
454define o-iterator-doit
455$(foreach f,$(libm-test-funcs-all),\
456 $(objpfx)$(o)-$(f).o): CFLAGS += $(libm-test-inline-cflags)
457endef
458object-suffixes-left := $(libm-tests-base-inline)
459include $(o-iterator)
460
461define o-iterator-doit
462$(foreach f,$($(o)-funcs),\
463 $(objpfx)test-$(o)-$(f).o): CFLAGS += $(libm-test-vec-cflags)
464endef
465object-suffixes-left := $(libmvec-tests)
466include $(o-iterator)
467
468define o-iterator-doit
3b2f6032 469$(addprefix $(objpfx),\
92061bb0
JM
470 $(call libm-tests-for-type,$(o))): $(objpfx)libm-test-support-$(o).o
471endef
472object-suffixes-left := $(types)
473include $(o-iterator)
474
475define o-iterator-doit
476$(objpfx)libm-test-support-$(o).o: CFLAGS += $(libm-test-no-inline-cflags)
477endef
478object-suffixes-left := $(types)
479include $(o-iterator)
3b2f6032 480
26510bdd
CD
481# Run the math programs to automatically generate ULPs files.
482.PHONY: regen-ulps
483
484run-regen-ulps = $(test-wrapper-env) \
8540f6d2 485 $(run-program-env) \
01dc6df9 486 $($*-ENV) $(rtld-prefix) $${run}
26510bdd
CD
487
488regen-ulps: $(addprefix $(objpfx),$(libm-tests))
489 rm -f $(objpfx)ULPs; rm -f $(objpfx)NewUlps; \
490 cp $(ulps-file) $(objpfx)libm-test-ulps; \
491 for run in $^; do \
492 echo "Regenerating ULPs for $${run}"; \
493 $(run-regen-ulps) -u -o $(objpfx); \
494 cat $(objpfx)ULPs >> $(objpfx)libm-test-ulps; \
495 rm $(objpfx)ULPs; \
496 done; \
7e1e68b4
JM
497 $(PERL) gen-libm-test.pl -n $(objpfx)NewUlps \
498 -u $(objpfx)libm-test-ulps; \
26510bdd
CD
499 echo "Automatic regeneration of ULPs complete."; \
500 echo "Difference between the current baseline and the new baseline is:";\
501 diff -urN $(ulps-file) $(objpfx)NewUlps; \
502 echo "Copy $(objpfx)NewUlps to $(ulps-file) (relative to source)."
503else
504regen-ulps:
505 @echo "Automatic regeneration of ULPs requires perl."; \
506 exit 1;
507endif
f7eac6eb 508
2f663a98
RM
509# The generated sysd-rules file defines rules like this for sources
510# coming from sysdeps/ directories. These rules find the generic sources.
511define o-iterator-doit
512$(objpfx)m_%$o: s_%.c $(before-compile); $$(compile-command.c)
513endef
514object-suffixes-left := $(all-object-suffixes)
515include $(o-iterator)
516
9f9834f5
PM
517# Likewise, for those generated files shared with libc.
518define o-iterator-doit
519$(objpfx)m_%$o: $(objpfx)s_%.c $(before-compile); $$(compile-command.c)
520endef
521object-suffixes-left := $(all-object-suffixes)
522include $(o-iterator)
2f663a98 523
f7eac6eb
RM
524# This file defines the default _LIB_VERSION variable that controls
525# the error return conventions for the math functions.
526CPPFLAGS-s_lib_version.c := -D_POSIX_MODE
527
a641835a
RM
528# We don't want the fdlibm code to use the inline math functions,
529# only the fdlibm code.
4b9afc43 530math-CPPFLAGS += -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES
a641835a 531
58e07151
RM
532ifneq ($(long-double-fcts),yes)
533# The `double' and `long double' types are the same on this machine.
534# We won't compile the `long double' code at all. Tell the `double' code
f5cb4a5c
RM
535# to define aliases for the `FUNCl' names. To avoid type conflicts in
536# defining those aliases, tell <math.h> to declare the `FUNCl' names with
537# `double' instead of `long double'.
4b9afc43 538math-CPPFLAGS += -DNO_LONG_DOUBLE -D_Mlong_double_=double
58e07151
RM
539endif
540
a6a4395d
JM
541# These files quiet sNaNs in a way that is optimized away without
542# -fsignaling-nans.
543CFLAGS-s_modf.c += -fsignaling-nans
544CFLAGS-s_modff.c += -fsignaling-nans
545CFLAGS-s_modfl.c += -fsignaling-nans
546
26da047f
RM
547# The -lieee library is actually an object file.
548# The module just defines the _LIB_VERSION_ variable.
549# It's not a library to make sure it is linked in instead of s_lib_version.o.
550$(objpfx)libieee.a: $(objpfx)ieee-math.o
551 rm -f $@
e7c5513d
UD
552 $(patsubst %/,cd % &&,$(objpfx)) \
553 $(LN_S) $(<F) $(@F)
3e5f5557 554
b4bcb3ae 555$(addprefix $(objpfx),\
92061bb0
JM
556 $(filter-out $(tests-static) $(libm-tests-vector),\
557 $(tests))): $(libm)
95e7cf29 558$(addprefix $(objpfx),$(tests-static)): $(objpfx)libm.a
92061bb0
JM
559define o-iterator-doit
560$(foreach f,$($(o)-funcs),\
561 $(objpfx)test-$(o)-$(f)): $(objpfx)test-$(o)-wrappers.o \
562 $(libm) $(libmvec)
563endef
564object-suffixes-left := $(libmvec-tests)
565include $(o-iterator)
9498096c 566
2119dcfa 567gmp-objs = $(patsubst %,$(common-objpfx)stdlib/%.o,\
6075607b 568 add_n sub_n cmp addmul_1 mul_1 mul_n divmod_1 \
32fcb36d
DM
569 lshift rshift mp_clz_tab udiv_qrnnd inlines \
570 $(gmp-sysdep_routines))
6075607b
UD
571$(objpfx)atest-exp: $(gmp-objs)
572$(objpfx)atest-sincos: $(gmp-objs)
573$(objpfx)atest-exp2: $(gmp-objs)
79520f4b 574$(objpfx)test-fenv-tls: $(shared-thread-library)