scripts/config.sub
changeset 1511 3cf40e1f1ba6
parent 1418 339c8a5c9797
child 1547 9317c32fe7e5
     1.1 --- a/scripts/config.sub	Tue Jun 23 22:52:13 2009 +0200
     1.2 +++ b/scripts/config.sub	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-11'
     1.8 +timestamp='2009-08-19'
     1.9  
    1.10  # This file is (in principle) common to ALL GNU software.
    1.11  # The presence of a machine in this file suggests that SOME GNU software
    1.12 @@ -32,13 +32,16 @@
    1.13  
    1.14  
    1.15  # Please send patches to <config-patches@gnu.org>.  Submit a context
    1.16 -# diff and a properly formatted ChangeLog entry.
    1.17 +# diff and a properly formatted GNU ChangeLog entry.
    1.18  #
    1.19  # Configuration subroutine to validate and canonicalize a configuration type.
    1.20  # Supply the specified configuration type as an argument.
    1.21  # If it is invalid, we print an error message on stderr and exit with code 1.
    1.22  # Otherwise, we print the canonical config type on stdout and succeed.
    1.23  
    1.24 +# You can get the latest version of this script from:
    1.25 +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
    1.26 +
    1.27  # This file is supposed to be the same for all GNU packages
    1.28  # and recognize all the CPU types, system types and aliases
    1.29  # that are meaningful with *any* GNU software.
    1.30 @@ -149,7 +152,7 @@
    1.31  	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
    1.32  	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
    1.33  	-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
    1.34 -	-apple | -axis | -knuth | -cray)
    1.35 +	-apple | -axis | -knuth | -cray | -microblaze)
    1.36  		os=
    1.37  		basic_machine=$1
    1.38  		;;
    1.39 @@ -340,7 +343,7 @@
    1.40  	| lm32-* \
    1.41  	| m32c-* | m32r-* | m32rle-* \
    1.42  	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
    1.43 -	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
    1.44 +	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
    1.45  	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
    1.46  	| mips16-* \
    1.47  	| mips64-* | mips64el-* \
    1.48 @@ -726,6 +729,9 @@
    1.49  		basic_machine=ns32k-utek
    1.50  		os=-sysv
    1.51  		;;
    1.52 +        microblaze)
    1.53 +		basic_machine=microblaze-xilinx
    1.54 +		;;
    1.55  	mingw32)
    1.56  		basic_machine=i386-pc
    1.57  		os=-mingw32