Home
last modified time | relevance | path

Searched refs:stage3 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DMakefile.am632 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
667 stage3: target
668 -mkdir stage3
669 -mv $(STAGESTUFF) stage3
670 …if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(E…
693 .PHONY: de-stage1 de-stage2 de-stage3
703 de-stage3:
704 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
705 - rmdir stage3
DMakefile.in2697 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2732 stage3:
2733 -mkdir stage3
2734 -mv $(STAGESTUFF) stage3
2735 …if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(E…
2756 .PHONY: de-stage1 de-stage2 de-stage3
2766 de-stage3:
2767 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2768 - rmdir stage3
DChangeLog-92956417 * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f.
/toolchain/binutils/binutils-2.27/
DChangeLog5793 configure-stage2-gcc, configure-stage3-gcc,
5794 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5800 new-stage2-end, new-stage2-bubble, distclean-stage3,
5801 new-stage3-start, new-stage3-end): New autogenerated targets.
5809 new-stage2-end, new-stage2-bubble, distclean-stage3,
5810 new-stage3-start, new-stage3-end): New targets.
5817 configure-stage3-gcc, all-stage1-gcc,
5818 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5899 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5913 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
[all …]
DMakefile.tpl722 [ -f stage_final ] || echo stage3 > stage_final
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-91971780 (stage1, stage2, stage3, against, comparison): Remove.
1781 (de-stage1, de-stage2, de-stage3): Remove.