/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | Makefile.tpl | 170 @if gcc-bootstrap 172 @endif gcc-bootstrap 482 @if gcc-bootstrap 503 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +] 509 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +] 1214 @if gcc-bootstrap 1331 @if gcc-bootstrap 1373 .PHONY: [+bootstrap-target+] [+bootstrap-target+]-lean 1424 @if gcc-bootstrap 1445 @if gcc-bootstrap[+ FOR target_modules +][+ IF bootstrap [all …]
|
H A D | Makefile.in | 167 @if gcc-bootstrap 169 @endif gcc-bootstrap 651 @if gcc-bootstrap 4169 @if bfd-bootstrap 4196 @if bfd-bootstrap 4222 @if bfd-bootstrap 4249 @if bfd-bootstrap 4276 @if bfd-bootstrap 39744 .PHONY: bootstrap bootstrap-lean 39745 bootstrap: [all …]
|
/openbsd/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/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/gnu/usr.bin/gcc/contrib/ |
H A D | gcc_build | 70 [bootstrap] 165 eval ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap || \ 272 bootstrap) BOOTSTRAP=1;;
|
/openbsd/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/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/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/gnu/llvm/clang/ |
H A D | CMakeLists.txt | 562 add_custom_target(clang-bootstrap-deps DEPENDS clang) 577 set(NEXT_CLANG_STAGE bootstrap) 595 add_dependencies(clang-bootstrap-deps lld) 601 add_dependencies(clang-bootstrap-deps LTO) 615 add_dependencies(clang-bootstrap-deps LLVMgold) 631 DEPENDS clang-bootstrap-deps 668 add_dependencies(clang-bootstrap-deps compiler-rt) 671 add_dependencies(clang-bootstrap-deps cxx-headers) 717 add_dependencies(clang-bootstrap-deps llvm-profdata) 722 add_dependencies(clang-bootstrap-deps generate-profdata) [all …]
|
/openbsd/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/regress/usr.sbin/ldapd/ |
H A D | Makefile | 32 REGRESS_SETUP_ONCE = bootstrap 35 bootstrap: kill target
|
/openbsd/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/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/ |
H A D | XSTest.pm | 6 bootstrap XSTest $VERSION;
|
H A D | XSUsage.pm | 6 bootstrap XSUsage $VERSION;
|
/openbsd/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/gnu/usr.bin/perl/haiku/Haiku/ |
H A D | Haiku.pm | 21 bootstrap Haiku;
|
/openbsd/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/sys/arch/sparc64/include/ |
H A D | autoconf.h | 149 void bootstrap(int);
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/lib/Compress/Raw/ |
H A D | Bzip2.pm | 68 bootstrap Compress::Raw::Bzip2 $XS_VERSION ;
|
/openbsd/gnu/usr.bin/perl/ext/VMS-Stdio/ |
H A D | Stdio.pm | 28 bootstrap VMS::Stdio $VERSION;
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/ |
H A D | mktests.PL | 113 Devel::PPPort->bootstrap;
|
/openbsd/usr.sbin/makefs/msdos/ |
H A D | mkfs_msdos.h | 38 AOPT(char *, bootstrap, -1) \
|