* config.guess (mips:OSF1:*:*): Recognise.

* testsuite/config-guess.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Henry Bent 2017-12-17 14:03:06 +11:00 committed by Ben Elliston
parent f5641da650
commit c9092d0534
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-12-17 Henry Bent <henry.r.bent@gmail.com>
* config.guess (mips:OSF1:*:*): Recognise.
* testsuite/config-guess.data: Add a test case.
2017-11-23 Olivier Hainque <hainque@adacore.com>
* config.sub: Map -pikeos to baremetal.

5
config.guess vendored
View File

@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2017 Free Software Foundation, Inc.
timestamp='2017-11-07'
timestamp='2017-12-17'
# 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
@ -265,6 +265,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*:Redox:*:*)
echo ${UNAME_MACHINE}-unknown-redox
exit ;;
mips:OSF1:*.*)
echo mips-dec-osf1
exit ;;
alpha:OSF1:*:*)
case $UNAME_RELEASE in
*4.0)

View File

@ -52,6 +52,7 @@ i86xen 5.0 AuroraUX ignored ignored i386-pc-auroraux5.0
IA64 6.0 Interix ignored ignored ia64-unknown-interix6.0
k1om 2.6.38 Linux ignored ignored k1om-unknown-linux-gnu
macppc 1.0 MirBSD ignored ignored powerpc-unknown-mirbsd1.0
mips 1.0 OSF1 ignored ignored mips-dec-osf1
mips64el 2.6.2 Linux ignored ignored mips64el-unknown-linux-gnu
NEO-1 1.0 NONSTOP_KERNEL ignored ignored neo-tandem-nsk1.0
NEO-12 1.0 NONSTOP_KERNEL ignored ignored neo-tandem-nsk1.0