Home
last modified time | relevance | path

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

1234

/dragonfly/contrib/gcc-4.7/gcc/doc/
HDfrontends.texi19 distribution of compilers for several major programming languages. These
29 compilers for all supported languages.
49 Most of the compilers for languages other than C have their own names.
57 Historically, compilers for many languages, including C++ and Fortran,
59 level language such as C@. None of the compilers included in GCC are
HDheaderdirs.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
HDcompat.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
HDgccint.texi56 This file documents the internals of the GNU compilers.
79 This manual documents the internals of the GNU compilers, including
81 write front ends for new languages. It corresponds to the compilers
85 version @value{version-GCC}. The use of the GNU compilers is documented in a
HDgcc.texi71 This file documents the use of the GNU compilers.
119 This manual documents how to use the GNU compilers,
121 bugs. It corresponds to the compilers
126 The internals of the GNU compilers, including how to port them to new
HDbugreport.texi35 compiler bug. Reliable compilers never crash.
56 For example, in many nonoptimizing compilers, you can write @samp{x;}
HDtrouble.texi24 * Interoperation:: Problems using GCC with other compilers,
66 together with other compilers or with the assemblers, linkers,
72 compilers, so the object files compiled by GCC cannot be used with object
82 provided from other compilers---but the programs would then crash when
334 K&R compilers allow comments to cross over an inclusion boundary
345 In some other C compilers, an @code{extern} declaration affects all the
485 compilers.
693 Other C++ compilers may not correctly implement the standard behavior.
694 As a result, when you switch to @command{g++} from one of these compilers,
818 Note that some compilers (including G++ versions prior to 3.4) get these
[all …]
HDlanguages.texi35 useful to implement compilers created for specialized purposes (for
HDcollect2.texi62 Cross-compilers search a little differently:
/dragonfly/libexec/customcc/
HDcc.sh40 . /etc/defaults/compilers.conf
41 [ -f /etc/compilers.conf ] && . /etc/compilers.conf
/dragonfly/contrib/gcc-4.7/gcc/objc/
HDconfig-lang.in25 # compilers - value to add to $(COMPILERS)
29 compilers="cc1obj\$(exeext)"
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDconfig-lang.in25 # compilers - value to add to $(COMPILERS)
29 compilers="cc1plus\$(exeext)"
/dragonfly/contrib/gcc-4.7/gcc/objcp/
HDconfig-lang.in25 # compilers - value to add to $(COMPILERS)
29 compilers="cc1objplus\$(exeext)"
/dragonfly/share/examples/etc/
HDREADME.examples71 defaults/compilers.conf - default configuration for non-base compilers
/dragonfly/share/man/man5/
HDMakefile7 compilers.conf.5 \
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c904 static struct compiler *compilers; variable
1914 compilers in read_specs()
1915 = XRESIZEVEC (struct compiler, compilers, n_compilers + 2); in read_specs()
1917 compilers[n_compilers].suffix = suffix; in read_specs()
1918 compilers[n_compilers].spec = spec; in read_specs()
1920 memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); in read_specs()
6299 compilers = XNEWVAR (struct compiler, sizeof default_compilers); in main()
6300 memcpy (compilers, default_compilers, sizeof default_compilers); in main()
7014 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
7023 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1273 static struct compiler *compilers; variable
2308 compilers in read_specs()
2309 = XRESIZEVEC (struct compiler, compilers, n_compilers + 2); in read_specs()
2311 compilers[n_compilers].suffix = suffix; in read_specs()
2312 compilers[n_compilers].spec = spec; in read_specs()
2314 memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); in read_specs()
7513 compilers = XNEWVAR (struct compiler, sizeof default_compilers); in set_up_specs()
7514 memcpy (compilers, default_compilers, sizeof default_compilers); in set_up_specs()
8435 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
8454 for (cp = compilers + n_compilers - 1; cp >= compilers; cp--) in lookup_compiler()
[all …]
/dragonfly/contrib/binutils-2.27/
HDREADME3 This directory contains various GNU compilers, assemblers, linkers,
/dragonfly/contrib/binutils-2.34/
HDREADME3 This directory contains various GNU compilers, assemblers, linkers,
/dragonfly/contrib/gdb-7/
HDREADME3 This directory contains various GNU compilers, assemblers, linkers,
/dragonfly/contrib/awk/
HDREADME.md126 compilers on a variety of systems, but new systems or compilers
HDFIXES.1e178 Fix checks for compilers that can handle noreturn. Thanks to
182 Handle old compilers that don't support C11 (for noreturn).
771 minor fiddles in tran.c to keep compilers happy about uschar.
808 in case stdin, etc., are not constants; some compilers care.
1013 none of my compilers seem to care much. thanks to nelson beebe for
1034 replaced uchar by uschar everywhere; apparently some compilers
1320 non-octal digits in \ooo. Warning: not all compilers and libraries
1329 Removed redundant decl of modf in run.c (confuses some compilers).
1331 that seems to satisfy all compilers.
1411 Newer C compilers apply a strict scope rule to extern
/dragonfly/sys/contrib/dev/acpica/tests/misc/
HDbadcode.asl5 * typechecking capabilities of the iASL compiler. Other ASL compilers
8 * are not detected by other ASL compilers.
/dragonfly/lib/libc/db/
HDchangelog50 Cast allocation pointers to shut up old compilers.
/dragonfly/contrib/tre/
HDREADME112 platforms and compilers that have been successfully used to compile
129 Solaris 2.7-10 sparc/x86 | GCC, Sun Workshop 6 compilers

1234