diff options
Diffstat (limited to 'sysdeps')
22 files changed, 0 insertions, 143 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/s_fmal.c b/sysdeps/ieee754/ldbl-opt/s_fmal.c deleted file mode 100644 index bd12dabcbe..0000000000 --- a/sysdeps/ieee754/ldbl-opt/s_fmal.c +++ /dev/null @@ -1,5 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/s_fmal.c> -long_double_symbol (libm, __fmal, fmal); diff --git a/sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c b/sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c deleted file mode 100644 index f66964a138..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_acoshl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __acoshl, acoshl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_acosl_compat.c b/sysdeps/ieee754/ldbl-opt/w_acosl_compat.c deleted file mode 100644 index ff33e9a9ed..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_acosl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_acosl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __acosl, acosl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_asinl_compat.c b/sysdeps/ieee754/ldbl-opt/w_asinl_compat.c deleted file mode 100644 index a53f1cb1f5..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_asinl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_asinl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __asinl, asinl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c b/sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c deleted file mode 100644 index c70f77e4c4..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_atan2l_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __atan2l, atan2l); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c b/sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c deleted file mode 100644 index 67450c5859..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_atanhl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __atanhl, atanhl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_coshl_compat.c b/sysdeps/ieee754/ldbl-opt/w_coshl_compat.c deleted file mode 100644 index 392511bab6..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_coshl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_coshl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __coshl, coshl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c b/sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c index 5a52a75ba5..1c0e8754dd 100644 --- a/sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c +++ b/sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c @@ -5,7 +5,6 @@ #define compat_symbol(l,n,a,v) #include <math/w_exp10l_compat.c> #if LIBM_SVID_COMPAT -long_double_symbol (libm, __exp10l, exp10l); # if SHLIB_COMPAT (libm, GLIBC_2_1, GLIBC_2_27) /* compat_symbol was undefined and redefined above to avoid the default pow10l compat symbol at version GLIBC_2_1 (as for ldbl-opt diff --git a/sysdeps/ieee754/ldbl-opt/w_expl_compat.c b/sysdeps/ieee754/ldbl-opt/w_expl_compat.c deleted file mode 100644 index 4534051d88..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_expl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_expl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __expl, expl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c b/sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c deleted file mode 100644 index 12419e3060..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_fmodl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __fmodl, fmodl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c b/sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c deleted file mode 100644 index b87bac7ce8..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_hypotl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __hypotl, hypotl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_j0l_compat.c b/sysdeps/ieee754/ldbl-opt/w_j0l_compat.c deleted file mode 100644 index 8fc865128d..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_j0l_compat.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_j0l_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __j0l, j0l); -long_double_symbol (libm, __y0l, y0l); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_j1l_compat.c b/sysdeps/ieee754/ldbl-opt/w_j1l_compat.c deleted file mode 100644 index 85b3feed9f..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_j1l_compat.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_j1l_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __j1l, j1l); -long_double_symbol (libm, __y1l, y1l); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_jnl_compat.c b/sysdeps/ieee754/ldbl-opt/w_jnl_compat.c deleted file mode 100644 index 9b2c998536..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_jnl_compat.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_jnl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __jnl, jnl); -long_double_symbol (libm, __ynl, ynl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_log10l_compat.c b/sysdeps/ieee754/ldbl-opt/w_log10l_compat.c deleted file mode 100644 index 6eb9ea7928..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_log10l_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_log10l_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __log10l, log10l); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_log2l_compat.c b/sysdeps/ieee754/ldbl-opt/w_log2l_compat.c deleted file mode 100644 index 1507e937b8..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_log2l_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_log2l_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __log2l, log2l); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_logl_compat.c b/sysdeps/ieee754/ldbl-opt/w_logl_compat.c deleted file mode 100644 index 6b71ef2659..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_logl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_logl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __logl, logl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_powl_compat.c b/sysdeps/ieee754/ldbl-opt/w_powl_compat.c deleted file mode 100644 index c6f8d859be..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_powl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_powl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __powl, powl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c b/sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c index 849d2db425..9314117eda 100644 --- a/sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c +++ b/sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c @@ -3,7 +3,6 @@ #define weak_alias(n,a) #include <math/w_remainderl_compat.c> #if LIBM_SVID_COMPAT -long_double_symbol (libm, __remainderl, remainderl); strong_alias (__remainderl, __dreml) long_double_symbol (libm, __dreml, dreml); #endif diff --git a/sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c b/sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c deleted file mode 100644 index 8fce55c74f..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_sinhl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __sinhl, sinhl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c b/sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c deleted file mode 100644 index 05be917772..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_sqrtl_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __sqrtl, sqrtl); -#endif diff --git a/sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c b/sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c deleted file mode 100644 index 8c201ca8e2..0000000000 --- a/sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math_ldbl_opt.h> -#undef weak_alias -#define weak_alias(n,a) -#include <math/w_tgammal_compat.c> -#if LIBM_SVID_COMPAT -long_double_symbol (libm, __tgammal, tgammal); -#endif |