Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:c (Results 1 – 25 of 1143) sorted by relevance

12345678910>>...46

/third_party/elfio/tests/elf_examples/
Dhello_arm ... puts.c uio_iovcnt /g/gnu/newlib-build/arm-elf/newlib/libc/ ...
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerate.sh2 set -ueo pipefail
4 # Linux's ioctl codes using function-style macros in their definition which
6 # a small C program, main.c, which prints the values of the ioctls on the
15 cflags="-Wall"
20 i686-linux-gnu-gcc -Iinclude -c list.c $cflags
21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags
23 x86_64-linux-gnu-gcc -Iinclude -c list.c $cflags
24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags
26 aarch64-linux-gnu-gcc -Iinclude -c list.c $cflags
27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags
[all …]
/third_party/rust/rust/compiler/rustc_codegen_gcc/
DReadme.md3 [![Chat on IRC](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](http…
5 … a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefit…
7 **Despite its name, libgccjit can be used for ahead-of-time compilation, as is used here.**
12 A secondary goal is to check if using the gcc backend will provide any run-time speed improvement f…
17 The patches in [this repository](https://github.com/antoyo/libgccjit-patches) need to be applied.
19 You can also use my [fork of gcc](https://github.com/antoyo/gcc) which already includes these patch…
21 To build it (most of these instructions come from [here](https://gcc.gnu.org/onlinedocs/jit/interna…
24 $ git clone https://github.com/antoyo/gcc
25 $ sudo apt install flex libmpfr-dev libgmp-dev libmpc3 libmpc-dev
26 $ mkdir gcc-build gcc-install
[all …]
/third_party/elfutils/tests/
Dtestfile-dwarf-45.source12 int c = a;
15 c -= b;
17 return baz (c);
20 # = hello.c =
34 r -= m;
46 return f > 0 ? frob (f - 1, m) : 0;
49 # = world.c =
75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
77 $ gcc -o testfile-dwarf-4 hello.o world.o
[all …]
Drun-allfcts.sh2 # Copyright (C) 2005, 2013 Red Hat, Inc.
19 . $srcdir/test-subr.sh
24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
27 /shoggoth/drepper/b.c:4:bar
28 /shoggoth/drepper/f.c:3:foo
29 /shoggoth/drepper/m.c:5:main
30 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
31 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
[all …]
Drun-next-files.sh2 # Variant of run-get-files that uses dwarf_next_lines.
3 # Copyright (C) 2018 Red Hat, Inc.
19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/next-files testfile testfile2 <<\EOF
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
[all …]
Drun-get-files.sh2 # Copyright (C) 1999, 2000, 2002, 2004, 2005, 2007 Red Hat, Inc.
19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
43 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
[all …]
/third_party/ltp/testcases/misc/math/float/trigo/
DREADME2 [linux@node-162 trigo]$ pwd
5 [linux@node-162 trigo]$ ls
6 genacos.c genatan2.c gencos.c gentan.c Makefile
7 genasin.c genatan.c gensin.c gentrigo.c
11 [linux@node-162 trigo]$ make all
12 gcc -lm -lpthread gensin.c -o gensin
13 gcc -lm -lpthread gencos.c -o gencos
14 gcc -lm -lpthread gentan.c -o gentan
15 gcc -lm -lpthread genatan.c -o genatan
16 gcc -lm -lpthread genatan2.c -o genatan2
[all …]
/third_party/skia/third_party/externals/icu/source/
DrunConfigureICU2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
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
[all …]
/third_party/lzma/CPP/Common/
DCommon0.h10 #include "../../C/Compiler.h"
14 This file is included to all cpp files in 7-Zip via "Common.h".
16 So external modules can use 7-Zip interfaces without
40 // -Wall warnings
51 #pragma warning(disable : 4571) // Informational: catch(...) semantics changed since Visual C++ 7.1…
66 … or reference to potentially throwing function passed to 'extern "C"' function under - EHc.Undefin…
101 #pragma GCC diagnostic ignored "-Wc++98-compat-pedantic"
106 if compiled with new GCC libstdc++, GCC libstdc++ can use:
107 13.2.0/include/c++/
111 #pragma GCC diagnostic ignored "-Wreserved-id-macro"
[all …]
/third_party/icu/icu4c/source/
DrunConfigureICU2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
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
[all …]
/third_party/skia/m133/third_party/externals/icu/source/
DrunConfigureICU2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
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
[all …]
/third_party/libwebsockets/
D.sai.json2 "schema": "sai-1",
8 "linux-debian-11/x86_64-amd/gcc": {
9-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
11 "linux-debian-buster/x86-amd/gcc": {
12-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
14 "linux-debian-sid/x86_64-amd/gcc": {
15-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
17 "linux-ubuntu-xenial/x86_64-amd/gcc": {
18-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
20 "linux-debian-sid/x86-amd/gcc": {
[all …]
/third_party/rust/rust/src/ci/docker/host-x86_64/disabled/dist-x86_64-dragonfly/
Dbuild-toolchain.sh3 set -ex
8 GCC=6.4.0
18 bash -c "while true; do sleep 30; echo \$(date) - building ...; done" &
21 trap - ERR
23 set -x
30 curl https://ftp.gnu.org/gnu/binutils/binutils-$BINUTILS.tar.bz2 | tar xjf -
31 mkdir binutils-build
32 cd binutils-build
33 hide_output ../binutils-$BINUTILS/configure \
34 --target=$ARCH-unknown-dragonfly
[all …]
/third_party/rust/rust/src/ci/docker/host-x86_64/dist-x86_64-linux/
Dbuild-gcc.sh2 set -ex
6 GCC=8.5.0
8 curl https://ftp.gnu.org/gnu/gcc/gcc-$GCC/gcc-$GCC.tar.xz | xzcat | tar xf -
9 cd gcc-$GCC
15 # downloading from `ftp://gcc.gnu.org/` from Travis (using passive mode) often leads to "Connection
19 # We observed that the `gcc-4.8.5.tar.bz2` above can be downloaded successfully, so as a stability
21 # bug: the host `gcc.gnu.org` and `cygwin.com` share the same IP, and the TLS certificate of the
25 sed -i'' 's|ftp://gcc\.gnu\.org/|https://gcc.gnu.org/|g' ./contrib/download_prerequisites
28 mkdir ../gcc-build
29 cd ../gcc-build
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
DREADME.txt6 (gcc, creates shared libpng16.so.16.1.6.*)
7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
8 (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
11 makefile.aix => AIX/gcc makefile
14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
21 makefile.gcc => Generic gcc makefile
22 makefile.hpgcc => HPUX makefile using gcc
24 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
25 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
[all …]
/third_party/skia/m133/third_party/externals/libpng/scripts/
DREADME.txt6 (gcc, creates shared libpng16.so.16.1.6.*)
7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
8 (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
11 makefile.aix => AIX/gcc makefile
14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
21 makefile.gcc => Generic gcc makefile
22 makefile.hpgcc => HPUX makefile using gcc
24 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
25 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb.hh39 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC
40 * nags, even though we instruct it to ignore -Wunknown-pragmas. ¯\_(ツ)_/¯
42 * - Within each category, keep sorted.
44 * - Warnings whose scope can be expanded in future compiler versions shall
50 #pragma GCC diagnostic warning "-Wall"
51 #pragma GCC diagnostic warning "-Wextra"
54 #pragma GCC diagnostic ignored "-Wpragmas"
55 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
56 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
59 //#pragma GCC diagnostic warning "-Weverything"
[all …]
/third_party/lz4/
Dappveyor.yml4 - COMPILER: "gcc"
6 - COMPILER: "visual"
9 - COMPILER: "visual"
12 - COMPILER: "visual"
15 - COMPILER: "clang"
17 - COMPILER: "gcc"
21 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
22 - MKDIR bin
23 - if [%COMPILER%]==[visual] (
25C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studi…
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi1 <abi-corpus version='2.2'>
2 <elf-needed>
37 <dependency name='build/debug/third_party/boost-1.56.0/libboost_chrono.so'/>
38 <dependency name='build/debug/third_party/boost-1.56.0/libboost_filesystem.so'/>
39 <dependency name='build/debug/third_party/boost-1.56.0/libboost_program_options.so'/>
40 <dependency name='build/debug/third_party/boost-1.56.0/libboost_system.so'/>
41 <dependency name='build/debug/third_party/boost-1.56.0/libboost_thread.so'/>
42 <dependency name='build/debug/third_party/gperftools-2.2/libtcmalloc_minimal.so'/>
49 <dependency name='build/debug/third_party/pcre-8.37/libpcrecpp.so'/>
50 <dependency name='build/debug/third_party/yaml-cpp-0.5.1/libyaml.so'/>
[all …]
/third_party/rust/rust/src/ci/docker/host-x86_64/dist-powerpc64le-linux/
Dbuild-powerpc64le-toolchain.sh3 set -ex
8 GCC=8.3.0
9 TARGET=powerpc64le-linux-gnu
14 mkdir -p $SYSROOT
19 centos_base=https://ci-mirrors.rust-lang.org/rustc
20 glibc_v=2.17-157-2020-11-25.el7
21 kernel_v=3.10.0-514-2020-11-25.el7
22 for package in glibc{,-devel,-headers}-$glibc_v kernel-headers-$kernel_v; do
24 rpm2cpio - | cpio -idm
27 ln -sT lib64 lib
[all …]
/third_party/lz4/.circleci/
Dconfig.yml17 shell: /bin/bash --login
19 …t or see https://circleci.com/docs/2.0/env-vars/#interpolating-environment-variables-to-set-other-
21 CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
22 CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
23 …# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packag…
24 # In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images.
26 # We have selected a pre-built image that mirrors the build environment we use on
29 # VM instead of a container) see https://circleci.com/docs/2.0/executor-types/
30 # To see the list of pre-built images that CircleCI provides for most common languages see
31 # https://circleci.com/docs/2.0/circleci-images/
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb.hh40 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC
41 * nags, even though we instruct it to ignore -Wunknown-pragmas. ¯\_(ツ)_/¯
43 * - Within each category, keep sorted.
45 * - Warnings whose scope can be expanded in future compiler versions shall
51 #pragma GCC diagnostic warning "-Wall"
52 #pragma GCC diagnostic warning "-Wextra"
55 #pragma GCC diagnostic ignored "-Wpragmas"
56 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
57 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
60 //#pragma GCC diagnostic warning "-Weverything"
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
DMakefile1 # Copyright 2013-2024 The Khronos Group Inc.
3 # SPDX-License-Identifier: Apache-2.0
11 MKDIR = mkdir -p
13 RM = rm -f
14 RMRF = rm -rf
17 # GENOPTS can be e.g. '-noprotect'
30 # default / install - regenerate headers in ../include/vulkan/.
31 # validate - run XML validator on vk.xml against the schema.
32 # test - check if vulkan_core.h compiles.
33 # clean_dirt - remove intermediate files.
[all …]
/third_party/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk6 # Copyright (C) 1996-2021 by
42 # DOS 7.x (the MS-DOS version that lies below Windows) without actually
51 # from DOS-based tools like DJGPP's make; this is not actually a problem
81 # (2004-11-11), and then in the devel mailing list (2004-11-20 to -23).
84 COPY := >nul cmd.exe /c copy
90 # gcc Makefile by default
91 CONFIG_FILE := w32-gcc.mk
93 CC := gcc
99 $(info $(PROJECT_TITLE) build system -- supported compilers)
101 $(info Several command-line compilers are supported on Win32:)
[all …]

12345678910>>...46