config.{gues,sub}: update
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Sep 01 10:41:44 2009 +0200 (2009-09-01)
changeset 15113cf40e1f1ba6
parent 1510 0d601781661d
child 1512 439a6b292917
config.{gues,sub}: update
scripts/config.guess
scripts/config.sub
     1.1 --- a/scripts/config.guess	Mon Aug 31 22:55:26 2009 +0200
     1.2 +++ b/scripts/config.guess	Tue Sep 01 10:41:44 2009 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
     1.5  #   Free Software Foundation, Inc.
     1.6  
     1.7 -timestamp='2009-06-10'
     1.8 +timestamp='2009-08-19'
     1.9  
    1.10  # This file is free software; you can redistribute it and/or modify it
    1.11  # under the terms of the GNU General Public License as published by
    1.12 @@ -27,16 +27,16 @@
    1.13  # the same distribution terms that you use for the rest of that program.
    1.14  
    1.15  
    1.16 -# Originally written by Per Bothner <per@bothner.com>.
    1.17 -# Please send patches to <config-patches@gnu.org>.  Submit a context
    1.18 -# diff and a properly formatted ChangeLog entry.
    1.19 +# Originally written by Per Bothner.  Please send patches (context
    1.20 +# diff format) to <config-patches@gnu.org> and include a ChangeLog
    1.21 +# entry.
    1.22  #
    1.23  # This script attempts to guess a canonical system name similar to
    1.24  # config.sub.  If it succeeds, it prints the system name on stdout, and
    1.25  # exits with 0.  Otherwise, it exits with 1.
    1.26  #
    1.27 -# The plan is that this can be called by configure scripts if you
    1.28 -# don't specify an explicit build system type.
    1.29 +# You can get the latest version of this script from:
    1.30 +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
    1.31  
    1.32  me=`echo "$0" | sed -e 's,.*/,,'`
    1.33  
     2.1 --- a/scripts/config.sub	Mon Aug 31 22:55:26 2009 +0200
     2.2 +++ b/scripts/config.sub	Tue Sep 01 10:41:44 2009 +0200
     2.3 @@ -4,7 +4,7 @@
     2.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
     2.5  #   Free Software Foundation, Inc.
     2.6  
     2.7 -timestamp='2009-06-11'
     2.8 +timestamp='2009-08-19'
     2.9  
    2.10  # This file is (in principle) common to ALL GNU software.
    2.11  # The presence of a machine in this file suggests that SOME GNU software
    2.12 @@ -32,13 +32,16 @@
    2.13  
    2.14  
    2.15  # Please send patches to <config-patches@gnu.org>.  Submit a context
    2.16 -# diff and a properly formatted ChangeLog entry.
    2.17 +# diff and a properly formatted GNU ChangeLog entry.
    2.18  #
    2.19  # Configuration subroutine to validate and canonicalize a configuration type.
    2.20  # Supply the specified configuration type as an argument.
    2.21  # If it is invalid, we print an error message on stderr and exit with code 1.
    2.22  # Otherwise, we print the canonical config type on stdout and succeed.
    2.23  
    2.24 +# You can get the latest version of this script from:
    2.25 +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
    2.26 +
    2.27  # This file is supposed to be the same for all GNU packages
    2.28  # and recognize all the CPU types, system types and aliases
    2.29  # that are meaningful with *any* GNU software.
    2.30 @@ -149,7 +152,7 @@
    2.31  	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
    2.32  	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
    2.33  	-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
    2.34 -	-apple | -axis | -knuth | -cray)
    2.35 +	-apple | -axis | -knuth | -cray | -microblaze)
    2.36  		os=
    2.37  		basic_machine=$1
    2.38  		;;
    2.39 @@ -340,7 +343,7 @@
    2.40  	| lm32-* \
    2.41  	| m32c-* | m32r-* | m32rle-* \
    2.42  	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
    2.43 -	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
    2.44 +	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
    2.45  	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
    2.46  	| mips16-* \
    2.47  	| mips64-* | mips64el-* \
    2.48 @@ -726,6 +729,9 @@
    2.49  		basic_machine=ns32k-utek
    2.50  		os=-sysv
    2.51  		;;
    2.52 +        microblaze)
    2.53 +		basic_machine=microblaze-xilinx
    2.54 +		;;
    2.55  	mingw32)
    2.56  		basic_machine=i386-pc
    2.57  		os=-mingw32