glibc/sysdeps/x86_64/fpu
Joseph Myers 527cd19c3d Make dbl-64 atan and tan into weak aliases.
This patch converts the dbl-64 implementations of atan and tan into
weak aliases of __atan and __tan, in preparation for making them use
libm_alias_double.  Consequent changes are made to the x86_64
multiarch versions wrapping round them (with the dbl-64 functions,
like other such functions, being made not to define their aliases at
all if __atan or __tan are defined as macros by an including file).

Tested for x86_64, and with build-many-glibcs.py.

	* sysdeps/ieee754/dbl-64/s_atan.c (atan): Rename to __atan and
	define as weak alias of __atan.  Do not define any aliases if
	[__atan].
	[NO_LONG_DOUBLE] (__atanl): Define as strong alias of __atan.
	[NO_LONG_DOUBLE] (atanl): Define as weak alias of __atanl.
	* sysdeps/ieee754/dbl-64/s_tan.c (tan): Rename to __tan and define
	as weak alias of __tan.  Do not define any aliases if [__tan].
	[NO_LONG_DOUBLE] (__tanl): Define as strong alias of __tan.
	[NO_LONG_DOUBLE] (tanl): Define as weak alias of __tanl.
	* sysdeps/x86_64/fpu/multiarch/s_atan-avx.c (atan): Rename to
	__atan.
	* sysdeps/x86_64/fpu/multiarch/s_atan-fma.c (atan): Likewise.
	* sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c (atan): Likewise.
	* sysdeps/x86_64/fpu/multiarch/s_atan.c (atan): Rename to __atan
	and define as weak alias of __atan.
	* sysdeps/x86_64/fpu/multiarch/s_tan-avx.c (tan): Rename to
	__atan.
	* sysdeps/x86_64/fpu/multiarch/s_tan-fma.c (tan): Likewise.
	* sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (tan): Likewise.
	* sysdeps/x86_64/fpu/multiarch/s_tan.c (tan): Rename to __tan and
	define as weak alias of __tan.
2017-10-02 20:20:52 +00:00
..
multiarch Make dbl-64 atan and tan into weak aliases. 2017-10-02 20:20:52 +00:00
e_acosl.c
e_atan2l.c
e_exp2l.S
e_exp10l.S
e_expf.S
e_expl.S
e_fmodl.S
e_ilogbl.S
e_log2l.S
e_log10l.S
e_logl.S
e_powl.S
e_remainderl.S
e_scalbl.S
e_sqrt.c
e_sqrtf.c
e_sqrtl.c
fclrexcpt.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetmode.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetexcept.c
fesetmode.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
Implies
libm-test-ulps Update x86_64 libm-test-ulps. 2017-09-29 18:03:48 +00:00
libm-test-ulps-name
Makefile
math_ldbl.h
math_private.h
math-tests-arch.h
printf_fphex.c
s_atanl.c
s_ceill.S
s_copysign.S
s_copysignf.S
s_copysignl.S
s_cosf.S
s_expm1l.S
s_fabs.c
s_fabsf.c
s_fabsl.S
s_finitel.S
s_floorl.S
s_fmax.S
s_fmaxf.S
s_fmaxl.S
s_fmin.S
s_fminf.S
s_fminl.S
s_fpclassifyl.c
s_isinfl.c
s_isnanl.c
s_llrint.S
s_llrintf.S
s_llrintl.S
s_log1pl.S
s_logbl.c
s_lrint.S
s_lrintf.S
s_lrintl.S
s_nearbyintl.S
s_nextafterl.c
s_nexttoward.c
s_nexttowardf.c
s_rintl.c
s_scalbnl.S
s_signbit.S
s_signbitf.S
s_significandl.c
s_sincosf.S
s_sinf.S
s_truncl.S
svml_d_cos2_core.S
svml_d_cos4_core_avx.S
svml_d_cos4_core.S
svml_d_cos8_core.S
svml_d_exp2_core.S
svml_d_exp4_core_avx.S
svml_d_exp4_core.S
svml_d_exp8_core.S
svml_d_exp_data.h
svml_d_exp_data.S
svml_d_log2_core.S
svml_d_log4_core_avx.S
svml_d_log4_core.S
svml_d_log8_core.S
svml_d_log_data.h
svml_d_log_data.S
svml_d_pow2_core.S
svml_d_pow4_core_avx.S
svml_d_pow4_core.S
svml_d_pow8_core.S
svml_d_pow_data.h
svml_d_pow_data.S
svml_d_sin2_core.S
svml_d_sin4_core_avx.S
svml_d_sin4_core.S
svml_d_sin8_core.S
svml_d_sincos2_core.S
svml_d_sincos4_core_avx.S
svml_d_sincos4_core.S
svml_d_sincos8_core.S x86_64: Replace AVX512F .byte sequences with instructions 2017-08-23 06:26:44 -07:00
svml_d_trig_data.h
svml_d_trig_data.S
svml_d_wrapper_impl.h x86_64: Replace AVX512F .byte sequences with instructions 2017-08-23 06:26:44 -07:00
svml_finite_alias.S
svml_s_cosf4_core.S
svml_s_cosf8_core_avx.S
svml_s_cosf8_core.S
svml_s_cosf16_core.S
svml_s_expf4_core.S
svml_s_expf8_core_avx.S
svml_s_expf8_core.S
svml_s_expf16_core.S
svml_s_expf_data.h
svml_s_expf_data.S
svml_s_logf4_core.S
svml_s_logf8_core_avx.S
svml_s_logf8_core.S
svml_s_logf16_core.S
svml_s_logf_data.h
svml_s_logf_data.S
svml_s_powf4_core.S
svml_s_powf8_core_avx.S
svml_s_powf8_core.S
svml_s_powf16_core.S
svml_s_powf_data.h
svml_s_powf_data.S
svml_s_sincosf4_core.S
svml_s_sincosf8_core_avx.S
svml_s_sincosf8_core.S
svml_s_sincosf16_core.S x86_64: Replace AVX512F .byte sequences with instructions 2017-08-23 06:26:44 -07:00
svml_s_sinf4_core.S
svml_s_sinf8_core_avx.S
svml_s_sinf8_core.S
svml_s_sinf16_core.S
svml_s_trig_data.h
svml_s_trig_data.S
svml_s_wrapper_impl.h x86_64: Replace AVX512F .byte sequences with instructions 2017-08-23 06:26:44 -07:00
test-double-libmvec-alias-avx2-main.c
test-double-libmvec-alias-avx2-mod.c
test-double-libmvec-alias-avx2.c
test-double-libmvec-alias-avx512-main.c
test-double-libmvec-alias-avx512-mod.c
test-double-libmvec-alias-avx512.c
test-double-libmvec-alias-avx-main.c
test-double-libmvec-alias-avx-mod.c
test-double-libmvec-alias-avx.c
test-double-libmvec-alias-main.c
test-double-libmvec-alias-mod.c
test-double-libmvec-alias.c
test-double-libmvec-sincos-avx2-main.c
test-double-libmvec-sincos-avx2.c
test-double-libmvec-sincos-avx512-main.c
test-double-libmvec-sincos-avx512.c
test-double-libmvec-sincos-avx-main.c
test-double-libmvec-sincos-avx.c
test-double-libmvec-sincos-main.c
test-double-libmvec-sincos.c
test-double-vlen2-wrappers.c
test-double-vlen4-avx2-wrappers.c
test-double-vlen4-avx2.h
test-double-vlen4-wrappers.c
test-double-vlen4.h
test-double-vlen8-wrappers.c
test-double-vlen8.h
test-float-libmvec-alias-avx2-main.c
test-float-libmvec-alias-avx2-mod.c
test-float-libmvec-alias-avx2.c
test-float-libmvec-alias-avx512-main.c
test-float-libmvec-alias-avx512-mod.c
test-float-libmvec-alias-avx512.c
test-float-libmvec-alias-avx-main.c
test-float-libmvec-alias-avx-mod.c
test-float-libmvec-alias-avx.c
test-float-libmvec-alias-main.c
test-float-libmvec-alias-mod.c
test-float-libmvec-alias.c
test-float-libmvec-sincosf-avx2-main.c
test-float-libmvec-sincosf-avx2.c
test-float-libmvec-sincosf-avx512-main.c
test-float-libmvec-sincosf-avx512.c
test-float-libmvec-sincosf-avx-main.c
test-float-libmvec-sincosf-avx.c
test-float-libmvec-sincosf-main.c
test-float-libmvec-sincosf.c
test-float-vlen4-wrappers.c
test-float-vlen8-avx2-wrappers.c
test-float-vlen8-avx2.h
test-float-vlen8-wrappers.c
test-float-vlen8.h
test-float-vlen16-wrappers.c
test-float-vlen16.h
test-libmvec-alias-mod.c
Versions
w_expf.c Do not wrap expf and exp2f 2017-10-02 14:38:54 +01:00
x86_64-math-asm.h