Lines Matching refs:gas

618     maybe-configure-gas \
748 @if gas-no-bootstrap
749 all-host: maybe-all-gas
750 @endif gas-no-bootstrap
881 info-host: maybe-info-gas
987 dvi-host: maybe-dvi-gas
1093 pdf-host: maybe-pdf-gas
1199 html-host: maybe-html-gas
1305 TAGS-host: maybe-TAGS-gas
1411 install-info-host: maybe-install-info-gas
1517 install-pdf-host: maybe-install-pdf-gas
1623 install-html-host: maybe-install-html-gas
1729 installcheck-host: maybe-installcheck-gas
1835 mostlyclean-host: maybe-mostlyclean-gas
1941 clean-host: maybe-clean-gas
2047 distclean-host: maybe-distclean-gas
2153 maintainer-clean-host: maybe-maintainer-clean-gas
2313 maybe-check-gas \
2446 maybe-install-gas \
2518 maybe-install-gas \
12663 .PHONY: configure-gas maybe-configure-gas
12664 maybe-configure-gas:
12666 configure-gas: stage_current
12668 @if gas
12669 maybe-configure-gas: configure-gas
12670 configure-gas:
12673 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12674 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12676 echo Configuring in $(HOST_SUBDIR)/gas; \
12677 cd "$(HOST_SUBDIR)/gas" || exit 1; \
12680 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12683 srcdiroption="--srcdir=$${topdir}/gas"; \
12684 libsrcdir="$$s/gas"; \
12689 @endif gas
12693 .PHONY: configure-stage1-gas maybe-configure-stage1-gas
12694 maybe-configure-stage1-gas:
12695 @if gas-bootstrap
12696 maybe-configure-stage1-gas: configure-stage1-gas
12697 configure-stage1-gas:
12699 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12702 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12706 echo Configuring stage 1 in $(HOST_SUBDIR)/gas ; \
12707 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12708 cd $(HOST_SUBDIR)/gas || exit 1; \
12711 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12714 srcdiroption="--srcdir=$${topdir}/gas"; \
12715 libsrcdir="$$s/gas"; \
12721 @endif gas-bootstrap
12723 .PHONY: configure-stage2-gas maybe-configure-stage2-gas
12724 maybe-configure-stage2-gas:
12725 @if gas-bootstrap
12726 maybe-configure-stage2-gas: configure-stage2-gas
12727 configure-stage2-gas:
12729 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12732 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12737 echo Configuring stage 2 in $(HOST_SUBDIR)/gas ; \
12738 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12739 cd $(HOST_SUBDIR)/gas || exit 1; \
12742 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12745 srcdiroption="--srcdir=$${topdir}/gas"; \
12746 libsrcdir="$$s/gas"; \
12752 @endif gas-bootstrap
12754 .PHONY: configure-stage3-gas maybe-configure-stage3-gas
12755 maybe-configure-stage3-gas:
12756 @if gas-bootstrap
12757 maybe-configure-stage3-gas: configure-stage3-gas
12758 configure-stage3-gas:
12760 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12763 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12768 echo Configuring stage 3 in $(HOST_SUBDIR)/gas ; \
12769 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12770 cd $(HOST_SUBDIR)/gas || exit 1; \
12773 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12776 srcdiroption="--srcdir=$${topdir}/gas"; \
12777 libsrcdir="$$s/gas"; \
12783 @endif gas-bootstrap
12785 .PHONY: configure-stage4-gas maybe-configure-stage4-gas
12786 maybe-configure-stage4-gas:
12787 @if gas-bootstrap
12788 maybe-configure-stage4-gas: configure-stage4-gas
12789 configure-stage4-gas:
12791 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12794 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12799 echo Configuring stage 4 in $(HOST_SUBDIR)/gas ; \
12800 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12801 cd $(HOST_SUBDIR)/gas || exit 1; \
12804 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12807 srcdiroption="--srcdir=$${topdir}/gas"; \
12808 libsrcdir="$$s/gas"; \
12814 @endif gas-bootstrap
12816 .PHONY: configure-stageprofile-gas maybe-configure-stageprofile-gas
12817 maybe-configure-stageprofile-gas:
12818 @if gas-bootstrap
12819 maybe-configure-stageprofile-gas: configure-stageprofile-gas
12820 configure-stageprofile-gas:
12822 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12825 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12830 echo Configuring stage profile in $(HOST_SUBDIR)/gas ; \
12831 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12832 cd $(HOST_SUBDIR)/gas || exit 1; \
12835 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12838 srcdiroption="--srcdir=$${topdir}/gas"; \
12839 libsrcdir="$$s/gas"; \
12845 @endif gas-bootstrap
12847 .PHONY: configure-stagefeedback-gas maybe-configure-stagefeedback-gas
12848 maybe-configure-stagefeedback-gas:
12849 @if gas-bootstrap
12850 maybe-configure-stagefeedback-gas: configure-stagefeedback-gas
12851 configure-stagefeedback-gas:
12853 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas
12856 test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
12861 echo Configuring stage feedback in $(HOST_SUBDIR)/gas ; \
12862 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gas ; \
12863 cd $(HOST_SUBDIR)/gas || exit 1; \
12866 *) topdir=`echo $(HOST_SUBDIR)/gas/ | \
12869 srcdiroption="--srcdir=$${topdir}/gas"; \
12870 libsrcdir="$$s/gas"; \
12876 @endif gas-bootstrap
12882 .PHONY: all-gas maybe-all-gas
12883 maybe-all-gas:
12885 all-gas: stage_current
12887 @if gas
12888 TARGET-gas=all
12889 maybe-all-gas: all-gas
12890 all-gas: configure-gas
12894 (cd $(HOST_SUBDIR)/gas && \
12895 $(MAKE) $(FLAGS_TO_PASS) $(TARGET-gas))
12896 @endif gas
12900 .PHONY: all-stage1-gas maybe-all-stage1-gas
12901 .PHONY: clean-stage1-gas maybe-clean-stage1-gas
12902 maybe-all-stage1-gas:
12903 maybe-clean-stage1-gas:
12904 @if gas-bootstrap
12905 maybe-all-stage1-gas: all-stage1-gas
12906 all-stage1: all-stage1-gas
12907 TARGET-stage1-gas = $(TARGET-gas)
12908 all-stage1-gas: configure-stage1-gas
12913 cd $(HOST_SUBDIR)/gas && \
12916 $(TARGET-stage1-gas)
12918 maybe-clean-stage1-gas: clean-stage1-gas
12919 clean-stage1: clean-stage1-gas
12920 clean-stage1-gas:
12922 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
12924 [ -f $(HOST_SUBDIR)/stage1-gas/Makefile ] || exit 0; \
12927 cd $(HOST_SUBDIR)/gas && \
12930 @endif gas-bootstrap
12933 .PHONY: all-stage2-gas maybe-all-stage2-gas
12934 .PHONY: clean-stage2-gas maybe-clean-stage2-gas
12935 maybe-all-stage2-gas:
12936 maybe-clean-stage2-gas:
12937 @if gas-bootstrap
12938 maybe-all-stage2-gas: all-stage2-gas
12939 all-stage2: all-stage2-gas
12940 TARGET-stage2-gas = $(TARGET-gas)
12941 all-stage2-gas: configure-stage2-gas
12947 cd $(HOST_SUBDIR)/gas && \
12950 $(TARGET-stage2-gas)
12952 maybe-clean-stage2-gas: clean-stage2-gas
12953 clean-stage2: clean-stage2-gas
12954 clean-stage2-gas:
12956 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
12958 [ -f $(HOST_SUBDIR)/stage2-gas/Makefile ] || exit 0; \
12961 cd $(HOST_SUBDIR)/gas && \
12965 @endif gas-bootstrap
12968 .PHONY: all-stage3-gas maybe-all-stage3-gas
12969 .PHONY: clean-stage3-gas maybe-clean-stage3-gas
12970 maybe-all-stage3-gas:
12971 maybe-clean-stage3-gas:
12972 @if gas-bootstrap
12973 maybe-all-stage3-gas: all-stage3-gas
12974 all-stage3: all-stage3-gas
12975 TARGET-stage3-gas = $(TARGET-gas)
12976 all-stage3-gas: configure-stage3-gas
12982 cd $(HOST_SUBDIR)/gas && \
12985 $(TARGET-stage3-gas)
12987 maybe-clean-stage3-gas: clean-stage3-gas
12988 clean-stage3: clean-stage3-gas
12989 clean-stage3-gas:
12991 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
12993 [ -f $(HOST_SUBDIR)/stage3-gas/Makefile ] || exit 0; \
12996 cd $(HOST_SUBDIR)/gas && \
13000 @endif gas-bootstrap
13003 .PHONY: all-stage4-gas maybe-all-stage4-gas
13004 .PHONY: clean-stage4-gas maybe-clean-stage4-gas
13005 maybe-all-stage4-gas:
13006 maybe-clean-stage4-gas:
13007 @if gas-bootstrap
13008 maybe-all-stage4-gas: all-stage4-gas
13009 all-stage4: all-stage4-gas
13010 TARGET-stage4-gas = $(TARGET-gas)
13011 all-stage4-gas: configure-stage4-gas
13017 cd $(HOST_SUBDIR)/gas && \
13020 $(TARGET-stage4-gas)
13022 maybe-clean-stage4-gas: clean-stage4-gas
13023 clean-stage4: clean-stage4-gas
13024 clean-stage4-gas:
13026 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
13028 [ -f $(HOST_SUBDIR)/stage4-gas/Makefile ] || exit 0; \
13031 cd $(HOST_SUBDIR)/gas && \
13035 @endif gas-bootstrap
13038 .PHONY: all-stageprofile-gas maybe-all-stageprofile-gas
13039 .PHONY: clean-stageprofile-gas maybe-clean-stageprofile-gas
13040 maybe-all-stageprofile-gas:
13041 maybe-clean-stageprofile-gas:
13042 @if gas-bootstrap
13043 maybe-all-stageprofile-gas: all-stageprofile-gas
13044 all-stageprofile: all-stageprofile-gas
13045 TARGET-stageprofile-gas = $(TARGET-gas)
13046 all-stageprofile-gas: configure-stageprofile-gas
13052 cd $(HOST_SUBDIR)/gas && \
13055 $(TARGET-stageprofile-gas)
13057 maybe-clean-stageprofile-gas: clean-stageprofile-gas
13058 clean-stageprofile: clean-stageprofile-gas
13059 clean-stageprofile-gas:
13061 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
13063 [ -f $(HOST_SUBDIR)/stageprofile-gas/Makefile ] || exit 0; \
13066 cd $(HOST_SUBDIR)/gas && \
13070 @endif gas-bootstrap
13073 .PHONY: all-stagefeedback-gas maybe-all-stagefeedback-gas
13074 .PHONY: clean-stagefeedback-gas maybe-clean-stagefeedback-gas
13075 maybe-all-stagefeedback-gas:
13076 maybe-clean-stagefeedback-gas:
13077 @if gas-bootstrap
13078 maybe-all-stagefeedback-gas: all-stagefeedback-gas
13079 all-stagefeedback: all-stagefeedback-gas
13080 TARGET-stagefeedback-gas = $(TARGET-gas)
13081 all-stagefeedback-gas: configure-stagefeedback-gas
13087 cd $(HOST_SUBDIR)/gas && \
13090 $(TARGET-stagefeedback-gas)
13092 maybe-clean-stagefeedback-gas: clean-stagefeedback-gas
13093 clean-stagefeedback: clean-stagefeedback-gas
13094 clean-stagefeedback-gas:
13096 [ -f $(HOST_SUBDIR)/gas/Makefile ] || exit 0; \
13098 [ -f $(HOST_SUBDIR)/stagefeedback-gas/Makefile ] || exit 0; \
13101 cd $(HOST_SUBDIR)/gas && \
13105 @endif gas-bootstrap
13111 .PHONY: check-gas maybe-check-gas
13112 maybe-check-gas:
13113 @if gas
13114 maybe-check-gas: check-gas
13116 check-gas:
13121 (cd $(HOST_SUBDIR)/gas && \
13124 @endif gas
13126 .PHONY: install-gas maybe-install-gas
13127 maybe-install-gas:
13128 @if gas
13129 maybe-install-gas: install-gas
13131 install-gas: installdirs
13136 (cd $(HOST_SUBDIR)/gas && \
13139 @endif gas
13143 .PHONY: maybe-info-gas info-gas
13144 maybe-info-gas:
13145 @if gas
13146 maybe-info-gas: info-gas
13148 info-gas: \
13149 configure-gas
13150 @[ -f ./gas/Makefile ] || exit 0; \
13157 echo "Doing info in gas" ; \
13158 (cd $(HOST_SUBDIR)/gas && \
13166 @endif gas
13168 .PHONY: maybe-dvi-gas dvi-gas
13169 maybe-dvi-gas:
13170 @if gas
13171 maybe-dvi-gas: dvi-gas
13173 dvi-gas: \
13174 configure-gas
13175 @[ -f ./gas/Makefile ] || exit 0; \
13182 echo "Doing dvi in gas" ; \
13183 (cd $(HOST_SUBDIR)/gas && \
13191 @endif gas
13193 .PHONY: maybe-pdf-gas pdf-gas
13194 maybe-pdf-gas:
13195 @if gas
13196 maybe-pdf-gas: pdf-gas
13198 pdf-gas: \
13199 configure-gas
13200 @[ -f ./gas/Makefile ] || exit 0; \
13207 echo "Doing pdf in gas" ; \
13208 (cd $(HOST_SUBDIR)/gas && \
13216 @endif gas
13218 .PHONY: maybe-html-gas html-gas
13219 maybe-html-gas:
13220 @if gas
13221 maybe-html-gas: html-gas
13223 html-gas: \
13224 configure-gas
13225 @[ -f ./gas/Makefile ] || exit 0; \
13232 echo "Doing html in gas" ; \
13233 (cd $(HOST_SUBDIR)/gas && \
13241 @endif gas
13243 .PHONY: maybe-TAGS-gas TAGS-gas
13244 maybe-TAGS-gas:
13245 @if gas
13246 maybe-TAGS-gas: TAGS-gas
13248 TAGS-gas: \
13249 configure-gas
13250 @[ -f ./gas/Makefile ] || exit 0; \
13257 echo "Doing TAGS in gas" ; \
13258 (cd $(HOST_SUBDIR)/gas && \
13266 @endif gas
13268 .PHONY: maybe-install-info-gas install-info-gas
13269 maybe-install-info-gas:
13270 @if gas
13271 maybe-install-info-gas: install-info-gas
13273 install-info-gas: \
13274 configure-gas \
13275 info-gas
13276 @[ -f ./gas/Makefile ] || exit 0; \
13283 echo "Doing install-info in gas" ; \
13284 (cd $(HOST_SUBDIR)/gas && \
13292 @endif gas
13294 .PHONY: maybe-install-pdf-gas install-pdf-gas
13295 maybe-install-pdf-gas:
13296 @if gas
13297 maybe-install-pdf-gas: install-pdf-gas
13299 install-pdf-gas: \
13300 configure-gas \
13301 pdf-gas
13302 @[ -f ./gas/Makefile ] || exit 0; \
13309 echo "Doing install-pdf in gas" ; \
13310 (cd $(HOST_SUBDIR)/gas && \
13318 @endif gas
13320 .PHONY: maybe-install-html-gas install-html-gas
13321 maybe-install-html-gas:
13322 @if gas
13323 maybe-install-html-gas: install-html-gas
13325 install-html-gas: \
13326 configure-gas \
13327 html-gas
13328 @[ -f ./gas/Makefile ] || exit 0; \
13335 echo "Doing install-html in gas" ; \
13336 (cd $(HOST_SUBDIR)/gas && \
13344 @endif gas
13346 .PHONY: maybe-installcheck-gas installcheck-gas
13347 maybe-installcheck-gas:
13348 @if gas
13349 maybe-installcheck-gas: installcheck-gas
13351 installcheck-gas: \
13352 configure-gas
13353 @[ -f ./gas/Makefile ] || exit 0; \
13360 echo "Doing installcheck in gas" ; \
13361 (cd $(HOST_SUBDIR)/gas && \
13369 @endif gas
13371 .PHONY: maybe-mostlyclean-gas mostlyclean-gas
13372 maybe-mostlyclean-gas:
13373 @if gas
13374 maybe-mostlyclean-gas: mostlyclean-gas
13376 mostlyclean-gas:
13377 @[ -f ./gas/Makefile ] || exit 0; \
13384 echo "Doing mostlyclean in gas" ; \
13385 (cd $(HOST_SUBDIR)/gas && \
13393 @endif gas
13395 .PHONY: maybe-clean-gas clean-gas
13396 maybe-clean-gas:
13397 @if gas
13398 maybe-clean-gas: clean-gas
13400 clean-gas:
13401 @[ -f ./gas/Makefile ] || exit 0; \
13408 echo "Doing clean in gas" ; \
13409 (cd $(HOST_SUBDIR)/gas && \
13417 @endif gas
13419 .PHONY: maybe-distclean-gas distclean-gas
13420 maybe-distclean-gas:
13421 @if gas
13422 maybe-distclean-gas: distclean-gas
13424 distclean-gas:
13425 @[ -f ./gas/Makefile ] || exit 0; \
13432 echo "Doing distclean in gas" ; \
13433 (cd $(HOST_SUBDIR)/gas && \
13441 @endif gas
13443 .PHONY: maybe-maintainer-clean-gas maintainer-clean-gas
13444 maybe-maintainer-clean-gas:
13445 @if gas
13446 maybe-maintainer-clean-gas: maintainer-clean-gas
13448 maintainer-clean-gas:
13449 @[ -f ./gas/Makefile ] || exit 0; \
13456 echo "Doing maintainer-clean in gas" ; \
13457 (cd $(HOST_SUBDIR)/gas && \
13465 @endif gas
47205 cross: all-build all-gas all-ld
47327 @if gas
47328 @cd $(HOST_SUBDIR); [ -d stage1-gas ] || \
47329 mkdir stage1-gas; \
47330 mv stage1-gas gas
47331 @endif gas
47397 @if gas
47398 @if test -d $(HOST_SUBDIR)/gas ; then \
47399 cd $(HOST_SUBDIR); mv gas stage1-gas ; \
47401 @endif gas
47513 @if gas
47514 @cd $(HOST_SUBDIR); [ -d stage2-gas ] || \
47515 mkdir stage2-gas; \
47516 mv stage2-gas gas ; \
47517 mv stage1-gas prev-gas || test -f stage1-lean
47518 @endif gas
47597 @if gas
47598 @if test -d $(HOST_SUBDIR)/gas ; then \
47599 cd $(HOST_SUBDIR); mv gas stage2-gas ; \
47600 mv prev-gas stage1-gas ; : ; \
47602 @endif gas
47745 @if gas
47746 @cd $(HOST_SUBDIR); [ -d stage3-gas ] || \
47747 mkdir stage3-gas; \
47748 mv stage3-gas gas ; \
47749 mv stage2-gas prev-gas || test -f stage2-lean
47750 @endif gas
47829 @if gas
47830 @if test -d $(HOST_SUBDIR)/gas ; then \
47831 cd $(HOST_SUBDIR); mv gas stage3-gas ; \
47832 mv prev-gas stage2-gas ; : ; \
47834 @endif gas
48031 @if gas
48032 @cd $(HOST_SUBDIR); [ -d stage4-gas ] || \
48033 mkdir stage4-gas; \
48034 mv stage4-gas gas ; \
48035 mv stage3-gas prev-gas || test -f stage3-lean
48036 @endif gas
48115 @if gas
48116 @if test -d $(HOST_SUBDIR)/gas ; then \
48117 cd $(HOST_SUBDIR); mv gas stage4-gas ; \
48118 mv prev-gas stage3-gas ; : ; \
48120 @endif gas
48306 @if gas
48307 @cd $(HOST_SUBDIR); [ -d stageprofile-gas ] || \
48308 mkdir stageprofile-gas; \
48309 mv stageprofile-gas gas ; \
48310 mv stage1-gas prev-gas || test -f stage1-lean
48311 @endif gas
48390 @if gas
48391 @if test -d $(HOST_SUBDIR)/gas ; then \
48392 cd $(HOST_SUBDIR); mv gas stageprofile-gas ; \
48393 mv prev-gas stage1-gas ; : ; \
48395 @endif gas
48517 @if gas
48518 @cd $(HOST_SUBDIR); [ -d stagefeedback-gas ] || \
48519 mkdir stagefeedback-gas; \
48520 mv stagefeedback-gas gas ; \
48521 mv stageprofile-gas prev-gas || test -f stageprofile-lean
48522 @endif gas
48601 @if gas
48602 @if test -d $(HOST_SUBDIR)/gas ; then \
48603 cd $(HOST_SUBDIR); mv gas stagefeedback-gas ; \
48604 mv prev-gas stageprofile-gas ; : ; \
48606 @endif gas
48859 configure-gcc: maybe-all-gas
48861 configure-stage1-gcc: maybe-all-stage1-gas
48862 configure-stage2-gcc: maybe-all-stage2-gas
48863 configure-stage3-gcc: maybe-all-stage3-gas
48864 configure-stage4-gcc: maybe-all-stage4-gas
48865 configure-stageprofile-gcc: maybe-all-stageprofile-gas
48866 configure-stagefeedback-gcc: maybe-all-stagefeedback-gas
49144 configure-gas: maybe-configure-intl
49146 configure-stage1-gas: maybe-configure-stage1-intl
49147 configure-stage2-gas: maybe-configure-stage2-intl
49148 configure-stage3-gas: maybe-configure-stage3-intl
49149 configure-stage4-gas: maybe-configure-stage4-intl
49150 configure-stageprofile-gas: maybe-configure-stageprofile-intl
49151 configure-stagefeedback-gas: maybe-configure-stagefeedback-intl
49152 all-gas: maybe-all-libiberty
49154 all-stage1-gas: maybe-all-stage1-libiberty
49155 all-stage2-gas: maybe-all-stage2-libiberty
49156 all-stage3-gas: maybe-all-stage3-libiberty
49157 all-stage4-gas: maybe-all-stage4-libiberty
49158 all-stageprofile-gas: maybe-all-stageprofile-libiberty
49159 all-stagefeedback-gas: maybe-all-stagefeedback-libiberty
49160 all-gas: maybe-all-opcodes
49162 all-stage1-gas: maybe-all-stage1-opcodes
49163 all-stage2-gas: maybe-all-stage2-opcodes
49164 all-stage3-gas: maybe-all-stage3-opcodes
49165 all-stage4-gas: maybe-all-stage4-opcodes
49166 all-stageprofile-gas: maybe-all-stageprofile-opcodes
49167 all-stagefeedback-gas: maybe-all-stagefeedback-opcodes
49168 all-gas: maybe-all-bfd
49170 all-stage1-gas: maybe-all-stage1-bfd
49171 all-stage2-gas: maybe-all-stage2-bfd
49172 all-stage3-gas: maybe-all-stage3-bfd
49173 all-stage4-gas: maybe-all-stage4-bfd
49174 all-stageprofile-gas: maybe-all-stageprofile-bfd
49175 all-stagefeedback-gas: maybe-all-stagefeedback-bfd
49176 all-gas: maybe-all-intl
49178 all-stage1-gas: maybe-all-stage1-intl
49179 all-stage2-gas: maybe-all-stage2-intl
49180 all-stage3-gas: maybe-all-stage3-intl
49181 all-stage4-gas: maybe-all-stage4-intl
49182 all-stageprofile-gas: maybe-all-stageprofile-intl
49183 all-stagefeedback-gas: maybe-all-stagefeedback-intl