iMIPS samples also are capable of building a Fortran frontend, now.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jul 19 10:51:42 2008 +0000 (2008-07-19)
changeset 6851ac394031fd8
parent 684 1893d4f803bb
child 686 dd364fef67b4
iMIPS samples also are capable of building a Fortran frontend, now.

/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 13 7 6 0 +++++++------
2 files changed, 13 insertions(+), 11 deletions(-)
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Fri Jul 18 21:54:42 2008 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Sat Jul 19 10:51:42 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.1.0+svn_trunk@783
     1.7 -# Mon Jul 14 10:43:50 2008
     1.8 +# crosstool-NG version: 1.1.0+svn_trunk@814
     1.9 +# Sat Jul 19 00:01:26 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -139,7 +139,7 @@
    1.14  # Kernel
    1.15  #
    1.16  CT_KERNEL_LINUX=y
    1.17 -CT_KERNEL_VERSION="2.6.25.10"
    1.18 +CT_KERNEL_VERSION="2.6.26"
    1.19  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.20  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.21  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.22 @@ -170,7 +170,8 @@
    1.23  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    1.24  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    1.25  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    1.26 -CT_KERNEL_INSTALL_V_2_6_25_10=y
    1.27 +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    1.28 +CT_KERNEL_INSTALL_V_2_6_26=y
    1.29  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.30  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.31  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.32 @@ -247,7 +248,7 @@
    1.33  # Additional supported languages:
    1.34  #
    1.35  CT_CC_LANG_CXX=y
    1.36 -# CT_CC_LANG_FORTRAN is not set
    1.37 +CT_CC_LANG_FORTRAN=y
    1.38  # CT_CC_LANG_JAVA is not set
    1.39  # CT_CC_LANG_ADA is not set
    1.40  # CT_CC_LANG_OBJC is not set
     2.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Fri Jul 18 21:54:42 2008 +0000
     2.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Sat Jul 19 10:51:42 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 1.1.0+svn_trunk@783
     2.7 -# Mon Jul 14 10:45:43 2008
     2.8 +# crosstool-NG version: 1.1.0+svn_trunk@814
     2.9 +# Sat Jul 19 12:11:54 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -11,7 +11,7 @@
    2.14  #
    2.15  # crosstool-NG behavior
    2.16  #
    2.17 -CT_OBSOLETE=y
    2.18 +# CT_OBSOLETE is not set
    2.19  CT_EXPERIMENTAL=y
    2.20  # CT_BROKEN is not set
    2.21  # CT_DEBUG_CT is not set
    2.22 @@ -139,7 +139,7 @@
    2.23  # Kernel
    2.24  #
    2.25  CT_KERNEL_LINUX=y
    2.26 -CT_KERNEL_VERSION="2.6.25.10"
    2.27 +CT_KERNEL_VERSION="2.6.26"
    2.28  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    2.29  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    2.30  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    2.31 @@ -170,7 +170,8 @@
    2.32  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    2.33  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    2.34  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    2.35 -CT_KERNEL_INSTALL_V_2_6_25_10=y
    2.36 +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    2.37 +CT_KERNEL_INSTALL_V_2_6_26=y
    2.38  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    2.39  CT_KERNEL_LINUX_VERBOSITY_0=y
    2.40  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    2.41 @@ -247,7 +248,7 @@
    2.42  # Additional supported languages:
    2.43  #
    2.44  CT_CC_LANG_CXX=y
    2.45 -# CT_CC_LANG_FORTRAN is not set
    2.46 +CT_CC_LANG_FORTRAN=y
    2.47  # CT_CC_LANG_JAVA is not set
    2.48  # CT_CC_LANG_ADA is not set
    2.49  # CT_CC_LANG_OBJC is not set