| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | Makefile.tpl | 170 @if gcc-bootstrap 172 @endif gcc-bootstrap 384 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 385 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 482 @if gcc-bootstrap 487 @endif gcc-bootstrap 502 [+ FOR host_modules +][+ IF bootstrap +] 503 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +] 504 all-host: maybe-all-[+module+][+ IF bootstrap +] 505 @endif [+module+]-no-bootstrap[+ ENDIF bootstrap +][+ ENDFOR host_modules +] [all …]
|
| H A D | Makefile.in | 167 @if gcc-bootstrap 169 @endif gcc-bootstrap 651 @if gcc-bootstrap 656 @endif gcc-bootstrap 682 @if bfd-no-bootstrap 684 @endif bfd-no-bootstrap 685 @if opcodes-no-bootstrap 687 @endif opcodes-no-bootstrap 688 @if binutils-no-bootstrap 690 @endif binutils-no-bootstrap [all …]
|
| /openbsd-src/distrib/notes/i386/ |
| H A D | contents | 9 pxeboot MACHINE-specific second-stage PXE bootstrap (for 26 cdbr First-stage CD bootstrap (boot sector), which loads 27 the cdboot second-stage bootstrap. This file is 31 cdboot Second-stage CD bootstrap loader for non-emulation
|
| /openbsd-src/distrib/notes/amd64/ |
| H A D | contents | 9 pxeboot amd64-specific second-stage PXE bootstrap (for 26 cdbr First-stage CD bootstrap (boot sector), which loads 27 the cdboot second-stage bootstrap. This file is 31 cdboot Second-stage CD bootstrap loader for non-emulation
|
| /openbsd-src/gnu/usr.bin/gcc/contrib/ |
| H A D | gcc_build | 70 [bootstrap] 165 eval ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap || \ 272 bootstrap) BOOTSTRAP=1;;
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | makefile.texi | 88 for @command{make} is to do a full three-stage bootstrap. This means 100 example, continue a bootstrap after fixing a bug which causes the 104 by mistake), and avoids spurious bootstrap comparison 118 Performs only the first two stages of bootstrap. Unlike a three-stage 119 bootstrap, this does not perform a comparison to test that the compiler 121 bootstrap is approximately independent of the number of stages. 132 Remove everything (@samp{make clean}) and rebuilds (@samp{make bootstrap}). 145 Restart a bootstrap, so that everything that was not built with
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | makefile.texi | 58 @item bootstrap 66 @item bootstrap-lean 67 Like @code{bootstrap}, except that the various stages are removed once
|
| /openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/t/ |
| H A D | DynaLoader.t | 76 eval { DynaLoader::bootstrap() }; 80 eval { package egg_bacon_sausage_and_spam; DynaLoader::bootstrap("egg_bacon_sausage_and_spam") };
|
| /openbsd-src/gnu/llvm/clang/ |
| H A D | CMakeLists.txt | 66 option(CLANG_ENABLE_BOOTSTRAP "Generate the clang bootstrap target" OFF) 562 add_custom_target(clang-bootstrap-deps DEPENDS clang) 577 set(NEXT_CLANG_STAGE bootstrap) 590 # adding lld to clang-bootstrap-deps without having it enabled in 593 …message(FATAL_ERROR "LLD is enabled in the bootstrap build, but lld is not in LLVM_ENABLE_PROJECTS… 595 add_dependencies(clang-bootstrap-deps lld) 601 add_dependencies(clang-bootstrap-deps LTO) 613 add_dependencies(clang-bootstrap-deps llvm-ar llvm-ranlib) 615 add_dependencies(clang-bootstrap-deps LLVMgold) 623 add_dependencies(clang-bootstrap-deps ${CLANG_BOOTSTRAP_EXTRA_DEPS}) [all …]
|
| /openbsd-src/gnu/llvm/clang/cmake/caches/ |
| H A D | DistributionExample.cmake | 1 # This file sets up a CMakeCache for a simple distribution bootstrap build. 39 # Setup the bootstrap build.
|
| H A D | Apple-stage1.cmake | 1 # This file sets up a CMakeCache for Apple-style bootstrap builds. It can be 56 #bootstrap
|
| H A D | Apple-stage2-ThinLTO.cmake | 1 # This file sets up a CMakeCache for Apple-style stage2 ThinLTO bootstrap. It is
|
| /openbsd-src/regress/usr.sbin/ldapd/ |
| H A D | Makefile | 32 REGRESS_SETUP_ONCE = bootstrap 35 bootstrap: kill target
|
| /openbsd-src/sys/arch/m88k/m88k/ |
| H A D | m88k_machdep.c | 395 int bootstrap) in vector_init() argument 414 if (bootstrap) in vector_init() 444 if (bootstrap) in vector_init()
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/ |
| H A D | XSUsage.pm | 6 bootstrap XSUsage $VERSION;
|
| H A D | XSTest.pm | 6 bootstrap XSTest $VERSION;
|
| /openbsd-src/usr.sbin/installboot/ |
| H A D | hppa_installboot.c | 41 bootstrap(devfd, dev, stage1); in md_installboot()
|
| H A D | installboot.h | 31 void bootstrap(int, char *, char *);
|
| /openbsd-src/gnu/usr.bin/perl/haiku/Haiku/ |
| H A D | Haiku.pm | 21 bootstrap Haiku;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/ |
| H A D | NoXS.pm | 33 *DynaLoader::bootstrap = sub { confess "Tried to load XS for @_"; };
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/lib/Compress/Raw/ |
| H A D | Bzip2.pm | 68 bootstrap Compress::Raw::Bzip2 $XS_VERSION ;
|
| /openbsd-src/sys/arch/sparc64/include/ |
| H A D | autoconf.h | 149 void bootstrap(int);
|
| /openbsd-src/gnu/usr.bin/perl/ext/VMS-Stdio/ |
| H A D | Stdio.pm | 28 bootstrap VMS::Stdio $VERSION;
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/ |
| H A D | mktests.PL | 113 Devel::PPPort->bootstrap;
|
| /openbsd-src/usr.sbin/makefs/msdos/ |
| H A D | mkfs_msdos.h | 38 AOPT(char *, bootstrap, -1) \
|