Home
last modified time | relevance | path

Searched refs:compiling (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/openbsd/src/gnu/llvm/clang/lib/Headers/cuda_wrappers/
Dcomplex45 // When compiling for device, ask libstdc++ to use its own implements of
47 // functions that don't exist when compiling CUDA device code).
52 // // Present only when compiling for host.
57 // // Present when compiling for host and for device.
64 // This is safe because when compiling for device, all function calls in
66 // resolve to the same function as they resolve to when compiling for host. We
68 // codegen this host code when compiling for device.
/openbsd/src/gnu/gcc/gcc/doc/
Dlanguages.texi15 Writing a compiler as a front end for GCC, rather than compiling
24 compiling directly from source code then when it is compiling from
26 @item Better debugging information is generated when compiling
Dfragments.texi45 Compiler flags to use when compiling @file{libgcc2.c}.
77 Special flags used when compiling @file{crtstuff.c}.
82 Special flags used when compiling @file{crtstuff.c} for shared
194 respectively. They are used both when building GCC, and when compiling
199 used when compiling @file{libgcc.a}. However, they @emph{are} used when
Dfrontends.texi27 is on compiling C programs. Finally, the name is also used when speaking
51 talk about compiling one of those languages, we might refer to that
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dlanguages.texi15 Writing a compiler as a front end for GCC, rather than compiling
24 compiling directly from source code then when it is compiling from
26 @item Better debugging information is generated when compiling
Dfrontends.texi23 emphasis is on compiling C programs (as the abbreviation formerly
31 ``G++'' is more useful when the emphasis is on compiling C++ programs.
52 of the other front ends for the options to use when compiling programs
Dfragments.texi44 Compiler flags to use when compiling @file{libgcc2.c}.
76 Special flags used when compiling @file{crtstuff.c}.
81 Special flags used when compiling @file{crtstuff.c} for shared
187 respectively. They are used both when building GCC, and when compiling
192 used when compiling @file{libgcc.a}. However, they @emph{are} used when
/openbsd/src/gnu/gcc/gcc/cp/
Drepo.c95 int compiling = 0; in get_base_filename() local
104 compiling = 1; in get_base_filename()
107 if (compiling && output) in get_base_filename()
110 if (p && ! compiling) in get_base_filename()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Drepo.c254 int compiling = 0; local
263 compiling = 1;
266 if (compiling && output)
269 if (p && ! compiling)
/openbsd/src/gnu/llvm/llvm/docs/
DCompileCudaWithLLVM.rst45 Invoking clang for CUDA compilation works similarly to compiling regular C++.
50 compiling CUDA code by noticing that your filename ends with ``.cu``.
74 Pass e.g. ``-L/usr/local/cuda/lib64`` if compiling in 64-bit mode; otherwise,
76 always have the same pointer widths, so if you're compiling 64-bit code for
77 the host, you're also compiling 64-bit code for the device.) Note that as of
93 The `-L` and `-l` flags only need to be passed when linking. When compiling,
107 compiling CUDA) Controls whether the compiler emits fused multiply-add
180 especially when compiling without optimizations.
191 when compiling with clang.
197 still want to detect when you're compiling CUDA code specifically with clang.
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-ns32k.texi12 specify thiat it is compiling for a 32032 processor, or a
13 @samp{-m32532} to specify that it is compiling for a 32532 option.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-ns32k.texi13 specify thiat it is compiling for a 32032 processor, or a
14 @samp{-m32532} to specify that it is compiling for a 32532 option.
/openbsd/src/gnu/gcc/gcc/config/m32r/
Dt-linux9 # Turn off the SDA while compiling libgcc2. There are no headers for it
24 # we will be doing that, we just always use -fpic when compiling the
Dt-m32r6 # Turn off the SDA while compiling libgcc2. There are no headers for it
21 # we will be doing that, we just always use -fpic when compiling the
/openbsd/src/gnu/lib/libreadline/
Daclocal.m4141 [AC_MSG_WARN(cannot check printf declaration if cross compiling -- defaulting to yes)
174 [AC_MSG_WARN(cannot check for _sys_siglist[] if cross compiling -- defaulting to no)])])dnl
200 [AC_MSG_WARN(cannot check for _sys_siglist[] if cross compiling -- defaulting to no)
227 [AC_MSG_WARN(cannot check for sys_siglist if cross compiling -- defaulting to no)
287 [AC_MSG_WARN(cannot check dup2 if cross compiling -- defaulting to no)
353 [AC_MSG_WARN(cannot check opendir if cross compiling -- defaulting to no)
523 [AC_MSG_WARN(cannot check quad_t if cross compiling -- defaulting to long)
599 [AC_MSG_WARN(cannot check getenv redefinition if cross compiling -- defaulting to yes)
678 [AC_MSG_WARN(cannot check ulimit if cross compiling -- defaulting to no)
742 [AC_MSG_WARN(cannot check whether getcwd calls popen if cross compiling -- defaulting to no)
[all …]
/openbsd/src/gnu/usr.bin/texinfo/
DINSTALL7 For generic installation instructions on compiling and installing this
30 * For instructions on compiling this distribution with DJGPP tools
/openbsd/src/gnu/llvm/clang/docs/
DCrossCompilation.rst9 for cross-compiling your code to a different architecture. It assumes you
17 `instructions for cross-compiling LLVM itself
31 when compiling your code.
44 you're compiling to, where your tools are, etc.
108 be compiling to. For every architecture, a default set of CPU/FPU/ABI
201 The same is true if you're compiling for different ABIs, like ``gnueabi``
/openbsd/src/gnu/usr.bin/perl/Cross/
Dbuild-arm-n770-sh1 # this is a build script for ARM-linux cross-compiling.
3 # this approach is like Perl-CE cross-compiling, and allows
/openbsd/src/gnu/usr.bin/perl/hints/
Desix4.sh28 WARNING: You are likely to have problems compiling the Socket extension
/openbsd/src/gnu/gcc/gcc/config/
Dt-dfprules7 # DFP_CFLAGS can be used to pass target-specific CFLAGS when compiling
Dt-svr44 # we will be doing that, we just always use -fPIC when compiling the
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m32r/
Dt-m32r6 # Turn off the SDA while compiling libgcc2. There are no headers for it
21 # we will be doing that, we just always use -fpic when compiling the
/openbsd/src/sys/arch/luna88k/conf/
DGENERIC.MP3 # For further information on compiling OpenBSD kernels, see the config(8)
/openbsd/src/gnu/usr.bin/gcc/gcc/config/
Dt-svr44 # we will be doing that, we just always use -fPIC when compiling the
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Dt-crtpic6 # we will be doing that, we just always use -fPIC when compiling the

12345678910>>...22