Searched refs:supports (Results 1 – 25 of 99) sorted by relevance
1234
/glibc-2.36/ |
D | config.h.in | 17 /* 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 …]
|
D | configure.ac | 488 [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],
|
D | README | 23 The GNU C Library supports these configurations for using Linux kernels:
|
/glibc-2.36/sysdeps/s390/ |
D | configure.ac | 41 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/ |
D | configure | 39 …{ $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; }
|
D | configure.ac | 19 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mabi=ibmlongdouble,
|
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | configure | 38 # 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; }
|
D | configure.ac | 27 # 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/ |
D | configure | 6 { $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; }
|
D | configure.ac | 5 AC_CACHE_CHECK([if the compiler supports -mcpu=power10],
|
/glibc-2.36/sysdeps/x86/ |
D | configure | 35 # 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.
|
D | tst-cpu-features-supports.c | 23 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()
|
D | configure.ac | 24 # Check if assembler supports CET. 25 AC_CACHE_CHECK(whether $AS supports CET, 47 # Check if linker supports x86 ISA level.
|
D | Makefile | 15 tst-cpu-features-supports tst-cpu-features-supports-static 18 tst-cpu-features-supports-static
|
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | configure | 5 { $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; }
|
D | configure.ac | 5 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mlong-double-128,
|
/glibc-2.36/sysdeps/mips/ |
D | configure.ac | 4 dnl No MIPS GCC supports accessing static and hidden symbols in an
|
/glibc-2.36/sysdeps/riscv/ |
D | configure.ac | 4 # Check if static linker supports R_RISCV_ALIGN
|
D | configure | 4 # Check if static linker supports R_RISCV_ALIGN
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/ |
D | README | 1 This hierarchy supports Linux systems using the new
|
/glibc-2.36/sysdeps/powerpc/powerpc64/le/ |
D | configure | 37 { $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; }
|
D | configure.ac | 23 AC_CACHE_CHECK([if the compiler supports -mno-gnu-attribute],
|
/glibc-2.36/timezone/ |
D | private.h | 265 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/ |
D | configure.ac | 68 # Check if binutils supports variant PCS symbols.
|
/glibc-2.36/sysdeps/mach/ |
D | configure.ac | 110 AC_CACHE_CHECK(whether $MIG supports the retcode keyword, hurd_cv_mig_retcode,
|
1234