• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Révision86717d399660c58d7b7be39a24c07b01ef9a1154 (tree)
l'heure2009-06-27 02:27:08
AuteurDoug Evans <dje@goog...>
CommiterDoug Evans

Message de Log

* Makefile.def (host_modules): Add cgen.
* Makefile.in: Regenerate.
* configure.ac (host_tools): Add cgen.
* configure: Regenerate.

Change Summary

Modification

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1+2009-06-26 Doug Evans <dje@sebabeach.org>
2+
3+ * Makefile.def (host_modules): Add cgen.
4+ * Makefile.in: Regenerate.
5+ * configure.ac (host_tools): Add cgen.
6+ * configure: Regenerate.
7+
18 2009-06-17 Michael Eager <eager@eagercon.com>
29
310 * COPYING.LIBGLOSS: Add Xilinx license.
--- a/Makefile.def
+++ b/Makefile.def
@@ -43,6 +43,7 @@ host_modules= { module= binutils; bootstrap=true; };
4343 host_modules= { module= bison; no_check_cross= true; };
4444 host_modules= { module= byacc; no_check_cross= true; };
4545 host_modules= { module= bzip2; };
46+host_modules= { module= cgen; };
4647 host_modules= { module= dejagnu; };
4748 host_modules= { module= diff; };
4849 host_modules= { module= dosutils; no_check= true; };
--- a/Makefile.in
+++ b/Makefile.in
@@ -753,6 +753,7 @@ configure-host: \
753753 maybe-configure-bison \
754754 maybe-configure-byacc \
755755 maybe-configure-bzip2 \
756+ maybe-configure-cgen \
756757 maybe-configure-dejagnu \
757758 maybe-configure-diff \
758759 maybe-configure-dosutils \
@@ -894,6 +895,7 @@ all-host: maybe-all-binutils
894895 all-host: maybe-all-bison
895896 all-host: maybe-all-byacc
896897 all-host: maybe-all-bzip2
898+all-host: maybe-all-cgen
897899 all-host: maybe-all-dejagnu
898900 all-host: maybe-all-diff
899901 all-host: maybe-all-dosutils
@@ -1037,6 +1039,7 @@ info-host: maybe-info-binutils
10371039 info-host: maybe-info-bison
10381040 info-host: maybe-info-byacc
10391041 info-host: maybe-info-bzip2
1042+info-host: maybe-info-cgen
10401043 info-host: maybe-info-dejagnu
10411044 info-host: maybe-info-diff
10421045 info-host: maybe-info-dosutils
@@ -1147,6 +1150,7 @@ dvi-host: maybe-dvi-binutils
11471150 dvi-host: maybe-dvi-bison
11481151 dvi-host: maybe-dvi-byacc
11491152 dvi-host: maybe-dvi-bzip2
1153+dvi-host: maybe-dvi-cgen
11501154 dvi-host: maybe-dvi-dejagnu
11511155 dvi-host: maybe-dvi-diff
11521156 dvi-host: maybe-dvi-dosutils
@@ -1257,6 +1261,7 @@ pdf-host: maybe-pdf-binutils
12571261 pdf-host: maybe-pdf-bison
12581262 pdf-host: maybe-pdf-byacc
12591263 pdf-host: maybe-pdf-bzip2
1264+pdf-host: maybe-pdf-cgen
12601265 pdf-host: maybe-pdf-dejagnu
12611266 pdf-host: maybe-pdf-diff
12621267 pdf-host: maybe-pdf-dosutils
@@ -1367,6 +1372,7 @@ html-host: maybe-html-binutils
13671372 html-host: maybe-html-bison
13681373 html-host: maybe-html-byacc
13691374 html-host: maybe-html-bzip2
1375+html-host: maybe-html-cgen
13701376 html-host: maybe-html-dejagnu
13711377 html-host: maybe-html-diff
13721378 html-host: maybe-html-dosutils
@@ -1477,6 +1483,7 @@ TAGS-host: maybe-TAGS-binutils
14771483 TAGS-host: maybe-TAGS-bison
14781484 TAGS-host: maybe-TAGS-byacc
14791485 TAGS-host: maybe-TAGS-bzip2
1486+TAGS-host: maybe-TAGS-cgen
14801487 TAGS-host: maybe-TAGS-dejagnu
14811488 TAGS-host: maybe-TAGS-diff
14821489 TAGS-host: maybe-TAGS-dosutils
@@ -1587,6 +1594,7 @@ install-info-host: maybe-install-info-binutils
15871594 install-info-host: maybe-install-info-bison
15881595 install-info-host: maybe-install-info-byacc
15891596 install-info-host: maybe-install-info-bzip2
1597+install-info-host: maybe-install-info-cgen
15901598 install-info-host: maybe-install-info-dejagnu
15911599 install-info-host: maybe-install-info-diff
15921600 install-info-host: maybe-install-info-dosutils
@@ -1697,6 +1705,7 @@ install-pdf-host: maybe-install-pdf-binutils
16971705 install-pdf-host: maybe-install-pdf-bison
16981706 install-pdf-host: maybe-install-pdf-byacc
16991707 install-pdf-host: maybe-install-pdf-bzip2
1708+install-pdf-host: maybe-install-pdf-cgen
17001709 install-pdf-host: maybe-install-pdf-dejagnu
17011710 install-pdf-host: maybe-install-pdf-diff
17021711 install-pdf-host: maybe-install-pdf-dosutils
@@ -1807,6 +1816,7 @@ install-html-host: maybe-install-html-binutils
18071816 install-html-host: maybe-install-html-bison
18081817 install-html-host: maybe-install-html-byacc
18091818 install-html-host: maybe-install-html-bzip2
1819+install-html-host: maybe-install-html-cgen
18101820 install-html-host: maybe-install-html-dejagnu
18111821 install-html-host: maybe-install-html-diff
18121822 install-html-host: maybe-install-html-dosutils
@@ -1917,6 +1927,7 @@ installcheck-host: maybe-installcheck-binutils
19171927 installcheck-host: maybe-installcheck-bison
19181928 installcheck-host: maybe-installcheck-byacc
19191929 installcheck-host: maybe-installcheck-bzip2
1930+installcheck-host: maybe-installcheck-cgen
19201931 installcheck-host: maybe-installcheck-dejagnu
19211932 installcheck-host: maybe-installcheck-diff
19221933 installcheck-host: maybe-installcheck-dosutils
@@ -2027,6 +2038,7 @@ mostlyclean-host: maybe-mostlyclean-binutils
20272038 mostlyclean-host: maybe-mostlyclean-bison
20282039 mostlyclean-host: maybe-mostlyclean-byacc
20292040 mostlyclean-host: maybe-mostlyclean-bzip2
2041+mostlyclean-host: maybe-mostlyclean-cgen
20302042 mostlyclean-host: maybe-mostlyclean-dejagnu
20312043 mostlyclean-host: maybe-mostlyclean-diff
20322044 mostlyclean-host: maybe-mostlyclean-dosutils
@@ -2137,6 +2149,7 @@ clean-host: maybe-clean-binutils
21372149 clean-host: maybe-clean-bison
21382150 clean-host: maybe-clean-byacc
21392151 clean-host: maybe-clean-bzip2
2152+clean-host: maybe-clean-cgen
21402153 clean-host: maybe-clean-dejagnu
21412154 clean-host: maybe-clean-diff
21422155 clean-host: maybe-clean-dosutils
@@ -2247,6 +2260,7 @@ distclean-host: maybe-distclean-binutils
22472260 distclean-host: maybe-distclean-bison
22482261 distclean-host: maybe-distclean-byacc
22492262 distclean-host: maybe-distclean-bzip2
2263+distclean-host: maybe-distclean-cgen
22502264 distclean-host: maybe-distclean-dejagnu
22512265 distclean-host: maybe-distclean-diff
22522266 distclean-host: maybe-distclean-dosutils
@@ -2357,6 +2371,7 @@ maintainer-clean-host: maybe-maintainer-clean-binutils
23572371 maintainer-clean-host: maybe-maintainer-clean-bison
23582372 maintainer-clean-host: maybe-maintainer-clean-byacc
23592373 maintainer-clean-host: maybe-maintainer-clean-bzip2
2374+maintainer-clean-host: maybe-maintainer-clean-cgen
23602375 maintainer-clean-host: maybe-maintainer-clean-dejagnu
23612376 maintainer-clean-host: maybe-maintainer-clean-diff
23622377 maintainer-clean-host: maybe-maintainer-clean-dosutils
@@ -2521,6 +2536,7 @@ check-host: \
25212536 maybe-check-bison \
25222537 maybe-check-byacc \
25232538 maybe-check-bzip2 \
2539+ maybe-check-cgen \
25242540 maybe-check-dejagnu \
25252541 maybe-check-diff \
25262542 maybe-check-dosutils \
@@ -2658,6 +2674,7 @@ install-host-nogcc: \
26582674 maybe-install-bison \
26592675 maybe-install-byacc \
26602676 maybe-install-bzip2 \
2677+ maybe-install-cgen \
26612678 maybe-install-dejagnu \
26622679 maybe-install-diff \
26632680 maybe-install-dosutils \
@@ -2734,6 +2751,7 @@ install-host: \
27342751 maybe-install-bison \
27352752 maybe-install-byacc \
27362753 maybe-install-bzip2 \
2754+ maybe-install-cgen \
27372755 maybe-install-dejagnu \
27382756 maybe-install-diff \
27392757 maybe-install-dosutils \
@@ -8863,6 +8881,431 @@ maintainer-clean-bzip2:
88638881
88648882
88658883
8884+.PHONY: configure-cgen maybe-configure-cgen
8885+maybe-configure-cgen:
8886+@if gcc-bootstrap
8887+configure-cgen: stage_current
8888+@endif gcc-bootstrap
8889+@if cgen
8890+maybe-configure-cgen: configure-cgen
8891+configure-cgen:
8892+ @: $(MAKE); $(unstage)
8893+ @r=`${PWD_COMMAND}`; export r; \
8894+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
8895+ test ! -f $(HOST_SUBDIR)/cgen/Makefile || exit 0; \
8896+ $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/cgen ; \
8897+ $(HOST_EXPORTS) \
8898+ echo Configuring in $(HOST_SUBDIR)/cgen; \
8899+ cd "$(HOST_SUBDIR)/cgen" || exit 1; \
8900+ case $(srcdir) in \
8901+ /* | [A-Za-z]:[\\/]*) topdir=$(srcdir) ;; \
8902+ *) topdir=`echo $(HOST_SUBDIR)/cgen/ | \
8903+ sed -e 's,\./,,g' -e 's,[^/]*/,../,g' `$(srcdir) ;; \
8904+ esac; \
8905+ srcdiroption="--srcdir=$${topdir}/cgen"; \
8906+ libsrcdir="$$s/cgen"; \
8907+ $(SHELL) $${libsrcdir}/configure \
8908+ $(HOST_CONFIGARGS) --build=${build_alias} --host=${host_alias} \
8909+ --target=${target_alias} $${srcdiroption} \
8910+ || exit 1
8911+@endif cgen
8912+
8913+
8914+
8915+
8916+
8917+.PHONY: all-cgen maybe-all-cgen
8918+maybe-all-cgen:
8919+@if gcc-bootstrap
8920+all-cgen: stage_current
8921+@endif gcc-bootstrap
8922+@if cgen
8923+TARGET-cgen=all
8924+maybe-all-cgen: all-cgen
8925+all-cgen: configure-cgen
8926+ @: $(MAKE); $(unstage)
8927+ @r=`${PWD_COMMAND}`; export r; \
8928+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
8929+ $(HOST_EXPORTS) \
8930+ (cd $(HOST_SUBDIR)/cgen && \
8931+ $(MAKE) $(BASE_FLAGS_TO_PASS) $(EXTRA_HOST_FLAGS) \
8932+ $(TARGET-cgen))
8933+@endif cgen
8934+
8935+
8936+
8937+
8938+.PHONY: check-cgen maybe-check-cgen
8939+maybe-check-cgen:
8940+@if cgen
8941+maybe-check-cgen: check-cgen
8942+
8943+check-cgen:
8944+ @: $(MAKE); $(unstage)
8945+ @r=`${PWD_COMMAND}`; export r; \
8946+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
8947+ $(HOST_EXPORTS) \
8948+ (cd $(HOST_SUBDIR)/cgen && \
8949+ $(MAKE) $(FLAGS_TO_PASS) check)
8950+
8951+@endif cgen
8952+
8953+.PHONY: install-cgen maybe-install-cgen
8954+maybe-install-cgen:
8955+@if cgen
8956+maybe-install-cgen: install-cgen
8957+
8958+install-cgen: installdirs
8959+ @: $(MAKE); $(unstage)
8960+ @r=`${PWD_COMMAND}`; export r; \
8961+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
8962+ $(HOST_EXPORTS) \
8963+ (cd $(HOST_SUBDIR)/cgen && \
8964+ $(MAKE) $(FLAGS_TO_PASS) install)
8965+
8966+@endif cgen
8967+
8968+# Other targets (info, dvi, pdf, etc.)
8969+
8970+.PHONY: maybe-info-cgen info-cgen
8971+maybe-info-cgen:
8972+@if cgen
8973+maybe-info-cgen: info-cgen
8974+
8975+info-cgen: \
8976+ configure-cgen
8977+ @: $(MAKE); $(unstage)
8978+ @[ -f ./cgen/Makefile ] || exit 0; \
8979+ r=`${PWD_COMMAND}`; export r; \
8980+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
8981+ $(HOST_EXPORTS) \
8982+ for flag in $(EXTRA_HOST_FLAGS) ; do \
8983+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
8984+ done; \
8985+ echo "Doing info in cgen" ; \
8986+ (cd $(HOST_SUBDIR)/cgen && \
8987+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
8988+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
8989+ "RANLIB=$${RANLIB}" \
8990+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
8991+ info) \
8992+ || exit 1
8993+
8994+@endif cgen
8995+
8996+.PHONY: maybe-dvi-cgen dvi-cgen
8997+maybe-dvi-cgen:
8998+@if cgen
8999+maybe-dvi-cgen: dvi-cgen
9000+
9001+dvi-cgen: \
9002+ configure-cgen
9003+ @: $(MAKE); $(unstage)
9004+ @[ -f ./cgen/Makefile ] || exit 0; \
9005+ r=`${PWD_COMMAND}`; export r; \
9006+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9007+ $(HOST_EXPORTS) \
9008+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9009+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9010+ done; \
9011+ echo "Doing dvi in cgen" ; \
9012+ (cd $(HOST_SUBDIR)/cgen && \
9013+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9014+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9015+ "RANLIB=$${RANLIB}" \
9016+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9017+ dvi) \
9018+ || exit 1
9019+
9020+@endif cgen
9021+
9022+.PHONY: maybe-pdf-cgen pdf-cgen
9023+maybe-pdf-cgen:
9024+@if cgen
9025+maybe-pdf-cgen: pdf-cgen
9026+
9027+pdf-cgen: \
9028+ configure-cgen
9029+ @: $(MAKE); $(unstage)
9030+ @[ -f ./cgen/Makefile ] || exit 0; \
9031+ r=`${PWD_COMMAND}`; export r; \
9032+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9033+ $(HOST_EXPORTS) \
9034+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9035+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9036+ done; \
9037+ echo "Doing pdf in cgen" ; \
9038+ (cd $(HOST_SUBDIR)/cgen && \
9039+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9040+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9041+ "RANLIB=$${RANLIB}" \
9042+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9043+ pdf) \
9044+ || exit 1
9045+
9046+@endif cgen
9047+
9048+.PHONY: maybe-html-cgen html-cgen
9049+maybe-html-cgen:
9050+@if cgen
9051+maybe-html-cgen: html-cgen
9052+
9053+html-cgen: \
9054+ configure-cgen
9055+ @: $(MAKE); $(unstage)
9056+ @[ -f ./cgen/Makefile ] || exit 0; \
9057+ r=`${PWD_COMMAND}`; export r; \
9058+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9059+ $(HOST_EXPORTS) \
9060+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9061+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9062+ done; \
9063+ echo "Doing html in cgen" ; \
9064+ (cd $(HOST_SUBDIR)/cgen && \
9065+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9066+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9067+ "RANLIB=$${RANLIB}" \
9068+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9069+ html) \
9070+ || exit 1
9071+
9072+@endif cgen
9073+
9074+.PHONY: maybe-TAGS-cgen TAGS-cgen
9075+maybe-TAGS-cgen:
9076+@if cgen
9077+maybe-TAGS-cgen: TAGS-cgen
9078+
9079+TAGS-cgen: \
9080+ configure-cgen
9081+ @: $(MAKE); $(unstage)
9082+ @[ -f ./cgen/Makefile ] || exit 0; \
9083+ r=`${PWD_COMMAND}`; export r; \
9084+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9085+ $(HOST_EXPORTS) \
9086+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9087+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9088+ done; \
9089+ echo "Doing TAGS in cgen" ; \
9090+ (cd $(HOST_SUBDIR)/cgen && \
9091+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9092+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9093+ "RANLIB=$${RANLIB}" \
9094+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9095+ TAGS) \
9096+ || exit 1
9097+
9098+@endif cgen
9099+
9100+.PHONY: maybe-install-info-cgen install-info-cgen
9101+maybe-install-info-cgen:
9102+@if cgen
9103+maybe-install-info-cgen: install-info-cgen
9104+
9105+install-info-cgen: \
9106+ configure-cgen \
9107+ info-cgen
9108+ @: $(MAKE); $(unstage)
9109+ @[ -f ./cgen/Makefile ] || exit 0; \
9110+ r=`${PWD_COMMAND}`; export r; \
9111+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9112+ $(HOST_EXPORTS) \
9113+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9114+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9115+ done; \
9116+ echo "Doing install-info in cgen" ; \
9117+ (cd $(HOST_SUBDIR)/cgen && \
9118+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9119+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9120+ "RANLIB=$${RANLIB}" \
9121+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9122+ install-info) \
9123+ || exit 1
9124+
9125+@endif cgen
9126+
9127+.PHONY: maybe-install-pdf-cgen install-pdf-cgen
9128+maybe-install-pdf-cgen:
9129+@if cgen
9130+maybe-install-pdf-cgen: install-pdf-cgen
9131+
9132+install-pdf-cgen: \
9133+ configure-cgen \
9134+ pdf-cgen
9135+ @: $(MAKE); $(unstage)
9136+ @[ -f ./cgen/Makefile ] || exit 0; \
9137+ r=`${PWD_COMMAND}`; export r; \
9138+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9139+ $(HOST_EXPORTS) \
9140+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9141+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9142+ done; \
9143+ echo "Doing install-pdf in cgen" ; \
9144+ (cd $(HOST_SUBDIR)/cgen && \
9145+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9146+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9147+ "RANLIB=$${RANLIB}" \
9148+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9149+ install-pdf) \
9150+ || exit 1
9151+
9152+@endif cgen
9153+
9154+.PHONY: maybe-install-html-cgen install-html-cgen
9155+maybe-install-html-cgen:
9156+@if cgen
9157+maybe-install-html-cgen: install-html-cgen
9158+
9159+install-html-cgen: \
9160+ configure-cgen \
9161+ html-cgen
9162+ @: $(MAKE); $(unstage)
9163+ @[ -f ./cgen/Makefile ] || exit 0; \
9164+ r=`${PWD_COMMAND}`; export r; \
9165+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9166+ $(HOST_EXPORTS) \
9167+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9168+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9169+ done; \
9170+ echo "Doing install-html in cgen" ; \
9171+ (cd $(HOST_SUBDIR)/cgen && \
9172+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9173+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9174+ "RANLIB=$${RANLIB}" \
9175+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9176+ install-html) \
9177+ || exit 1
9178+
9179+@endif cgen
9180+
9181+.PHONY: maybe-installcheck-cgen installcheck-cgen
9182+maybe-installcheck-cgen:
9183+@if cgen
9184+maybe-installcheck-cgen: installcheck-cgen
9185+
9186+installcheck-cgen: \
9187+ configure-cgen
9188+ @: $(MAKE); $(unstage)
9189+ @[ -f ./cgen/Makefile ] || exit 0; \
9190+ r=`${PWD_COMMAND}`; export r; \
9191+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9192+ $(HOST_EXPORTS) \
9193+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9194+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9195+ done; \
9196+ echo "Doing installcheck in cgen" ; \
9197+ (cd $(HOST_SUBDIR)/cgen && \
9198+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9199+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9200+ "RANLIB=$${RANLIB}" \
9201+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9202+ installcheck) \
9203+ || exit 1
9204+
9205+@endif cgen
9206+
9207+.PHONY: maybe-mostlyclean-cgen mostlyclean-cgen
9208+maybe-mostlyclean-cgen:
9209+@if cgen
9210+maybe-mostlyclean-cgen: mostlyclean-cgen
9211+
9212+mostlyclean-cgen:
9213+ @: $(MAKE); $(unstage)
9214+ @[ -f ./cgen/Makefile ] || exit 0; \
9215+ r=`${PWD_COMMAND}`; export r; \
9216+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9217+ $(HOST_EXPORTS) \
9218+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9219+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9220+ done; \
9221+ echo "Doing mostlyclean in cgen" ; \
9222+ (cd $(HOST_SUBDIR)/cgen && \
9223+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9224+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9225+ "RANLIB=$${RANLIB}" \
9226+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9227+ mostlyclean) \
9228+ || exit 1
9229+
9230+@endif cgen
9231+
9232+.PHONY: maybe-clean-cgen clean-cgen
9233+maybe-clean-cgen:
9234+@if cgen
9235+maybe-clean-cgen: clean-cgen
9236+
9237+clean-cgen:
9238+ @: $(MAKE); $(unstage)
9239+ @[ -f ./cgen/Makefile ] || exit 0; \
9240+ r=`${PWD_COMMAND}`; export r; \
9241+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9242+ $(HOST_EXPORTS) \
9243+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9244+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9245+ done; \
9246+ echo "Doing clean in cgen" ; \
9247+ (cd $(HOST_SUBDIR)/cgen && \
9248+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9249+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9250+ "RANLIB=$${RANLIB}" \
9251+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9252+ clean) \
9253+ || exit 1
9254+
9255+@endif cgen
9256+
9257+.PHONY: maybe-distclean-cgen distclean-cgen
9258+maybe-distclean-cgen:
9259+@if cgen
9260+maybe-distclean-cgen: distclean-cgen
9261+
9262+distclean-cgen:
9263+ @: $(MAKE); $(unstage)
9264+ @[ -f ./cgen/Makefile ] || exit 0; \
9265+ r=`${PWD_COMMAND}`; export r; \
9266+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9267+ $(HOST_EXPORTS) \
9268+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9269+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9270+ done; \
9271+ echo "Doing distclean in cgen" ; \
9272+ (cd $(HOST_SUBDIR)/cgen && \
9273+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9274+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9275+ "RANLIB=$${RANLIB}" \
9276+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9277+ distclean) \
9278+ || exit 1
9279+
9280+@endif cgen
9281+
9282+.PHONY: maybe-maintainer-clean-cgen maintainer-clean-cgen
9283+maybe-maintainer-clean-cgen:
9284+@if cgen
9285+maybe-maintainer-clean-cgen: maintainer-clean-cgen
9286+
9287+maintainer-clean-cgen:
9288+ @: $(MAKE); $(unstage)
9289+ @[ -f ./cgen/Makefile ] || exit 0; \
9290+ r=`${PWD_COMMAND}`; export r; \
9291+ s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
9292+ $(HOST_EXPORTS) \
9293+ for flag in $(EXTRA_HOST_FLAGS) ; do \
9294+ eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
9295+ done; \
9296+ echo "Doing maintainer-clean in cgen" ; \
9297+ (cd $(HOST_SUBDIR)/cgen && \
9298+ $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
9299+ "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
9300+ "RANLIB=$${RANLIB}" \
9301+ "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9302+ maintainer-clean) \
9303+ || exit 1
9304+
9305+@endif cgen
9306+
9307+
9308+
88669309 .PHONY: configure-dejagnu maybe-configure-dejagnu
88679310 maybe-configure-dejagnu:
88689311 @if gcc-bootstrap
--- a/configure
+++ b/configure
@@ -1895,7 +1895,7 @@ host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib l
18951895 # binutils, gas and ld appear in that order because it makes sense to run
18961896 # "make check" in that particular order.
18971897 # If --enable-gold is used, "gold" will replace "ld".
1898-host_tools="texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
1898+host_tools="texinfo byacc flex bison binutils gas ld fixincludes gcc cgen sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
18991899
19001900 # libgcj represents the runtime libraries only used by gcj.
19011901 libgcj="target-libffi \
--- a/configure.ac
+++ b/configure.ac
@@ -166,7 +166,7 @@ host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib l
166166 # binutils, gas and ld appear in that order because it makes sense to run
167167 # "make check" in that particular order.
168168 # If --enable-gold is used, "gold" will replace "ld".
169-host_tools="texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
169+host_tools="texinfo byacc flex bison binutils gas ld fixincludes gcc cgen sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
170170
171171 # libgcj represents the runtime libraries only used by gcj.
172172 libgcj="target-libffi \