* config.guess (i86pc:AuroraUX:5.*:*): New.

(i86xen:AuroraUX:5.*:*): Likewise.
	* config.sub (-auroraux, -auroraux*): New.
	* testsuite/config-guess.data: Add test cases.
	* testsuite/config-sub.data: Likewise.
This commit is contained in:
Ben Elliston 2009-11-20 14:37:10 +11:00
parent a3bf634cf3
commit d1fef1a8f8
5 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,12 @@
2009-11-20 Edward O'Callaghan <eocallaghan@auroraux.org>
Ben Elliston <bje@gnu.org>
* config.guess (i86pc:AuroraUX:5.*:*): New.
(i86xen:AuroraUX:5.*:*): Likewise.
* config.sub (-auroraux, -auroraux*): New.
* testsuite/config-guess.data: Add test cases.
* testsuite/config-sub.data: Likewise.
2009-11-19 Ben Elliston <bje@gnu.org> 2009-11-19 Ben Elliston <bje@gnu.org>
* config.guess (i*86:Linux:*:*): Reintroduce dietlibc detection. * config.guess (i*86:Linux:*:*): Reintroduce dietlibc detection.

5
config.guess vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
timestamp='2009-11-19' timestamp='2009-11-20'
# This file is free software; you can redistribute it and/or modify it # This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by # under the terms of the GNU General Public License as published by
@ -333,6 +333,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
exit ;; exit ;;
i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
echo i386-pc-auroraux${UNAME_RELEASE}
exit ;;
i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
eval $set_cc_for_build eval $set_cc_for_build
SUN_ARCH="i386" SUN_ARCH="i386"

9
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
timestamp='2009-11-07' timestamp='2009-11-20'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -1256,6 +1256,9 @@ case $os in
# First match some system type aliases # First match some system type aliases
# that might get confused with valid system types. # that might get confused with valid system types.
# -solaris* is a basic system type, with this one exception. # -solaris* is a basic system type, with this one exception.
-auroraux)
os=-auroraux
;;
-solaris1 | -solaris1.*) -solaris1 | -solaris1.*)
os=`echo $os | sed -e 's|solaris1|sunos4|'` os=`echo $os | sed -e 's|solaris1|sunos4|'`
;; ;;
@ -1277,8 +1280,8 @@ case $os in
# -sysv* is not here because it comes later, after sysvr4. # -sysv* is not here because it comes later, after sysvr4.
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
| -kopensolaris* \ | -sym* | -kopensolaris* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \ | -aos* | -aros* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \

View File

@ -43,3 +43,5 @@ s390x 5.6 SunOS ignored s390x-ibm-solaris2.6
8664 1.0 Windows_NT ignored x86_64-pc-mks 8664 1.0 Windows_NT ignored x86_64-pc-mks
i386 4.2 LynxOS ignored i386-unknown-lynxos4.2 i386 4.2 LynxOS ignored i386-unknown-lynxos4.2
PowerPC 4.2 LynxOS ignored powerpc-unknown-lynxos4.2 PowerPC 4.2 LynxOS ignored powerpc-unknown-lynxos4.2
i86pc 5.0 AuroraUX ignored i386-pc-auroraux5.0
i86xen 5.0 AuroraUX ignored i386-pc-auroraux5.0

View File

@ -160,3 +160,5 @@ picochip picochip-unknown-none
i386-es i386-pc-es i386-es i386-pc-es
ubicom32 ubicom32-unknown-none ubicom32 ubicom32-unknown-none
ubicom32-elf ubicom32-unknown-elf ubicom32-elf ubicom32-unknown-elf
i586-auroraux i586-pc-auroraux
i586-auroraux5.0 i586-pc-auroraux5.0