scripts: update config.{guess,sub}
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jan 03 23:02:04 2012 +0100 (2012-01-03)
changeset 2831d7c5e3b9d7d3
parent 2830 c3ff88a0c788
child 2832 ac005fa480fd
scripts: update config.{guess,sub}

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
scripts/config.guess
scripts/config.sub
     1.1 --- a/scripts/config.guess	Sun Jan 01 22:54:37 2012 +0100
     1.2 +++ b/scripts/config.guess	Tue Jan 03 23:02:04 2012 +0100
     1.3 @@ -2,9 +2,9 @@
     1.4  # Attempt to guess a canonical system name.
     1.5  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
     1.6  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
     1.7 -#   2011 Free Software Foundation, Inc.
     1.8 +#   2011, 2012 Free Software Foundation, Inc.
     1.9  
    1.10 -timestamp='2011-12-29'
    1.11 +timestamp='2012-01-01'
    1.12  
    1.13  # This file is free software; you can redistribute it and/or modify it
    1.14  # under the terms of the GNU General Public License as published by
    1.15 @@ -57,8 +57,8 @@
    1.16  
    1.17  Originally written by Per Bothner.
    1.18  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
    1.19 -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
    1.20 -Software Foundation, Inc.
    1.21 +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    1.22 +Free Software Foundation, Inc.
    1.23  
    1.24  This is free software; see the source for copying conditions.  There is NO
    1.25  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
    1.26 @@ -145,7 +145,7 @@
    1.27  case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
    1.28      *:NetBSD:*:*)
    1.29  	# NetBSD (nbsd) targets should (where applicable) match one or
    1.30 -	# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
    1.31 +	# more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
    1.32  	# *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
    1.33  	# switched to ELF, *-*-netbsd* would select the old
    1.34  	# object file format.  This provides both forward
     2.1 --- a/scripts/config.sub	Sun Jan 01 22:54:37 2012 +0100
     2.2 +++ b/scripts/config.sub	Tue Jan 03 23:02:04 2012 +0100
     2.3 @@ -2,9 +2,9 @@
     2.4  # Configuration validation subroutine script.
     2.5  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
     2.6  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
     2.7 -#   2011 Free Software Foundation, Inc.
     2.8 +#   2011, 2012 Free Software Foundation, Inc.
     2.9  
    2.10 -timestamp='2011-11-11'
    2.11 +timestamp='2012-01-01'
    2.12  
    2.13  # This file is (in principle) common to ALL GNU software.
    2.14  # The presence of a machine in this file suggests that SOME GNU software
    2.15 @@ -76,8 +76,8 @@
    2.16  GNU config.sub ($timestamp)
    2.17  
    2.18  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
    2.19 -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
    2.20 -Software Foundation, Inc.
    2.21 +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    2.22 +Free Software Foundation, Inc.
    2.23  
    2.24  This is free software; see the source for copying conditions.  There is NO
    2.25  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
    2.26 @@ -320,7 +320,6 @@
    2.27  		basic_machine=tic6x-unknown
    2.28  		;;
    2.29  	m6811 | m68hc11 | m6812 | m68hc12 | picochip)
    2.30 -		# Motorola 68HC11/12.
    2.31  		basic_machine=$basic_machine-unknown
    2.32  		os=-none
    2.33  		;;
    2.34 @@ -719,7 +718,6 @@
    2.35  	i370-ibm* | ibm*)
    2.36  		basic_machine=i370-ibm
    2.37  		;;
    2.38 -# I'm not sure what "Sysv32" means.  Should this be sysv3.2?
    2.39  	i*86v32)
    2.40  		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
    2.41  		os=-sysv32
    2.42 @@ -1559,9 +1557,6 @@
    2.43  		;;
    2.44  	m68000-sun)
    2.45  		os=-sunos3
    2.46 -		# This also exists in the configure program, but was not the
    2.47 -		# default.
    2.48 -		# os=-sunos4
    2.49  		;;
    2.50  	m68*-cisco)
    2.51  		os=-aout