Lines Matching refs:bootstrap

231 @if gcc-bootstrap
233 @endif gcc-bootstrap
239 @if target-libstdc++-v3-bootstrap
253 @endif target-libstdc++-v3-bootstrap
298 @if gcc-bootstrap
300 @endif gcc-bootstrap
428 [+ FOR bootstrap-stage +]
432 @if target-libstdc++-v3-bootstrap
435 @endif target-libstdc++-v3-bootstrap
438 [+ ENDFOR bootstrap-stage +]
562 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap
563 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +]
592 "[+flag+]=$([+flag+])"[+ ENDIF optional+][+ ENDFOR flags_to_pass +][+ FOR bootstrap-stage +] \
595 "STAGE[+id+]_TFLAGS=$(STAGE[+id+]_TFLAGS)"[+ ENDFOR bootstrap-stage +] \
645 @if gcc-bootstrap
651 @endif gcc-bootstrap
723 @if gcc-bootstrap
728 @endif gcc-bootstrap
732 @if gcc-bootstrap
737 @endif gcc-bootstrap
739 @if gcc-bootstrap
742 @endif gcc-bootstrap
750 [+ FOR host_modules +][+ IF bootstrap +]
751 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +]
752 all-host: maybe-all-[+module+][+ IF bootstrap +]
753 @endif [+module+]-no-bootstrap[+ ENDIF bootstrap +][+ ENDFOR host_modules +]
756 [+ FOR target_modules +][+ IF bootstrap +]
757 @if target-[+module+]-no-bootstrap[+ ENDIF bootstrap +]
758 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
759 @endif target-[+module+]-no-bootstrap[+
760 ENDIF bootstrap +][+ ENDFOR target_modules +]
1015 @if gcc-bootstrap
1017 @endif gcc-bootstrap
1020 configure-[+prefix+][+module+]: [+ IF bootstrap +][+ ELSE +]
1021 @: $(MAKE); $(unstage)[+ ENDIF bootstrap +]
1058 [+ IF bootstrap +]
1062 @if [+prefix+][+module+]-bootstrap
1110 @endif [+prefix+][+module+]-bootstrap
1112 [+ ENDIF bootstrap +]
1118 @if gcc-bootstrap
1120 @endif gcc-bootstrap
1125 all-[+prefix+][+module+]: configure-[+prefix+][+module+][+ IF bootstrap +][+ ELSE +]
1126 @: $(MAKE); $(unstage)[+ ENDIF bootstrap +]
1135 [+ IF bootstrap +]
1141 @if [+prefix+][+module+]-bootstrap
1182 @endif [+prefix+][+module+]-bootstrap
1185 [+ ENDIF bootstrap +]
1232 $(HOST_EXPORTS) [+ IF bootstrap +]$(EXTRA_HOST_EXPORTS)[+
1233 ENDIF bootstrap +] \
1236 IF bootstrap +] $(EXTRA_BOOTSTRAP_FLAGS)[+ ENDIF bootstrap +] check)
1243 $(HOST_EXPORTS) [+ IF bootstrap +]$(EXTRA_HOST_EXPORTS)[+
1244 ENDIF bootstrap +] \
1247 IF bootstrap +] $(EXTRA_BOOTSTRAP_FLAGS)[+ ENDIF bootstrap +] check)
1299 @[+ IF bootstrap +][+ ELSE +]: $(MAKE); $(unstage)
1300 @[+ ENDIF bootstrap +][ -f ./[+module+]/Makefile ] || exit 0; \
1480 @if gcc-no-bootstrap
1492 @endif gcc-no-bootstrap
1536 @if gcc-bootstrap
1540 @endif gcc-bootstrap
1568 [+ FOR bootstrap-stage +]
1576 FOR host_modules +][+ IF bootstrap +]
1582 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1588 stage[+id+]-end:: [+ FOR host_modules +][+ IF bootstrap +]
1594 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1626 @if gcc-bootstrap
1668 [+ IF bootstrap-target +]
1669 .PHONY: [+bootstrap-target+] [+bootstrap-target+]-lean
1670 [+bootstrap-target+]:
1681 [+bootstrap-target+]-lean:
1691 [+ ENDIF bootstrap-target +]
1715 @endif gcc-bootstrap
1717 [+ ENDFOR bootstrap-stage +]
1732 @if gcc-bootstrap
1750 rm -rf stage1-$(TARGET_SUBDIR)[+ FOR bootstrap-stage +][+ IF prev
1751 +] stage[+id+]-*[+ ENDIF prev +][+ ENDFOR bootstrap-stage +]
1753 @endif gcc-bootstrap
1760 @if gcc-bootstrap[+ FOR target_modules +][+ IF bootstrap
1763 ENDFOR +][+ ELSE bootstrap +]
1765 ENDIF bootstrap +][+ ENDFOR target_modules +]
1766 @endif gcc-bootstrap
1768 @if gcc-no-bootstrap[+ FOR target_modules +]
1771 @endif gcc-no-bootstrap
1809 ;; dep-stage builds a string for the prefix of a bootstrap stage.
1831 ;; modules. If there were any non-bootstrap host modules that
1832 ;; bootstrap modules depended on, we'd get unsatisfied per-stage
1885 @if gcc-bootstrap
1888 ENDFOR dependencies +]@endif gcc-bootstrap
1890 @unless gcc-bootstrap
1893 [+ ESAC +][+ ENDFOR dependencies +]@endunless gcc-bootstrap
1919 @if gcc-bootstrap[+ FOR target_modules +][+ IF (not (lang-dep "no_gcc"))
1920 +][+ IF bootstrap +][+ FOR bootstrap_stage +]
1922 ENDFOR +][+ ENDIF bootstrap +][+ ENDIF +][+ ENDFOR target_modules +]
1923 @endif gcc-bootstrap
1925 @if gcc-no-bootstrap[+ FOR target_modules +][+ IF (not (lang-dep "no_gcc")) +]
1928 @endif gcc-no-bootstrap