Searched +full:x86 +full:- +full:linux +full:- +full:gnu (Results 1 – 25 of 320) sorted by relevance
12345678910>>...13
| /third_party/libffi/ |
| D | README.md | 2 libffi-3.4.1 was released on June 28, 2021. Check the libffi web page 19 told at run-time about the number and types of arguments used to call 46 | --------------- | ---------------- | ----------------------- | 48 | AArch64 | Linux | GCC | 50 | Alpha | Linux | GCC | 52 | ARC | Linux | GCC | 53 | ARM | Linux | GCC | 56 | AVR32 | Linux | GCC | 58 | CSKY | Linux | GCC | 60 | KVX | Linux | GCC | [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/time/ |
| D | syscalls.rs | 6 #[cfg(any(target_os = "android", target_os = "fuchsia", target_os = "linux"))] 14 #[cfg(any(target_os = "android", target_os = "fuchsia", target_os = "linux"))] 23 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 24 target_env = "gnu", 26 weak!(fn __clock_gettime64(c::clockid_t, *mut LibcTimespec) -> c::c_int); 28 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 29 target_env = "gnu", 31 weak!(fn __clock_getres64(c::clockid_t, *mut LibcTimespec) -> c::c_int); 33 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 34 target_env = "gnu", [all …]
|
| D | types.rs | 4 #[cfg(any(target_os = "android", target_os = "fuchsia", target_os = "linux"))] 9 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 10 target_env = "gnu", 16 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 17 target_env = "gnu", 31 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 32 target_env = "gnu", 39 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 40 target_env = "gnu", 54 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), [all …]
|
| /third_party/libunwind/ |
| D | .travis.yml | 5 - HOST=x86_64-linux-gnu 6 - HOST=x86-linux-gnu 7 - HOST=arm-linux-gnueabihf 8 - HOST=aarch64-linux-gnu 9 - HOST=mipsel-linux-gnu 11 #- HOST=powerpc64-linux-gnu 13 linux-s390x: &linux-s390x 14 os: linux 16 env: BUILD=s390x-linux-gnu HOST=s390x-linux-gnu 18 - autoreconf -i [all …]
|
| D | README | 3 [](https://travis-ci.or… 5 This library supports several architecture/operating-system combinations: 8 | :------ | :----------- | :----- | 9 | Linux | x86-64 | ✓ | 10 | Linux | x86 | ✓ | 11 | Linux | ARM | ✓ | 12 | Linux | AArch64 | ✓ | 13 | Linux | PPC32 | ✓ | 14 | Linux | PPC64 | ✓ | 15 | Linux | SuperH | ✓ | [all …]
|
| /third_party/f2fs-tools/.github/workflows/ |
| D | ci.yml | 1 # See also https://docs.github.com/en/actions/learn-github-actions/expressions 2 # See also https://github.com/marketplace/actions/setup-android-ndk 10 runs-on: ubuntu-latest 12 fail-fast: false 15 - android 16 - linux-gcc 17 - linux-clang 18 - linux-x86-gcc 19 - linux-powerpc64-gcc 20 - linux-mingw64-gcc [all …]
|
| /third_party/libunwind/libunwind/ |
| D | README | 3 [](https://travis-ci.or… 5 This library supports several architecture/operating-system combinations: 8 | :------ | :----------- | :----- | 9 | Linux | x86-64 | ✓ | 10 | Linux | x86 | ✓ | 11 | Linux | ARM | ✓ | 12 | Linux | AArch64 | ✓ | 13 | Linux | PPC32 | ✓ | 14 | Linux | PPC64 | ✓ | 15 | Linux | SuperH | ✓ | [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/thread/ |
| D | syscalls.rs | 5 #[cfg(any(target_os = "android", target_os = "linux"))] 8 #[cfg(any(target_os = "android", target_os = "linux"))] 11 #[cfg(any(target_os = "android", target_os = "linux"))] 30 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 31 target_env = "gnu", 33 weak!(fn __clock_nanosleep_time64(c::clockid_t, c::c_int, *const LibcTimespec, *mut LibcTimespec) -… 35 any(target_arch = "arm", target_arch = "mips", target_arch = "x86"), 36 target_env = "gnu", 38 weak!(fn __nanosleep64(*const LibcTimespec, *mut LibcTimespec) -> c::c_int); 52 pub(crate) fn clock_nanosleep_relative(id: ClockId, request: &Timespec) -> NanosleepRelativeResult { in clock_nanosleep_relative() [all …]
|
| /third_party/rust/crates/nix/src/sys/ptrace/ |
| D | linux.rs | 14 target_os = "linux", 18 any(target_env = "gnu", target_env = "musl", target_env = "ohos") 20 all(target_arch = "x86", target_env = "gnu") 26 if #[cfg(any(all(target_os = "linux", target_arch = "s390x"), 27 all(target_os = "linux", target_env = "gnu"), 54 all(target_os = "linux", any(target_env = "musl", 62 all(target_os = "linux", any(target_env = "musl", 70 all(target_os = "linux", any(target_env = "musl", 78 all(target_os = "linux", any(target_env = "musl", 87 #[cfg(all(target_os = "linux", any(target_env = "musl", [all …]
|
| /third_party/node/deps/openssl/openssl/Configurations/ |
| D | 10-main.conf | 1 ## -*- mode: perl; -*- 8 if (`nasm -v 2>NUL` =~ /NASM version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) { 10 ASFLAGS => "-g", 11 asflags => "-Ox -f win64 -DNEAR", 12 asoutflag => "-o ", 22 $die->("NASM not found - make sure it's installed and available on %PATH%\n"); 36 my $ver=`nasm -v 2>NUL`; 37 my $vew=`nasmw -v 2>NUL`; 41 asflags => "-f win32", 42 asoutflag => "-o ", [all …]
|
| /third_party/openssl/Configurations/ |
| D | 10-main.conf | 1 ## -*- mode: perl; -*- 8 if (`nasm -v 2>NUL` =~ /NASM version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) { 10 ASFLAGS => "-g", 11 asflags => "-Ox -f win64 -DNEAR", 12 asoutflag => "-o " }; 20 $die->("NASM not found - make sure it's installed and available on %PATH%\n"); 33 my $ver=`nasm -v 2>NUL`; 34 my $vew=`nasmw -v 2>NUL`; 38 asflags => "-f win32", 39 asoutflag => "-o ", [all …]
|
| /third_party/elfutils/tests/ |
| D | run-pt_gnu_prop-tests.sh | 6 # it under the terms of the GNU General Public License as published by 13 # GNU General Public License for more details. 15 # You should have received a copy of the GNU General Public License 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 18 . $srcdir/test-subr.sh 20 # On Fedora 31 with GCC 9.2.1 and binutils 2.32-31 22 # gcc -o testfile_pt_gnu_prop \ 23 # -Os -fstack-clash-protection -fcf-protection=full -xc - && \ 24 # eu-strip --remove-comment -R .gnu.build.attributes testfile_pt_gnu_prop 27 # gcc -m32 -o testfile_pt_gnu_prop \ [all …]
|
| D | run-readelf-n.sh | 5 # it under the terms of the GNU General Public License as published by 12 # GNU General Public License for more details. 14 # You should have received a copy of the GNU General Public License 15 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 . $srcdir/test-subr.sh 19 # - testfile-gnu-property-note.c 26 # gcc -fcf-protection -c testfile-gnu-property-note.c 27 # gcc -o testfile-gnu-property-note testfile-gnu-property-note.o 28 # eu-strip --strip-sections testfile-gnu-property-note 30 testfiles testfile-gnu-property-note.o testfile-gnu-property-note [all …]
|
| /third_party/python/Modules/_ctypes/libffi_osx/ |
| D | README | 7 libffi-2.00 has not been released yet! This is a development snapshot! 9 libffi-1.20 was released on October 5, 1998. Check the libffi web 26 told at run-time about the number and types of arguments used to call 49 SunOS 4.1.3 & Solaris 2.x (SPARC-V8, SPARC-V9) 53 Intel x86 - Linux (System V ABI) 55 Alpha - Linux and OSF/1 57 m68k - Linux (System V ABI) 59 PowerPC - Linux (System V ABI, Darwin, AIX) 61 ARM - Linux (System V ABI) 69 You must use GNU make to build libffi. SGI's make will not work. [all …]
|
| /third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
| D | config.pm | 2 # Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved. 51 # This is a list to ensure that gnu comes last, as we've made it a fallback 56 my $v = `$CROSS_COMPILE$CC -v 2>&1`; 57 $v =~ m/(?:(?:clang|LLVM) version|.*based on LLVM)\s+([0-9]+\.[0-9]+)/; 60 gnu => sub { 62 my $nul = File::Spec->devnull(); 63 my $v = `$CROSS_COMPILE$CC -dumpversion 2> $nul`; 66 $v =~ s/^[a-zA-Z]*\-//; 77 [ 'A\/UX:.*', 'm68k-apple-aux3' ], 78 [ 'AIX:[3-9]:4:.*', '${MACHINE}-ibm-aix' ], [all …]
|
| /third_party/openssl/util/perl/OpenSSL/ |
| D | config.pm | 2 # Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved. 51 # This is a list to ensure that gnu comes last, as we've made it a fallback 56 my $v = `$CROSS_COMPILE$CC -v 2>&1`; 57 $v =~ m/(?:(?:clang|LLVM) version|.*based on LLVM)\s+([0-9]+\.[0-9]+)/; 60 gnu => sub { 62 my $nul = File::Spec->devnull(); 63 my $v = `$CROSS_COMPILE$CC -dumpversion 2> $nul`; 66 $v =~ s/^[a-zA-Z]*\-//; 77 [ 'A\/UX:.*', 'm68k-apple-aux3' ], 78 [ 'AIX:[3-9]:4:.*', '${MACHINE}-ibm-aix' ], [all …]
|
| /third_party/node/ |
| D | BUILDING.md | 13 * [Supported platforms](#supported-platforms) 16 * [Platform list](#platform-list) 17 * [Supported toolchains](#supported-toolchains) 18 * [Official binary platforms and toolchains](#official-binary-platforms-and-toolchains) 19 * [OpenSSL asm support](#openssl-asm-support) 20 * [Previous versions of this document](#previous-versions-of-this-document) 21 * [Building Node.js on supported platforms](#building-nodejs-on-supported-platforms) 22 * [Note about Python](#note-about-python) 23 * [Unix and macOS](#unix-and-macos) 24 * [Unix prerequisites](#unix-prerequisites) [all …]
|
| /third_party/mesa3d/docs/ |
| D | meson.rst | 5 --------------- 19 <https://mesonbuild.com/Getting-meson.html>`__ to install the 22 The Meson build of Mesa is tested on Linux, macOS, Windows, Cygwin, 25 Unix-like OSes 31 .. code-block:: console 33 sudo apt-get install meson # Ubuntu 37 .. code-block:: console 44 You'll also need `Ninja <https://ninja-build.org/>`__. If it's not 45 already installed, use apt-get or dnf to install the *ninja-build* 53 modules (Mako). You also need pkg-config (a hard dependency of Meson), [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | create-cross-file.sh | 4 cross_file="/cross_file-$arch.txt" 5 /usr/share/meson/debcrossgen --arch $arch -o "$cross_file" 7 sed -i "s|/usr/bin/\([^-]*\)-linux-gnu\([^-]*\)-g|/usr/lib/ccache/\\1-linux-gnu\\2-g|g" "$cross_fil… 10 sed -i "s|cpu_family = 'i686'|cpu_family = 'x86'|g" "$cross_file" 12 # Rely on qemu-user being configured in binfmt_misc on the host 13 sed -i -e '/\[properties\]/a\' -e "needs_exe_wrapper = False" "$cross_file" 16 cc=`sed -n 's|c = .\(.*\).|\1|p' < $cross_file` 18 rust_target=aarch64-unknown-linux-gnu 20 rust_target=armv7-unknown-linux-gnueabihf 22 rust_target=i686-unknown-linux-gnu [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | runConfigureICU | 4 # Copyright (c) 1999-2015, International Business Machines Corporation and 16 if test $ec -eq 0 23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config… 24 if test $ec -eq 0 28 Options: -h, --help Print this message and exit 29 --enable-debug Enable support for debugging 30 --disable-release Disable presetting optimization flags 35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ... 40 AIX/GCC Use the GNU gcc/g++ compilers on AIX 41 Cygwin Use the GNU gcc/g++ compilers on Cygwin [all …]
|
| /third_party/node/deps/openssl/ |
| D | README.md | 1 This has a new binding scheme in building OpenSSL-3.0.0 library with 2 Node.js. OpenSSL-3.0.0 uses a new build system with `Perl` for various 4 `openssl/Configurations/README-design.md` in the OpenSSL source for 9 and header files ) are pre-generated and stored into the 12 - `config/Makefile` and `config/generate_gypi.pl` 21 to `nmake` command. `config/Makefile_VC-WIN32` and 22 `config/Makefile_VC-WIN64A` are made by hand for the use of GNU 26 - gyp and gypi files (`openssl*.{gyp,gypi}`) 28 `openssl.gyp` has two targets of openssl and openssl-cli referred 34 - header files (`config/*.{h,h.tmpl}`) [all …]
|
| /third_party/protobuf/protoc-artifacts/ |
| D | build-protoc.sh | 4 # protoc plugins into target/<OS>/<ARCH>/protoc-gen-*.exe 6 # Usage: ./build-protoc.sh <OS> <ARCH> <TARGET> 8 # <TARGET> can be "protoc" or "protoc-gen-javalite". Supported <OS> <ARCH> 11 # cygwin windows x86_32 Requires: i686-w64-mingw32-gcc 12 # cygwin windows x86_64 Requires: x86_64-w64-mingw32-gcc 13 # linux linux aarch_64 Requires: g++-aarch64-linux-gnu 14 # linux linux x86_32 15 # linux linux x86_64 16 # linux windows x86_32 Requires: i686-w64-mingw32-gcc 17 # linux windows x86_64 Requires: x86_64-w64-mingw32-gcc [all …]
|
| /third_party/icu/icu4c/source/ |
| D | runConfigureICU | 4 # Copyright (c) 1999-2015, International Business Machines Corporation and 16 if test $ec -eq 0 23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config… 24 if test $ec -eq 0 28 Options: -h, --help Print this message and exit 29 --enable-debug Enable support for debugging 30 --disable-release Disable presetting optimization flags 35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ... 40 AIX/GCC Use the GNU gcc/g++ compilers on AIX 41 AIX/OpenXL Use the IBM Open XL ibm-clang_r/ibm-clang++_r compilers on AIX [all …]
|
| /third_party/gptfdisk/ |
| D | cgdisk.8 | 1 .\" Copyright 2011-2024 Roderick W. Smith (rodsmith@rodsbooks.com) 2 .\" May be distributed under the GNU General Public License 5 cgdisk \- Curses-based GUID partition table (GPT) manipulator 8 [ \-a ] 13 GPT fdisk is a text\-mode family of programs for creation and manipulation 15 curses-based user interface for interaction using a text\-mode menuing 16 system. It will automatically convert an old\-style Master Boot Record 20 program family are \fBgdisk\fR (the most feature-rich program of the group, 21 with a non-curses-based interactive user interface) and \fBsgdisk\fR (which 22 is driven via command-line options for use by experts or in scripts). [all …]
|
| /third_party/rust/crates/rustix/ |
| D | Cargo.toml | 8 description = "Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls" 10 license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" 14 categories = ["os::unix-apis", "date-and-time", "filesystem", "network-programming"] 16 rust-version = "1.48" 18 [build-dependencies] 23 itoa = { version = "1.0.1", default-features = false, optional = true } 24 io-lifetimes = { version = "1.0.0", default-features = false, features = ["close"], optional = true… 26 # Special dependencies used in rustc-dep-of-std mode. 27 core = { version = "1.0.0", optional = true, package = "rustc-std-workspace-core" } 28 alloc = { version = "1.0.0", optional = true, package = "rustc-std-workspace-alloc" } [all …]
|
12345678910>>...13