* config.guess (*:Sortix:*:*): New.

* config.sub (-sortix*): New.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Jonas 'Sortie' Termansen 2015-08-20 13:55:56 +10:00 committed by Ben Elliston
parent 029960efb7
commit c4d5b5f44e
5 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2015-08-20 Jonas 'Sortie' Termansen <sortie@maxsi.org>
* config.guess (*:Sortix:*:*): New.
* config.sub (-sortix*): New.
2015-08-18 Ben Elliston <bje@gnu.org> 2015-08-18 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.data: Sort. * testsuite/config-sub.data: Sort.

5
config.guess vendored
View File

@ -2,7 +2,7 @@
# Attempt to guess a canonical system name. # Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc. # Copyright 1992-2015 Free Software Foundation, Inc.
timestamp='2015-07-03' timestamp='2015-08-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
@ -249,6 +249,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*:MirBSD:*:*) *:MirBSD:*:*)
echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
exit ;; exit ;;
*:Sortix:*:*)
echo ${UNAME_MACHINE}-unknown-sortix
exit ;;
alpha:OSF1:*:*) alpha:OSF1:*:*)
case $UNAME_RELEASE in case $UNAME_RELEASE in
*4.0) *4.0)

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2015 Free Software Foundation, Inc. # Copyright 1992-2015 Free Software Foundation, Inc.
timestamp='2015-08-18' timestamp='2015-08-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
@ -1379,7 +1379,7 @@ case $os in
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
| -sym* | -kopensolaris* | -plan9* \ | -sym* | -kopensolaris* | -plan9* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* | -cloudabi* \ | -aos* | -aros* | -cloudabi* | -sortix* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \

View File

@ -80,3 +80,5 @@ x86_64 2.0.0(0.271/5/3) MSYS_NT-6.1 ignored ignored x86_64-pc-msys
x86_64 2.6.32 Linux ignored ignored x86_64-pc-linux-gnu x86_64 2.6.32 Linux ignored ignored x86_64-pc-linux-gnu
x86_64 2.6.32 VMkernel ignored ignored x86_64-unknown-esx x86_64 2.6.32 VMkernel ignored ignored x86_64-unknown-esx
xtensa 2.6.15 Linux ignored ignored xtensa-unknown-linux-gnu xtensa 2.6.15 Linux ignored ignored xtensa-unknown-linux-gnu
i386 1.0 Sortix ignored ignored i386-unknown-sortix
x86_64 1.0 Sortix ignored ignored x86_64-unknown-sortix

View File

@ -102,6 +102,7 @@ i386-pc-sco5v6 i386-pc-sco5v6
i386-pc-sco6 i386-pc-sco5v6 i386-pc-sco6 i386-pc-sco5v6
i386-plan9 i386-pc-plan9 i386-plan9 i386-pc-plan9
i386-solidbsd i386-pc-solidbsd i386-solidbsd i386-pc-solidbsd
i386-sortix i386-pc-sortix
i486-elf i486-pc-elf i486-elf i486-pc-elf
i586-auroraux5.0 i586-pc-auroraux5.0 i586-auroraux5.0 i586-pc-auroraux5.0
i586-auroraux i586-pc-auroraux i586-auroraux i586-pc-auroraux
@ -321,6 +322,7 @@ visium-elf visium-unknown-elf
x86_64-cygwin x86_64-pc-cygwin x86_64-cygwin x86_64-pc-cygwin
x86_64-dicos x86_64-pc-dicos x86_64-dicos x86_64-pc-dicos
x86_64-ericsson-dicos x86_64-ericsson-dicos x86_64-ericsson-dicos x86_64-ericsson-dicos
x86_64-sortix x86_64-pc-sortix
xbox i686-pc-mingw32 xbox i686-pc-mingw32
xc16x-elf xc16x-unknown-elf xc16x-elf xc16x-unknown-elf
xc16x xc16x-unknown-none xc16x xc16x-unknown-none