Home
last modified time | relevance | path

Searched full:compiler (Results 1 – 25 of 3285) sorted by relevance

12345678910>>...132

/freebsd/contrib/tcsh/
H A DPorted4 This file contains a list of machines used, libraries compiler etc. If you
12 COMPILER: cc, gcc, acc
23 COMPILER: cc, gcc
29 NOTES : The sunpro compiler cannot compile tcsh with -O, it crashes
39 COMPILER: WorkShop cc
50 COMPILER: Sun Studio cc
61 COMPILER: cc, gcc
72 COMPILER: gcc
83 COMPILER: cc
94 COMPILER: cc, gcc
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.cpp24 // Detect compiler.
29 #define KMP_COMPILER "Intel(R) C++ Compiler 10.1"
31 #define KMP_COMPILER "Intel(R) C++ Compiler 11.0"
33 #define KMP_COMPILER "Intel(R) C++ Compiler 11.1"
35 #define KMP_COMPILER "Intel(R) C++ Compiler 12.0"
37 #define KMP_COMPILER "Intel(R) C++ Compiler 12.1"
39 #define KMP_COMPILER "Intel(R) C++ Compiler 13.0"
41 #define KMP_COMPILER "Intel(R) C++ Compiler 13.1"
43 #define KMP_COMPILER "Intel(R) C++ Compiler 14.0"
45 #define KMP_COMPILER "Intel(R) C++ Compiler 14.1"
[all …]
/freebsd/contrib/lutok/m4/
H A Dcompiler-flags.m429 dnl \file compiler-flags.m4
31 dnl Macros to check for the existence of compiler flags. The macros in this
35 dnl strict warning checking in the compiler (i.e. enable -Werror). Some
39 dnl the macros below will pass -Werror to the compiler along with any other flag
43 dnl Checks for a compiler flag and sets a result variable.
47 dnl \param 1 The shell variable containing the compiler name. Used for
49 dnl \param 2 The shell variable containing the flags for the compiler.
51 dnl \param 3 The name of the compiler flag to check for.
54 dnl \param 5 Additional, optional flags to pass to the C compiler while
72 dnl Checks for a compiler flag and appends it to a result variable.
[all …]
H A Dcompiler-features.m432 dnl Ensures the C++ compiler detected by AC_PROG_CXX is present and works.
33 dnl The compiler check should be performed here, but it seems like Autoconf
37 AC_CACHE_CHECK([whether the C++ compiler works],
45 AC_MSG_ERROR([C++ compiler cannot create executables])
52 dnl Checks if the current compiler has a way to mark functions that do not
58 dnl compiler) does not. And in that case, CC just raises a warning
80 dnl Checks if the current compiler has a way to mark parameters as unused
/freebsd/contrib/kyua/m4/
H A Dcompiler-flags.m429 dnl \file compiler-flags.m4
31 dnl Macros to check for the existence of compiler flags. The macros in this
35 dnl strict warning checking in the compiler (i.e. enable -Werror). Some
39 dnl the macros below will pass -Werror to the compiler along with any other flag
43 dnl Checks for a compiler flag and sets a result variable.
47 dnl \param 1 The shell variable containing the compiler name. Used for
49 dnl \param 2 The shell variable containing the flags for the compiler.
51 dnl \param 3 The name of the compiler flag to check for.
54 dnl \param 5 Additional, optional flags to pass to the C compiler while
64 # because some compiler flags that we test for may actually not be
[all …]
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist187 compiler-rt/.clang-tidy
188 compiler-rt/.gitignore
189 compiler-rt/CMakeLists.txt
190 compiler-rt/Maintainers.md
191 compiler-rt/cmake/
192 compiler-rt/docs/
193 compiler-rt/include/CMakeLists.txt
194 compiler-rt/lib/CMakeLists.txt
195 compiler-rt/lib/asan/.clang-format
196 compiler-rt/lib/asan/CMakeLists.txt
[all …]
/freebsd/contrib/kyua/
H A D.travis.yml11 compiler: clang
15 compiler: gcc
19 compiler: clang
23 compiler: clang
27 compiler: clang
31 compiler: clang
37 # compiler: clang
41 # compiler: gcc
/freebsd/contrib/llvm-project/lld/docs/
H A DDTLTO.rst21 - ``--thinlto-remote-compiler=<path>``
22 Specifies the path to the compiler that the distributor process will use for
23 backend compilations. The compiler invoked must match the version of LLD.
29 - ``--thinlto-remote-compiler-arg=<arg>``
30 Appends ``<arg>`` to the remote compiler's command line.
52 - ``/thinlto-remote-compiler:<path>``
53 Specifies the path to the compiler that the distributor process will use for
54 backend compilations. The compiler invoked must match the version of LLD.
60 - ``/thinlto-remote-compiler-arg:<arg>``
61 Appends ``<arg>`` to the remote compiler's command line.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt7 …/ITS entries. Introduced full support for the new DTPR table, including compiler and disassembler …
12Compiler, Disassembler, and Tooling Improvements:
13 Enhanced the ASL compiler and disassembler with External() deduplication, alias node support, impro…
22 …elling issues, improved comment alignment and formatting, updated dummy compiler metadata, and dis…
217 and the compiler is correct. However, since we never indirect the
224 2) iASL Compiler/Disassembler and ACPICA tools:.
324 2) iASL Compiler/Disassembler and ACPICA tools:
328 possible to support this table in the Data Table compiler. Created one
337 iASL: Added CCEL table to both compiler/disassembler.
342 ("iASL: Add CCEL table to both compiler/disassembler") introduced the
[all …]
/freebsd/contrib/bc/scripts/
H A Drelease.pkg.yao263 * @param cflags The C compiler flags.
264 * @param cc The C compiler.
334 * @param cflags The C compiler flags.
335 * @param cc The C compiler.
381 * @param cflags The C compiler flags.
382 * @param cc The C compiler.
480 * @param cflags The C compiler flags.
481 * @param cc The C compiler.
546 * @param cflags The C compiler flags.
547 * @param cc The C compiler.
[all …]
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-source.txt18 C compiler is needed to compile the code. Support for the extended double-
19 precision and quadruple-precision formats is dependent on the C compiler
26 independent and should be compilable using any ISO/ANSI C compiler. At the
28 C Compiler (`gcc') for several platforms.
34 SoftFloat as written requires an ISO/ANSI-style C compiler. No attempt has
37 have done so far has been with the GNU C Compiler. Compilation with other
48 and quadruple-precision formats depends on the C compiler implementing
50 C compiler is 32 bits, SoftFloat is limited to the single- and double-
73 Compiler Options and Efficiency
134 `<processor>-<executable-type>-<compiler>'. The names of the supplied
[all …]
/freebsd/contrib/libyaml/.github/workflows/
H A Dmain.yml16 compiler:
49 - name: Compiler version
50 run: ${{ matrix.compiler }} --version
52 CC: ${{ matrix.compiler }}
55 CC: ${{ matrix.compiler }}
58 CC: ${{ matrix.compiler }}
/freebsd/contrib/tnftp/
H A DINSTALL8 = NOTE: You will need an ANSI C compiler. =
46 compiler related settings.
47 CC=compiler specify name of the C compiler (default: gcc or cc)
48 CFLAGS=flags specify flags to C compiler (default: -O -g or just -O)
52 env CC="compiler" CFLAGS="flags" LDFLAGS="flags" ./configure
57 = NOTE: You will need an ANSI C compiler. =
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.h18 #include "llvm/Support/Compiler.h"
27 // This should be kept in sync with libcc/compiler-rt as its included by clang
28 // as a proxy for what's in libgcc/compiler-rt.
37 // This should be kept in sync with libcc/compiler-rt as its included by clang
38 // as a proxy for what's in libgcc/compiler-rt.
47 // This should be kept in sync with libcc/compiler-rt as its included by clang
48 // as a proxy for what's in libgcc/compiler-rt.
57 // This should be kept in sync with libcc/compiler-rt as it should be used
58 // by clang as a proxy for what's in libgcc/compiler-rt.
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h1 //===--- Compiler.h - Code generator for expressions -----*- C++ -*-===//
9 // Defines the constexpr bytecode compiler.
45 template <class Emitter> class Compiler; variable
84 bool emit(Compiler<Emitter> *Ctx, const Expr *E) const;
109 class Compiler : public ConstStmtVisitor<Compiler<Emitter>, bool>,
124 /// Initializes the compiler and the backend emitter.
126 Compiler(Context &Ctx, Program &P, Tys &&...Args) in Compiler() function
455 extern template class Compiler<ByteCodeEmitter>;
456 extern template class Compiler<EvalEmitter>;
461 VariableScope(Compiler<Emitter> *Ctx, const ValueDecl *VD,
[all …]
/freebsd/contrib/jemalloc/scripts/
H A Dgen_travis.py65 COMPILER = auto() variable in Option.Type
77 return Option(Option.Type.COMPILER, value)
100 # The 'default' configuration is gcc, on linux, with no compiler or configure
143 def get_extra_cflags(os, compiler): argument
152 if compiler != CL.value:
159 if compiler == CLANG.value or os == OSX:
173 compilers = [x.value for x in combination if x.type == Option.Type.COMPILER]
184 compiler = GCC.value
186 compiler = compilers[0]
197 compiler,
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h1 //===-- CompilerInstance.h - Clang Compiler Instance ------------*- C++ -*-===//
64 /// compiler.
67 /// (1) It manages the various objects which are necessary to run the compiler,
73 /// The compiler instance generally owns the instance of all the objects that it
77 /// The compiler instance is intended to simplify clients, but not to lock them
78 /// in to the compiler instance for everything. When possible, utility functions
82 /// The options used in this compiler instance.
146 /// This value will be passed among all of the compiler instances created
217 /// ExecuteAction - Execute the provided action against the compiler's
253 /// @name Compiler Invocation and Options
[all …]
/freebsd/share/mk/
H A Dbsd.compiler.mk2 # Setup variables for the compiler
4 # COMPILER_TYPE is the major type of compiler. Currently gcc and clang support
5 # automatic detection. Other compiler types can be shoe-horned in, but require
6 # explicit setting of the compiler type. The compiler type can also be set
12 # make sure that you are limiting the test to a specific compiler. Testing
16 # COMPILER_FREEBSD_VERSION is the compiler's __FreeBSD_cc_version value.
19 # compiler support for that feature:
42 .if !target(__<bsd.compiler.mk>__)
43 __<bsd.compiler.mk>__: .NOTMAIN
49 # and might not have a valid compiler in $PATH yet. In this case just set the
[all …]
/freebsd/contrib/unifdef/
H A D.travis.yml9 compiler:
19 compiler: gcc
24 compiler: clang
29 compiler: i586-mingw32msvc-gcc
32 - compiler: i586-mingw32msvc-gcc
/freebsd/contrib/libpcap/
H A Daclocal.m471 dnl Determine which compiler we're using (cc or gcc)
80 dnl NOTE WELL: with newer versions of autoconf, "gcc" means any compiler
107 # Try to have the compiler default to hiding symbols,
126 # Try to have the compiler default to hiding symbols,
182 # The DEC C compiler, which is what we presume we're
207 # Try to have the compiler default to hiding symbols,
258 dnl Check whether the compiler option specified as the second argument
259 dnl is supported by the compiler and, if so, add it to the macro
272 AC_MSG_CHECKING([whether the compiler supports the $2 option])
279 # testing compiler options - 15 years after somebody asked
[all …]
/freebsd/sys/contrib/xz-embedded/
H A DREADME49 Compiler requirements
52 kernel) or with any C99 compiler. Getting the code to compile with
53 non-GNU C89 compiler or a C++ compiler should be quite easy as
77 that directory must be in the compiler include path when compiling
100 to #define XZ_DEC_CONCATENATED in xz_config.h or in compiler flags.
112 compiler flags.
120 in xz_config.h or in compiler flags:
142 #defines in xz_config.h or in compiler flags. You don't need these
/freebsd/share/doc/psd/15.yacc/
H A Dss_36 .EH 'PSD:15-%''Yacc: Yet Another Compiler-Compiler'
37 .OH 'Yacc: Yet Another Compiler-Compiler''PSD:15-%'
42 Yet Another Compiler-Compiler
/freebsd/contrib/pjdfstest/
H A D.travis.yml7 compiler: clang
10 compiler: gcc
13 compiler: clang
15 compiler: gcc
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXCompilationDatabase.h33 * directory or the command line used for the compiler invocation.
134 * Get the number of arguments in the compiler invocation.
141 * Get the I'th argument value in the compiler invocations
144 * - argument 0 is the compiler executable
150 * Get the number of source mappings for the compiler invocation.
156 * Get the I'th mapped source path for the compiler invocation.
162 * Get the I'th mapped source content for the compiler invocation.
/freebsd/tools/build/options/
H A DWITH_SYSTEM_COMPILER1 Opportunistically skip building a cross-compiler during the
3 If the currently installed compiler matches the planned bootstrap compiler
5 This does not prevent a compiler from being built for installation though,

12345678910>>...132