/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2001-04-16-DynamicCompilation.txt | 5 compilers, and second, we need a flexible and powerful interface 15 other side, traditional static compilers process everything statically and 25 compilers that support profile guided optimization generate poor code in 36 to when compilers generate quality code for the architecture. Secondly, 37 even when compilers catch up to the new architecture there is often a large 45 independent, static, program optimizations currently in compilers to be
|
H A D | 2001-06-20-.NET-Differences.txt | 18 said that SGI and other commercial compilers have included options to export 24 optimize modules from multiple different compilers. (Also, of course, they
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | frontends.texi | 18 distribution of compilers for several major programming languages. These 28 compilers for all supported languages. 47 Most of the compilers for languages other than C have their own names. 55 Historically, compilers for many languages, including C++ and Fortran, 57 level language such as C@. None of the compilers included in GCC are
|
H A D | headerdirs.texi | 20 @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 D | compat.texi | 16 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
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | frontends.texi | 18 distribution of compilers for several major programming languages. These 28 compilers for all supported languages. 47 Most of the compilers for languages other than C have their own names. 55 Historically, compilers for many languages, including C++ and Fortran, 57 level language such as C@. None of the compilers included in GCC are
|
H A D | headerdirs.texi | 20 @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 D | compat.texi | 16 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
|
/netbsd-src/distrib/syspkg/sets/comp/comp-c-bin/ |
H A D | DESCR | 1 This package includes compilers and tools for the C programming language: 3 c89, c99, cc, gcc - C compilers
|
/netbsd-src/distrib/syspkg/sets/comp/comp-c-catman/ |
H A D | DESCR | 1 This package includes formatted manual pages for compilers and tools for 4 c89, c99, cc, gcc - C compilers
|
/netbsd-src/distrib/syspkg/sets/comp/comp-c-man/ |
H A D | DESCR | 1 This package includes the manual pages sources for compilers and tools 4 c89, c99, cc, gcc - C compilers
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-bin/ |
H A D | DESCR | 1 This package contains compilers and tools for the FORTRAN programming 10 and F77 compilers are integrated; g77 is a program to call gcc
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-catman/ |
H A D | DESCR | 1 This package contains formatted manual pages for compilers and tools for 10 and F77 compilers are integrated; g77 is a program to call gcc
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-man/ |
H A D | DESCR | 1 This package contains manual pages groff sources for compilers and tools for 10 and F77 compilers are integrated; g77 is a program to call gcc
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | config-lang.in | 24 # compilers - value to add to $(COMPILERS) 28 compilers=""
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | config-lang.in | 24 # compilers - value to add to $(COMPILERS) 28 compilers=""
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | config-lang.in | 23 # compilers - value to add to $(COMPILERS) 28 compilers="f951\$(exeext)"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | config-lang.in | 23 # compilers - value to add to $(COMPILERS) 28 compilers="f951\$(exeext)"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | README.Portability | 5 compilers GCC needs to be able to compile on. 8 either old or buggy compilers, and we keep getting bitten by them. 24 Some compilers like MSVC++ have fairly low limits on the maximum 37 This was relaxed by ISO C99, but some older compilers emit an error, 74 compliant compilers do not accept trigraphs.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | README.Portability | 5 compilers GCC needs to be able to compile on. 8 either old or buggy compilers, and we keep getting bitten by them. 24 Some compilers like MSVC++ have fairly low limits on the maximum 37 This was relaxed by ISO C99, but some older compilers emit an error, 74 compliant compilers do not accept trigraphs.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/ |
H A D | AssemblyTests.md | 67 `CHECK` lines match against all compilers. (Note: `CHECK-NOT` and 78 inherently non-portable. Different compilers and even different compiler 110 between compilers or compiler versions. A common example of this 143 tests to other architectures and compilers (using `CHECK` prefixes).
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/docs/ |
H A D | AssemblyTests.md | 67 `CHECK` lines match against all compilers. (Note: `CHECK-NOT` and 78 inherently non-portable. Different compilers and even different compiler 110 between compilers or compiler versions. A common example of this 143 tests to other architectures and compilers (using `CHECK` prefixes).
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
H A D | config-lang.in | 25 # compilers - value to add to $(COMPILERS) 29 compilers="brig1\$(exeext)"
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
H A D | OSSL_DEPRECATED.pod | 20 for compilers that support user specified deprecation messages. 25 compilers that support user specified deprecation messages.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | config-lang.in | 24 # compilers - value to add to $(COMPILERS) 28 compilers="cc1\$(exeext)"
|