Home
last modified time | relevance | path

Searched refs:compilers (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/freebsd-12.1/contrib/gcc/doc/
H A Dfrontends.texi17 distribution of compilers for several major programming languages. These
26 compilers for all supported languages.
46 Most of the compilers for languages other than C have their own names.
54 Historically, compilers for many languages, including C++ and Fortran,
56 level language such as C@. None of the compilers included in GCC are
H A Dheaderdirs.texi20 @code{LOCAL_INCLUDE_DIR} is used only by native compilers. GCC
25 @code{CROSS_INCLUDE_DIR} is used only by cross compilers. GCC
28 @code{TOOL_INCLUDE_DIR} is used for both native and cross compilers. It
H A Dcompat.texi16 with binary representations of a program, including compilers, assemblers,
36 can be used in the same program. The set of tools includes compilers,
96 other compilers that do not follow the platform's default ABI or the
113 bugs in the implementation of the ABI in different compilers.
122 other and if they are both built with the same compiler, or with compilers
128 those compilers can be used in the same program only if they use the same
H A Dgccint.texi55 This file documents the internals of the GNU compilers.
78 This manual documents the internals of the GNU compilers, including
81 @value{version-GCC}. The use of the GNU compilers is documented in a
H A Dgcc.texi69 This file documents the use of the GNU compilers.
117 This manual documents how to use the GNU compilers,
120 The internals of the GNU compilers, including how to port them to new
H A Dbugreport.texi35 compiler bug. Reliable compilers never crash.
56 For example, in many nonoptimizing compilers, you can write @samp{x;}
H A Dtrouble.texi23 * Interoperation:: Problems using GCC with other compilers,
73 together with other compilers or with the assemblers, linkers,
79 compilers, so the object files compiled by GCC cannot be used with object
89 provided from other compilers---but the programs would then crash when
355 K&R compilers allow comments to cross over an inclusion boundary
366 In some other C compilers, a @code{extern} declaration affects all the
506 compilers.
714 Other C++ compilers may not correctly implement the standard behavior.
885 Code like this may run successfully under some other compilers,
886 particularly obsolete cfront-based compilers that delete temporaries
[all …]
/freebsd-12.1/contrib/googletest/googletest/xcode/gtest.xcodeproj/
H A Dproject.pbxproj841 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
853 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
863 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
883 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
892 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
902 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
914 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
929 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
946 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
[all …]
/freebsd-12.1/contrib/gcc/
H A DREADME.Portability5 compilers GCC needs to be able to compile on.
8 either old or buggy compilers, and we keep getting bitten by them.
32 Some compilers like MSVC++ have fairly low limits on the maximum
45 This was relaxed by ISO C99, but some older compilers emit an error,
68 compliant compilers do not accept trigraphs.
H A Dgcc.c934 static struct compiler *compilers; variable
2249 compilers in read_specs()
2250 = xrealloc (compilers, in read_specs()
2253 compilers[n_compilers].suffix = suffix; in read_specs()
2254 compilers[n_compilers].spec = spec; in read_specs()
2256 memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); in read_specs()
6845 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
6854 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
6868 if (cp < compilers) in lookup_compiler()
6869 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
[all …]
/freebsd-12.1/contrib/gcc/cp/
H A Dconfig-lang.in26 # compilers - value to add to $(COMPILERS)
31 compilers="cc1plus\$(exeext)"
/freebsd-12.1/contrib/gperf/doc/
H A Dgperf.texi193 lexical analyzers in several production and research compilers and
470 ANSI C compilers, but ANSI C compilers may flag warnings (or even errors)
476 for compilers which don't know about this keyword.
479 ANSI C. This language is understood by ANSI C compilers and C++ compilers.
482 C++. This language is understood by C++ compilers.
623 @code{switch}, etc. This is useful since many C compilers cannot
934 ANSI C compilers, but ANSI C compilers may flag warnings (or even errors)
940 for compilers which don't know about this keyword.
943 ANSI C. This language is understood by ANSI C compilers and C++ compilers.
946 C++. This language is understood by C++ compilers.
[all …]
/freebsd-12.1/contrib/ntp/html/hints/
H A Daix1 Problem with recent ANSI compilers
8 the arguments. Since ANSI compilers are not universally available, this
/freebsd-12.1/contrib/byacc/
H A DNOTES6 compilers make that effort worthless, perhaps even harmful.
/freebsd-12.1/crypto/heimdal/
H A Dcompile41 Wrapper for compilers which do not understand `-c -o'.
/freebsd-12.1/contrib/gdb/gdb/config/mips/
H A Driscos.mh14 # OBSOLETE # This is not part of CFLAGS because perhaps not all C compilers have this
/freebsd-12.1/contrib/libpcap/
H A Daclocal.m4166 # drop support for those compilers.)
226 [to handle Ultrix compilers that don't support const in prototypes])
303 dnl GCC uses -M for this. Non-GCC compilers that support this
307 dnl versions of compilers might not support it.
313 dnl Most compilers that support this send the output to the standard
354 # HP's older C compilers don't support this.
355 # HP's newer C compilers support this with
356 # either +M or +Make; the older compilers
359 # think it works with the older compilers.
839 # Skip all the warning option stuff on some compilers.
/freebsd-12.1/contrib/libstdc++/
H A Dconfigure8858 <limits.h> exists even on freestanding compilers. */
9045 <limits.h> exists even on freestanding compilers. */
9238 <limits.h> exists even on freestanding compilers. */
9425 <limits.h> exists even on freestanding compilers. */
9618 <limits.h> exists even on freestanding compilers. */
9805 <limits.h> exists even on freestanding compilers. */
9994 <limits.h> exists even on freestanding compilers. */
10177 <limits.h> exists even on freestanding compilers. */
10366 <limits.h> exists even on freestanding compilers. */
10549 <limits.h> exists even on freestanding compilers. */
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZProcessors.td12 // For compatibility with other compilers on the platform, each model can
/freebsd-12.1/contrib/one-true-awk/
H A DREADME67 compilers on a variety of systems, but new systems or compilers
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Dppcpe.sc14 the box generated by other compilers/linkers/etc. This means that
113 magic for 2, 4 and 5 are known to be used. Some compilers
/freebsd-12.1/contrib/gperf/
H A DREADME17 the GNU C, GNU C++, and GNU Pascal compilers, as well as with the GNU
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmsvc30 # Summary: Symbol Table / Debug info used by Microsoft compilers
/freebsd-12.1/share/doc/papers/
H A Dbsdreferences.bib123 …keywords = {C language, bounds checking, capabilities, compilers, memory protection, memory safety…
143 …keywords = {C language, bounds checking, capabilities, compilers, memory protection, memory safety…
161 …keywords = {C language, bounds checking, capabilities, compilers, memory protection, memory safety…
/freebsd-12.1/sys/contrib/libsodium/
H A DREADME.markdown18 Sodium supports a variety of compilers and operating systems,

12345678910>>...12