Lines Matching refs:bootstrap

180 @if gcc-bootstrap
182 @endif gcc-bootstrap
316 # overrideable (for a bootstrap build stage1 also builds gcc.info).
355 # During gcc bootstrap, if we use some random cc for stage1 then
408 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap
409 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +]
511 # The target built for a native non-bootstrap build.
514 @if gcc-bootstrap
519 @endif gcc-bootstrap
534 [+ FOR host_modules +][+ IF bootstrap +]
535 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +]
536 all-host: maybe-all-[+module+][+ IF bootstrap +]
537 @endif [+module+]-no-bootstrap[+ ENDIF bootstrap +][+ ENDFOR host_modules +]
540 [+ FOR target_modules +][+ IF bootstrap +]
541 @if target-[+module+]-no-bootstrap[+ ENDIF bootstrap +]
542 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
543 @endif target-[+module+]-no-bootstrap[+
544 ENDIF bootstrap +][+ ENDFOR target_modules +]
755 @if gcc-bootstrap
757 @endif gcc-bootstrap
760 configure-[+prefix+][+module+]: [+ IF bootstrap +][+ ELSE +]
761 @: $(MAKE); $(unstage)[+ ENDIF bootstrap +]
797 [+ IF bootstrap +]
801 @if [+prefix+][+module+]-bootstrap
841 @endif [+prefix+][+module+]-bootstrap
843 [+ ENDIF bootstrap +]
849 @if gcc-bootstrap
851 @endif gcc-bootstrap
856 all-[+prefix+][+module+]: configure-[+prefix+][+module+][+ IF bootstrap +][+ ELSE +]
857 @: $(MAKE); $(unstage)[+ ENDIF bootstrap +]
865 [+ IF bootstrap +]
871 @if [+prefix+][+module+]-bootstrap
901 @endif [+prefix+][+module+]-bootstrap
904 [+ ENDIF bootstrap +]
995 @[+ IF bootstrap +][+ ELSE +]: $(MAKE); $(unstage)
996 @[+ ENDIF bootstrap +][ -f ./[+module+]/Makefile ] || exit 0; \
1136 @if gcc-no-bootstrap
1148 @endif gcc-no-bootstrap
1188 # GCC bootstrap support
1193 # are dummy when toplevel bootstrap is not active.
1205 @if gcc-bootstrap
1209 @endif gcc-bootstrap
1217 # Disable commands for lean bootstrap.
1237 [+ FOR bootstrap-stage +]
1245 FOR host_modules +][+ IF bootstrap +]
1251 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1257 stage[+id+]-end:: [+ FOR host_modules +][+ IF bootstrap +]
1263 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1293 # FIXME: Will not need to be conditional when toplevel bootstrap is the
1294 # only possibility, but now it conflicts with no-bootstrap rules
1295 @if gcc-bootstrap
1336 [+ IF bootstrap-target +]
1337 .PHONY: [+bootstrap-target+] [+bootstrap-target+]-lean
1338 [+bootstrap-target+]:
1348 [+bootstrap-target+]-lean:
1357 [+ ENDIF bootstrap-target +]
1380 @endif gcc-bootstrap
1382 [+ ENDFOR bootstrap-stage +]
1397 @if gcc-bootstrap
1413 rm -rf stage1-$(TARGET_SUBDIR) [+ FOR bootstrap-stage +][+ IF prev
1414 +]stage[+id+]-* [+ ENDIF prev +][+ ENDFOR bootstrap-stage +]
1416 @endif gcc-bootstrap
1423 @if gcc-bootstrap[+ FOR target_modules +][+ IF bootstrap
1426 ENDFOR +][+ ELSE bootstrap +]
1428 ENDIF bootstrap +][+ ENDFOR target_modules +]
1429 @endif gcc-bootstrap
1431 @if gcc-no-bootstrap[+ FOR target_modules +]
1434 @endif gcc-no-bootstrap
1472 ;; dep-stage builds a string for the prefix of a bootstrap stage.
1485 ;; or if either module is not bootstrapped. It returns "bootstrap" for
1499 "bootstrap"))))
1506 (if (exist? "bootstrap")
1510 (if (exist? "bootstrap")
1516 # to check for bootstrap/prebootstrap dependencies. To resolve
1525 [+ == "bootstrap"
1556 @if gcc-bootstrap[+ FOR target_modules +][+ IF (not (lang-dep "no_gcc"))
1557 +][+ IF bootstrap +][+ FOR bootstrap_stage +]
1559 ENDFOR +][+ ENDIF bootstrap +][+ ENDIF +][+ ENDFOR target_modules +]
1560 @endif gcc-bootstrap
1562 @if gcc-no-bootstrap[+ FOR target_modules +][+ IF (not (lang-dep "no_gcc")) +]
1565 @endif gcc-no-bootstrap