From 869aecc8c87f5be5bf676f53bbf25bb433fffb33 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 14 Sep 2015 09:50:28 +1000 Subject: [PATCH] * config.guess (k1om:Linux:*:*): New. * testsuite/config-guess.data: Add a test case. Reported by Jan Stypka . --- ChangeLog | 6 ++++++ config.guess | 5 ++++- testsuite/config-guess.data | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b37f2c1..c7ea380 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-09-14 Ben Elliston + + Reported by Jan Stypka . + * config.guess (k1om:Linux:*:*): New. + * testsuite/config-guess.data: Add a test case. + 2015-08-20 Jonas 'Sortie' Termansen * config.guess (*:Sortix:*:*): New. diff --git a/config.guess b/config.guess index 1659250..3c022c5 100755 --- a/config.guess +++ b/config.guess @@ -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 ;; diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index 2daf8b7..f45a4a6 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -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