Home
last modified time | relevance | path

Searched refs:supports (Results 1 – 25 of 99) sorted by relevance

1234

/glibc-2.36/
Dconfig.h.in17 /* Define if the assembler supports the `.set' directive. */
26 /* On powerpc64, define if the compiler supports -mcpu=power10. */
38 /* Assume that the compiler supports __builtin_expect.
43 /* Define if the compiler supports __builtin_memset. */
62 /* Define if assembler supports z10 zarch instructions as default on S390. */
65 /* Define if assembler supports z196 zarch instructions as default on S390. */
68 /* Define if assembler supports z13 zarch instructions as default on S390. */
71 /* Define if assembler supports arch13 zarch instruction as default on S390. */
74 /* Define if assembler supports vector instructions on S390. */
77 /* Define if gcc supports vector registers as clobbers in inline assembly
[all …]
Dconfigure.ac488 [syscalls will not use scv instruction, even if the kernel supports it, powerpc only]),
655 # Do a link to see if the backend supports IFUNC relocs.
663 # Check if gcc supports attribute ifunc as it is used in libc_ifunc macro.
687 # Check if linker supports textrel relocation with ifunc (used on elf/tests).
689 AC_CACHE_CHECK([whether the linker supports textrels along with ifunc],
722 # Check if CC supports attribute retain as it is used in attribute_used_retain macro.
779 Please use a gcc which supports it by default or configure gcc with --enable-gnu-indirect-function])
883 # If the assembler supports gnu_indirect_function symbol type and the
884 # architecture supports multi-arch, we enable multi-arch by default.
1624 AC_CACHE_CHECK([whether the C++ compiler supports thread_local],
DREADME23 The GNU C Library supports these configurations for using Linux kernels:
/glibc-2.36/sysdeps/s390/
Dconfigure.ac41 dnl test, if assembler supports S390 vector instructions
65 dnl test, if gcc supports S390 vector registers as clobber in inline assembly
92 dnl test, if assembler supports S390 arch13 instructions
121 dnl test, if assembler supports S390 z10 zarch instructions as default
147 dnl test, if assembler supports S390 z196 zarch instructions as default
175 dnl test, if assembler supports S390 z13 zarch instructions as default
201 dnl test, if assembler supports S390 arch13 zarch instructions as default
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dconfigure39 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC $CFLAGS supports -mabi=ibmlongdouble…
40 $as_echo_n "checking whether $CC $CFLAGS supports -mabi=ibmlongdouble... " >&6; }
79 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for linker that supports --no-tls-get-addr-optimi…
80 $as_echo_n "checking for linker that supports --no-tls-get-addr-optimize... " >&6; }
Dconfigure.ac19 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mabi=ibmlongdouble,
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dconfigure38 # We check if compiler supports @notoc generation since there is no
42 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports @notoc" >&5
43 $as_echo_n "checking if the compiler supports @notoc... " >&6; }
Dconfigure.ac27 # We check if compiler supports @notoc generation since there is no
31 AC_CACHE_CHECK([if the compiler supports @notoc],
/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
Dconfigure6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports -mcpu=power10" >&5
7 $as_echo_n "checking if the compiler supports -mcpu=power10... " >&6; }
Dconfigure.ac5 AC_CACHE_CHECK([if the compiler supports -mcpu=power10],
/glibc-2.36/sysdeps/x86/
Dconfigure35 # Check if assembler supports CET.
36 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $AS supports CET" >&5
37 $as_echo_n "checking whether $AS supports CET... " >&6; }
72 # Check if linker supports x86 ISA level.
Dtst-cpu-features-supports.c23 check_supports (int supports, int active, const char *supports_name, in check_supports() argument
29 supports_name, supports); in check_supports()
31 if ((supports != 0) != (active != 0)) in check_supports()
Dconfigure.ac24 # Check if assembler supports CET.
25 AC_CACHE_CHECK(whether $AS supports CET,
47 # Check if linker supports x86 ISA level.
DMakefile15 tst-cpu-features-supports tst-cpu-features-supports-static
18 tst-cpu-features-supports-static
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dconfigure5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC $CFLAGS supports -mlong-double-128" >…
6 $as_echo_n "checking whether $CC $CFLAGS supports -mlong-double-128... " >&6; }
Dconfigure.ac5 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mlong-double-128,
/glibc-2.36/sysdeps/mips/
Dconfigure.ac4 dnl No MIPS GCC supports accessing static and hidden symbols in an
/glibc-2.36/sysdeps/riscv/
Dconfigure.ac4 # Check if static linker supports R_RISCV_ALIGN
Dconfigure4 # Check if static linker supports R_RISCV_ALIGN
/glibc-2.36/sysdeps/unix/sysv/linux/generic/
DREADME1 This hierarchy supports Linux systems using the new
/glibc-2.36/sysdeps/powerpc/powerpc64/le/
Dconfigure37 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports -mno-gnu-attribute" >&5
38 $as_echo_n "checking if the compiler supports -mno-gnu-attribute... " >&6; }
Dconfigure.ac23 AC_CACHE_CHECK([if the compiler supports -mno-gnu-attribute],
/glibc-2.36/timezone/
Dprivate.h265 Please use a compiler that supports a 64-bit integer type (or wider);
329 Please use a compiler that supports a 64-bit integer type (or wider);
/glibc-2.36/sysdeps/aarch64/
Dconfigure.ac68 # Check if binutils supports variant PCS symbols.
/glibc-2.36/sysdeps/mach/
Dconfigure.ac110 AC_CACHE_CHECK(whether $MIG supports the retcode keyword, hurd_cv_mig_retcode,

1234