Home
last modified time | relevance | path

Searched full:gcc (Results 1 – 25 of 4407) sorted by relevance

12345678910>>...177

/external/libvpx/libvpx/
DREADME63 arm64-android-gcc
64 arm64-darwin-gcc
65 arm64-linux-gcc
66 arm64-win64-gcc
68 armv7-android-gcc
69 armv7-darwin-gcc
71 armv7-linux-gcc
73 armv7-win32-gcc
76 armv7s-darwin-gcc
77 armv8-linux-gcc
[all …]
Dconfigure101 all_platforms="${all_platforms} arm64-android-gcc"
102 all_platforms="${all_platforms} arm64-darwin-gcc"
103 all_platforms="${all_platforms} arm64-linux-gcc"
104 all_platforms="${all_platforms} arm64-win64-gcc"
106 all_platforms="${all_platforms} armv7-android-gcc" #neon Cortex-A8
107 all_platforms="${all_platforms} armv7-darwin-gcc" #neon Cortex-A8
109 all_platforms="${all_platforms} armv7-linux-gcc" #neon Cortex-A8
111 all_platforms="${all_platforms} armv7-win32-gcc"
114 all_platforms="${all_platforms} armv7s-darwin-gcc"
115 all_platforms="${all_platforms} armv8-linux-gcc"
[all …]
/external/jemalloc_new/
D.travis.yml7 … env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="" EXTRA_CFLAGS="-Werror -Wno-array-bounds"
9 … env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="" EXTRA_CFLAGS="-Werror -Wno-array-bounds"
13 …env: CC=gcc CXX=g++ COMPILER_FLAGS="-m32" CONFIGURE_FLAGS="" EXTRA_CFLAGS="-Werror -Wno-array-boun…
17 - gcc-multilib
19 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--enable-debug" EXTRA_CFLAGS="-Werror -Wno-…
21 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--enable-prof" EXTRA_CFLAGS="-Werror -Wno-a…
23 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--disable-stats" EXTRA_CFLAGS="-Werror -Wno…
25 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--with-malloc-conf=tcache:false" EXTRA_CFLA…
27 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--with-malloc-conf=dss:primary" EXTRA_CFLAG…
29 …env: CC=gcc CXX=g++ COMPILER_FLAGS="" CONFIGURE_FLAGS="--with-malloc-conf=percpu_arena:percpu" EXT…
[all …]
/external/libcxx/utils/docker/debian9/
DDockerfile10 # Setup the base builder image with the packages we'll need to build GCC and Clang from source.
28 gcc-multilib \
41 # Build GCC 4.9 for testing our C++11 against
42 FROM builder-base as gcc-49-builder
47 RUN git clone --depth=1 --branch gcc-4_9_4-release git://gcc.gnu.org/git/gcc.git /tmp/gcc-4.9.4
48 RUN cd /tmp/gcc-4.9.4/ && ./contrib/download_prerequisites
49 RUN /tmp/build_gcc.sh --source /tmp/gcc-4.9.4 --to /opt/gcc-4.9.4
51 # Build GCC ToT for testing in all dialects.
52 FROM builder-base as gcc-tot-builder
57 RUN git clone --depth=1 git://gcc.gnu.org/git/gcc.git /tmp/gcc-tot
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME55 | AArch64 | Linux | GCC |
56 | Alpha | Linux | GCC |
57 | Alpha | Tru64 | GCC |
58 | ARC | Linux | GCC |
59 | ARM | Linux | GCC |
60 | ARM | iOS | GCC |
61 | AVR32 | Linux | GCC |
62 | Blackfin | uClinux | GCC |
63 | HPPA | HPUX | GCC |
64 | IA-64 | Linux | GCC |
[all …]
/external/u-boot/tools/buildman/
DREADME170 arm: /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.8-2013.08_linux
171 aarch64: /opt/linaro/gcc-linaro-aarch64-none-elf-4.8-2013.10_linux
197 arm: /opt/arm-eabi-4.6/bin/arm-eabi-gcc
210 and buildman will find arm-none-eabi-gcc in /usr/bin if you have it installed.
236 - scanning prefix '/opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-'
240 - scanning path '/toolchains/gcc-4.9.0-nolibc/i386-linux'
241 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/.'
242 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin'
243 - found '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin/i386-linux-gcc'
244 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin'
[all …]
/external/libffi/
DREADME55 | AArch64 | Linux | GCC |
56 | Alpha | Linux | GCC |
57 | Alpha | Tru64 | GCC |
58 | ARC | Linux | GCC |
59 | ARM | Linux | GCC |
60 | ARM | iOS | GCC |
61 | AVR32 | Linux | GCC |
62 | Blackfin | uClinux | GCC |
63 | HPPA | HPUX | GCC |
64 | IA-64 | Linux | GCC |
[all …]
/external/kmod/
D.travis.yml10 …[ "$MYCC" = "gcc-4.8" ]; then sudo apt-get install -qq gcc-4.8; sudo update-alternatives --install…
11 …[ "$MYCC" = "gcc-4.9" ]; then sudo apt-get install -qq gcc-4.9; sudo update-alternatives --install…
17 - compiler: gcc
18 env: MYCC=gcc
19 - compiler: gcc
20 env: MYCC=gcc-4.8
21 - compiler: gcc
22 env: MYCC=gcc-4.9
/external/fec/
Dmakefile.in54 gcc -g -o $@ $^
57 gcc -g -o $@ $^
60 gcc -g -o $@ $^ -lm
63 gcc -g -o $@ $^ -lm
66 gcc -g -o $@ $^ -lm
69 gcc -g -o $@ $^ -lm
72 gcc -g -o $@ $^ -lm
75 gcc -g -o $@ $^
78 gcc -g -o $@ $^
82 gcc -g -c $<
[all …]
/external/lz4/
D.travis.yml33 - gcc-multilib
64 - gcc-multilib
73 - gcc-multilib
75 …env: Ubu=14.04 Cmd='make c_standards CC=gcc-6 && make -C tests test-lz4 CC=gcc-6 MOREFLAGS=-Werror…
83 - gcc-6
85 …-gnueabi-gcc QEMU_SYS=qemu-arm-static && make platformTest CC=aarch64-linux-gnu-gcc QEMU_SYS=qemu-…
93 - gcc-arm-linux-gnueabi
95 - gcc-aarch64-linux-gnu
98 … Ubu=14.04 Cmd='make -C tests test-lz4 clean test-lz4c32 CC=gcc-5 MOREFLAGS=-Werror' COMPILER=gcc-5
107 - gcc-multilib
[all …]
/external/clang/test/Driver/
Dlinux-ld.c6 // RUN: --gcc-toolchain="" \
11 // CHECK-LD-32: "{{.*}}/usr/lib/gcc/i386-unknown-linux/4.6.0{{/|\\\\}}crtbegin.o"
12 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0"
13 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0/../../../../i386-unknown-linux/…
14 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0/../../.."
20 // RUN: --gcc-toolchain="" \
28 // CHECK-LD-64: "{{.*}}/usr/lib/gcc/x86_64-unknown-linux/4.6.0{{/|\\\\}}crtbegin.o"
29 // CHECK-LD-64: "-L[[SYSROOT]]/usr/lib/gcc/x86_64-unknown-linux/4.6.0"
30 // CHECK-LD-64: "-L[[SYSROOT]]/usr/lib/gcc/x86_64-unknown-linux/4.6.0/../../../../x86_64-unknown-li…
31 // CHECK-LD-64: "-L[[SYSROOT]]/usr/lib/gcc/x86_64-unknown-linux/4.6.0/../../.."
[all …]
/external/syzkaller/docs/linux/
Dsetup_ubuntu-host_qemu-vm_x86-64-kernel.md5 ## GCC section in Setup: Ubuntu host, QEMU vm, x86-64 kernel
7 …kaller requires coverage support in GCC, we need to use a recent GCC version. To checkout GCC 7.1.…
9 svn checkout svn://gcc.gnu.org/svn/gcc/trunk $GCC
10 cd $GCC
17 diff --git a/gcc/tree.h b/gcc/tree.h
19 --- a/gcc/tree.h
20 +++ b/gcc/tree.h
34 Install GCC prerequisites:
39 Build GCC:
44 …=no --with-gnu-as --with-gnu-ld --with-ld=/usr/bin/ld.bfd --disable-multilib --prefix=$GCC/install/
[all …]
/external/clang/test/CodeGenCXX/
Dpragma-visibility.cpp3 #pragma GCC visibility push(hidden)
7 #pragma GCC visibility pop
11 #pragma GCC visibility push(hidden)
17 #pragma GCC visibility pop
19 #pragma GCC visibility push(hidden)
23 #pragma GCC visibility pop
27 #pragma GCC visibility push(hidden)
30 #pragma GCC visibility pop
34 #pragma GCC visibility push(hidden)
38 #pragma GCC visibility pop
[all …]
/external/clang/test/CodeGen/
D3dnow-builtins.c1 …target-feature +3dnowa -emit-llvm -o - -Werror | FileCheck %s -check-prefix=GCC -check-prefix=CHECK
11 // GCC-LABEL: define double @test_m_pavgusb in test_m_pavgusb()
18 // GCC-LABEL: define double @test_m_pf2id in test_m_pf2id()
25 // GCC-LABEL: define double @test_m_pfacc in test_m_pfacc()
32 // GCC-LABEL: define double @test_m_pfadd in test_m_pfadd()
39 // GCC-LABEL: define double @test_m_pfcmpeq in test_m_pfcmpeq()
46 // GCC-LABEL: define double @test_m_pfcmpge in test_m_pfcmpge()
53 // GCC-LABEL: define double @test_m_pfcmpgt in test_m_pfcmpgt()
60 // GCC-LABEL: define double @test_m_pfmax in test_m_pfmax()
67 // GCC-LABEL: define double @test_m_pfmin in test_m_pfmin()
[all …]
/external/swiftshader/third_party/LLVM/utils/
Dllvm-native-gcc2 # Wrapper around LLVM tools to generate a native .o from llvm-gcc using an
18 # most of these are passed on to llvm-gcc.
23 if ($ProgramName =~ /llvm-native-gcc/) {
56 if ($ProgramName =~ /llvm-native-gcc/) {
72 if ($ProgramName =~ /llvm-native-gcc/) {
128 run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $Libs";
157 run "gcc $NativeGCCOptions $GeneratedCode -o $OutputFile";
169 } elsif ($ProgramName =~ /llvm-native-gcc/) {
170 # build the llvm-gcc command line.
171 $LLVMGCCCommand = join (" ", ("llvm-gcc", @ARGV));
[all …]
/external/libpcap/
Ddiag-control.h42 * Clang and GCC both support this way of putting pragmas into #defines.
44 * warning-suppressing pragmas differ between Clang and GCC, so we test
73 * Suppress -Wdocumentation warnings; GCC doesn't support -Wdocumentation,
74 * at least according to the GCC 7.3 documentation. Apparently, Flex
89 * This is GCC 4.6 or later, or a compiler claiming to be that.
90 * We can use "GCC diagnostic ignored -Wxxx" (introduced in 4.2)
91 * and "GCC diagnostic push/pop" (introduced in 4.6).
94 PCAP_DO_PRAGMA(GCC diagnostic push) \
95 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wsign-compare") \
96 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wunused-parameter") \
[all …]
/external/clang/test/Lexer/
Dpragma-message.c14 #pragma message ":O gcc accepts this! " STRING(__LINE__) // expected-warning {{:O gcc accepts this!…
18 // GCC supports a similar pragma, #pragma GCC warning (which generates a warning
19 // message) and #pragma GCC error (which generates an error message).
21 #pragma GCC warning(":O I'm a message! " STRING(__LINE__)) // expected-warning {{:O I'm a message! …
22 #pragma GCC warning ":O gcc accepts this! " STRING(__LINE__) // expected-warning {{:O gcc accepts t…
24 #pragma GCC error(":O I'm a message! " STRING(__LINE__)) // expected-error {{:O I'm a message! 24}}
25 #pragma GCC error ":O gcc accepts this! " STRING(__LINE__) // expected-error {{:O gcc accepts this!…
27 #define COMPILE_ERROR(x) _Pragma(STRING2(GCC error(x)))
31 #pragma GCC warning("" // expected-error {{pragma warning requires parenthesized string}}
32 #pragma GCC error(1) // expected-error {{expected string literal in pragma error}}
/external/eigen/doc/
DWrongStackAlignment.dox5 <h4>It appears that this was a GCC bug that has been fixed in GCC 4.5.
6 If you hit this issue, please upgrade to GCC 4.5 and report to us, so we can update this page.</h4>
8 This is an issue that, so far, we met only with GCC on Windows: for instance, MinGW and TDM-GCC.
20 GCC assumes that the stack is already 16-byte-aligned so that the object \a q will be created at a …
22 …the stack is only guaranteed to have 4-byte alignment. Indeed, even though GCC takes care of align…
35gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Function-Attributes.html#Function-Attributes">this GCC docume…
40 …on is to edit your project so that when compiling with GCC on Windows, you pass this option to GCC:
44 Explanation: this tells GCC that the stack is only required to be aligned to 2^2=4 bytes, so that G…
46 Another global solution is to pass this option to gcc:
/external/toolchain-utils/dejagnu/
Drun_dejagnu.py30 'Launches gcc dejagnu test in chroot for chromeos toolchain, compares '
40 help=('Specify gcc source to mount instead of "auto". '
41 'Under "auto" mode, which is the default - gcc is '
45 'root/chroot/usr/local/toolchain_root/gcc", which is '
47 'gcc-build-dir then is computed as '
49 'a complete gcc build must be performed in the '
50 'computed gcc-build-dir beforehand.'))
75 '\'mount\' (unmount gcc source and '
83 default='gcc,g++',
87 'Defaults to "gcc,g++".'))
[all …]
/external/python/cpython3/Lib/distutils/
Dcygwinccompiler.py5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as
28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works
31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works
33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now
36 # - using gcc -mdll instead dllwrap doesn't work without -static because
43 # * cygwin gcc 3.2/ld 2.13.90 works
45 # * mingw gcc 3.2/ld 2.13 works
105 self.debug_print("Python's GCC status: %s (details: %s)" %
116 self.debug_print(self.compiler_type + ": gcc %s, ld %s, dllwrap %s\n" %
122 # gcc -mdll instead of dllwrap
[all …]
/external/python/cpython2/Lib/distutils/
Dcygwinccompiler.py5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as
28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works
31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works
33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now
36 # - using gcc -mdll instead dllwrap doesn't work without -static because
43 # * cygwin gcc 3.2/ld 2.13.90 works
45 # * mingw gcc 3.2/ld 2.13 works
97 self.debug_print("Python's GCC status: %s (details: %s)" %
108 self.debug_print(self.compiler_type + ": gcc %s, ld %s, dllwrap %s\n" %
114 # gcc -mdll instead of dllwrap
[all …]
/external/clang/test/Preprocessor/
Dpragma_diagnostic_output.c2 // CHECK: #pragma GCC diagnostic warning "-Wall"
3 #pragma GCC diagnostic warning "-Wall"
4 // CHECK: #pragma GCC diagnostic ignored "-Wall"
5 #pragma GCC diagnostic ignored "-Wall"
6 // CHECK: #pragma GCC diagnostic error "-Wall"
7 #pragma GCC diagnostic error "-Wall"
8 // CHECK: #pragma GCC diagnostic fatal "-Wall"
9 #pragma GCC diagnostic fatal "-Wall"
10 // CHECK: #pragma GCC diagnostic push
11 #pragma GCC diagnostic push
[all …]
/external/clang/www/
Dcomparison.html38 <li><a href="#gcc">Clang vs GCC</a> (GNU Compiler Collection)</li>
45 <h2><a name="gcc">Clang vs GCC (GNU Compiler Collection)</a></h2>
48 <p>Pro's of GCC vs clang:</p>
51 <li>GCC supports languages that clang does not aim to, such as Java, Ada,
53 <li>GCC supports more targets than LLVM.</li>
54 <li>GCC supports many language extensions, some of which are not implemented
55 by Clang. For instance, in C mode, GCC supports
56 <a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html">nested
58 <a href="https://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html">extension
62 <p>Pro's of clang vs GCC:</p>
[all …]
/external/llvm/test/CodeGen/X86/
Ddllexport.ll4 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
6 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
121 ; CHECK-GCC: -export:f1
122 ; CHECK-GCC-SAME: -export:f2
123 ; CHECK-GCC-SAME: -export:stdfun@0
124 ; CHECK-GCC-SAME: -export:@fastfun@0
125 ; CHECK-GCC-SAME: -export:thisfun
126 ; CHECK-GCC-SAME: -export:lnk1
127 ; CHECK-GCC-SAME: -export:lnk2
128 ; CHECK-GCC-SAME: -export:weak1
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Ddllexport.ll4 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
6 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
121 ; CHECK-GCC: .ascii " -export:f1"
122 ; CHECK-GCC: .ascii " -export:f2"
123 ; CHECK-GCC: .ascii " -export:stdfun@0"
124 ; CHECK-GCC: .ascii " -export:@fastfun@0"
125 ; CHECK-GCC: .ascii " -export:thisfun"
126 ; CHECK-GCC: .ascii " -export:lnk1"
127 ; CHECK-GCC: .ascii " -export:lnk2"
128 ; CHECK-GCC: .ascii " -export:weak1"
[all …]

12345678910>>...177