* config.guess (k1om:Linux:*:*): New.

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

	Reported by Jan Stypka <jasieek@student.agh.edu.pl>.
This commit is contained in:
Ben Elliston 2015-09-14 09:50:28 +10:00
parent c4d5b5f44e
commit 869aecc8c8
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-09-14 Ben Elliston <bje@gnu.org>
Reported by Jan Stypka <jasieek@student.agh.edu.pl>.
* config.guess (k1om:Linux:*:*): New.
* testsuite/config-guess.data: Add a test case.
2015-08-20 Jonas 'Sortie' Termansen <sortie@maxsi.org>
* config.guess (*:Sortix:*:*): New.

5
config.guess vendored
View File

@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
timestamp='2015-08-20'
timestamp='2015-09-14'
# 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
@ -965,6 +965,9 @@ EOF
ia64:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
k1om:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
m32r*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;

View File

@ -49,6 +49,7 @@ i786-pc ignored windows32 ignored ignored i786-pc-mingw32
i86pc 5.0 AuroraUX ignored ignored i386-pc-auroraux5.0
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
NEO-1 1.0 NONSTOP_KERNEL ignored ignored neo-tandem-nsk1.0
NSE-1 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0