/sysdeps/mach/hurd/i386/ |
A D | Makefile | 15 ifeq (yes,$(build-shared)) 116 test-xfail-tst-mutex4 = yes 119 test-xfail-tst-cond4 = yes 120 test-xfail-tst-cond6 = yes 121 test-xfail-tst-cond12 = yes 122 test-xfail-tst-cond13 = yes 123 test-xfail-tst-cond23 = yes 124 test-xfail-tst-rwlock4 = yes 129 test-xfail-tst-flock2 = yes 137 test-xfail-tst-cond24 = yes [all …]
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | configure.ac | 9 [AC_EGREP_CPP(yes,[#if _CALL_ELF == 2 10 yes 12 ], libc_cv_ppc64_elfv2_abi=yes, libc_cv_ppc64_elfv2_abi=no)]) 13 if test $libc_cv_ppc64_elfv2_abi = yes; then 22 [AC_EGREP_CPP(yes,[#ifdef _CALL_ELF 23 yes 25 ], libc_cv_ppc64_def_call_elf=yes, libc_cv_ppc64_def_call_elf=no)]) 33 [AC_EGREP_CPP(yes,[#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ 34 yes
|
/sysdeps/nios2/ |
A D | configure.ac | 7 [AC_EGREP_CPP(yes,[#ifdef __nios2_big_endian__ 8 yes 10 ], libc_cv_nios2_be=yes, libc_cv_nios2_be=no)]) 11 if test $libc_cv_nios2_be = yes; then
|
/sysdeps/powerpc/powerpc32/ |
A D | Makefile | 6 ifeq ($(with-fp),yes) 26 ifeq (yes,$(build-shared)) 36 ifeq (yes,$(build-shared)) 38 ifeq (yes,$(have-protected))
|
/sysdeps/ieee754/float128/ |
A D | Makeconfig | 3 float128-fcts = yes 4 float64x-alias-fcts = yes
|
/sysdeps/ieee754/ldbl-128/ |
A D | Makeconfig | 3 float128-alias-fcts = yes 4 float64x-alias-fcts = yes
|
/sysdeps/arc/ |
A D | configure.ac | 16 [AC_EGREP_CPP(yes,[#ifdef __BIG_ENDIAN__ 17 yes 19 ], libc_cv_arc_be=yes, libc_cv_arc_be=no)]) 20 if test $libc_cv_arc_be = yes; then
|
/sysdeps/mips/ |
A D | configure.ac | 9 libc_cv_mips_nan2008, [AC_EGREP_CPP(yes, [dnl 11 yes 12 #endif], libc_cv_mips_nan2008=yes, libc_cv_mips_nan2008=no)])
|
/sysdeps/aarch64/ |
A D | configure.ac | 13 # we set libc_cv_aarch64_be to yes which causes 20 [AC_EGREP_CPP(yes,[#ifdef __AARCH64EB__ 21 yes 24 if test $libc_cv_aarch64_be = yes; then 43 libc_cv_aarch64_bti=yes 47 if test $libc_cv_aarch64_bti = yes; then 65 libc_cv_aarch64_pac_ret=yes 68 if test $libc_cv_aarch64_pac_ret = yes; then 89 libc_cv_aarch64_variant_pcs=yes 100 libc_cv_aarch64_sve_asm=yes [all …]
|
/sysdeps/sparc/sparc32/ |
A D | configure.ac | 7 [AC_EGREP_CPP(yes,[#if defined (__sparc_v8__) || defined (__sparc_v9__) 8 yes 10 ], libc_cv_sparcv8=yes, libc_cv_sparcv8=no)]) 30 libc_cv_cas_uses_libatomic=yes 35 if test $libc_cv_cas_uses_libatomic = yes; then
|
/sysdeps/unix/sysv/linux/i386/ |
A D | configure.ac | 14 [libc_cv_can_use_register_asm_ebp=yes], 17 if test $libc_cv_can_use_register_asm_ebp = yes; then 21 libc_cv_gcc_unwind_find_fde=yes
|
/sysdeps/s390/ |
A D | configure.ac | 23 libc_cv_gcc_builtin_tbegin=yes 48 libc_cv_asm_s390_vx=yes 54 if test "$libc_cv_asm_s390_vx" = yes ; 72 libc_cv_gcc_s390_vx=yes 78 if test "$libc_cv_gcc_s390_vx" = yes ; 100 libc_cv_asm_s390_arch13=yes 129 libc_cv_asm_s390_min_z10_zarch=yes 155 libc_cv_asm_s390_min_z196_zarch=yes 183 libc_cv_asm_s390_min_z13_zarch=yes 209 libc_cv_asm_s390_min_arch13_zarch=yes [all …]
|
/sysdeps/x86/ |
A D | configure.ac | 14 libc_cv_x86_cet_available=yes 19 if test $libc_cv_x86_cet_available != yes; then 31 libc_cv_x86_cet_as=yes 40 if test $enable_cet = yes; then 104 libc_cv_include_x86_isa_level=yes 108 if test $libc_cv_include_x86_isa_level = yes; then 114 libc_cv_have_x86_lahf_sahf=yes 116 if test $libc_cv_have_x86_lahf_sahf = yes; then 123 libc_cv_have_x86_movbe=yes 125 if test $libc_cv_have_x86_movbe = yes; then
|
/sysdeps/arm/ |
A D | configure.ac | 11 # we set libc_cv_arm_pcs_vfp to yes which causes 18 [AC_EGREP_CPP(yes,[#ifdef __ARM_PCS_VFP 19 yes 21 ], libc_cv_arm_pcs_vfp=yes, libc_cv_arm_pcs_vfp=no)]) 22 if test $libc_cv_arm_pcs_vfp = yes; then 62 R_ARM_NONE' conftest.dr > /dev/null || libc_cv_arm_pcrel_movw=yes 65 if test $libc_cv_arm_pcrel_movw = yes; then 100 ' conftest.x 2>&AS_MESSAGE_LOG_FD && libc_cv_arm_tpoff_addend=yes 104 LIBC_CONFIG_VAR([test-xfail-tst-tlsalign], [yes]) 105 LIBC_CONFIG_VAR([test-xfail-tst-tlsalign-static], [yes])
|
/sysdeps/microblaze/ |
A D | preconfigure.ac | 4 AC_EGREP_CPP(yes,[#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ 5 yes
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | configure.ac | 21 AC_EGREP_CPP(yes, [#ifdef __riscv_float_abi_double 22 yes 25 AC_EGREP_CPP(yes, [#ifdef __riscv_float_abi_soft 26 yes
|
/sysdeps/unix/sysv/linux/mips/ |
A D | configure.ac | 90 LIBC_TRY_CC_OPTION([-mfp64], [libc_cv_mips_fp64=yes], [libc_cv_mips_fp64=no]) 91 …LIBC_TRY_CC_OPTION([-Werror -modd-spreg], [libc_cv_mips_modd_spreg=yes], [libc_cv_mips_modd_spreg=… 103 [libc_mips_mode_switch=yes], 108 libc_cv_mips_nan2008, [AC_EGREP_CPP(yes, [dnl 110 yes 111 #endif], libc_cv_mips_nan2008=yes, libc_cv_mips_nan2008=no)]) 130 libc_cv_gcc_unwind_find_fde=yes 153 libc_cv_mips_force_execstack=yes 156 libc_cv_mips_force_execstack=yes 162 if test $libc_cv_mips_force_execstack = yes; then
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | configure.ac | 9 [libc_cv_mcpu_power10=yes], 12 AS_IF([[test "$libc_cv_mcpu_power10" == "yes"]],[
|
/sysdeps/ia64/ |
A D | Makefile | 2 long-double-fcts = yes 16 ifeq (yes,$(build-shared))
|
/sysdeps/powerpc/powerpc32/fpu/ |
A D | configure.ac | 11 libc_cv_ppc_fcfid=yes 16 if test $libc_cv_ppc_fcfid = yes; then 27 libc_cv_ppc_fctidz=yes 32 if test $libc_cv_ppc_fctidz = yes; then
|
/sysdeps/generic/ |
A D | Makefile | 24 ifeq (yes:yes,$(build-shared):$(unwind-find-fde))
|
/sysdeps/sh/ |
A D | preconfigure.ac | 4 AC_EGREP_CPP(yes,[#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ 5 yes
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | Makefile | 13 ifeq (yes,$(build-shared)) 25 ifeq (yes,$(build-shared))
|
/sysdeps/hppa/ |
A D | Makefile | 31 ifeq (yes,$(build-shared)) 33 ifeq (yes,$(have-protected))
|
/sysdeps/powerpc/powerpc64/le/ |
A D | configure.ac | 14 [libc_cv_target_power8_ok=yes], 16 AS_IF([test "$libc_cv_target_power8_ok" != "yes"], 27 [libc_cv_no_gnu_attr_ok=yes], 29 AS_IF([test "$libc_cv_no_gnu_attr_ok" != "yes"], 48 [libc_cv_compiler_powerpc64le_ice=yes], 51 AS_IF([test "$libc_cv_compiler_powerpc64le_ice" != "yes"], 63 [libc_cv_compiler_powerpc64le_ldbl128_mabi=yes],
|