Searched refs:supports (Results 1 – 23 of 23) sorted by relevance
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A 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; }
|
A D | configure.ac | 5 AC_CACHE_CHECK([if the compiler supports -mcpu=power10],
|
/sysdeps/ieee754/ldbl-opt/ |
A 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; }
|
A D | configure.ac | 5 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mlong-double-128,
|
/sysdeps/unix/sysv/linux/powerpc/ |
A 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; }
|
A D | configure.ac | 19 AC_CACHE_CHECK(whether $CC $CFLAGS supports -mabi=ibmlongdouble,
|
/sysdeps/s390/ |
A D | configure.ac | 45 dnl test, if assembler supports S390 vector instructions 69 dnl test, if gcc supports S390 vector registers as clobber in inline assembly 96 dnl test, if assembler supports S390 arch13 instructions 125 dnl test, if assembler supports S390 z10 zarch instructions as default 151 dnl test, if assembler supports S390 z196 zarch instructions as default 179 dnl test, if assembler supports S390 z13 zarch instructions as default 205 dnl test, if assembler supports S390 arch13 zarch instructions as default
|
/sysdeps/powerpc/powerpc64/ |
A D | configure | 35 # We check if compiler supports @notoc generation since there is no 39 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports @notoc" >&5 40 $as_echo_n "checking if the compiler supports @notoc... " >&6; }
|
A D | configure.ac | 25 # We check if compiler supports @notoc generation since there is no 29 AC_CACHE_CHECK([if the compiler supports @notoc],
|
/sysdeps/mips/ |
A D | configure.ac | 4 dnl No MIPS GCC supports accessing static and hidden symbols in an
|
/sysdeps/riscv/ |
A D | configure.ac | 6 # Check if static linker supports R_RISCV_ALIGN
|
A D | configure | 7 # Check if static linker supports R_RISCV_ALIGN
|
/sysdeps/x86/ |
A 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()
|
A 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.
|
A 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.
|
A D | Makefile | 14 tst-cpu-features-supports tst-cpu-features-supports-static 17 tst-cpu-features-supports-static
|
/sysdeps/unix/sysv/linux/generic/ |
A D | README | 1 This hierarchy supports Linux systems using the new
|
/sysdeps/powerpc/powerpc64/le/ |
A 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; }
|
A D | configure.ac | 23 AC_CACHE_CHECK([if the compiler supports -mno-gnu-attribute],
|
/sysdeps/aarch64/ |
A D | configure.ac | 72 # Check if binutils supports variant PCS symbols.
|
A D | configure | 268 # Check if binutils supports variant PCS symbols.
|
/sysdeps/mach/ |
A D | configure.ac | 110 AC_CACHE_CHECK(whether $MIG supports the retcode keyword, hurd_cv_mig_retcode,
|
A D | configure | 490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $MIG supports the retcode keyword" >&5 491 $as_echo_n "checking whether $MIG supports the retcode keyword... " >&6; }
|
Completed in 12 milliseconds