From 5e4de70bb0064d974a848fbe3a445d5dafaf7b48 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 1 Oct 2013 08:53:56 +1000 Subject: [PATCH] * config.sub (k1om, k1om-*): New. * testsuite/config-sub.data: Add test cases. --- ChangeLog | 6 ++++++ config.sub | 4 +++- testsuite/config-sub.data | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5f3c3cf..cc122de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-10-01 Ben Elliston + + Reported by Jö Fahlke . + * config.sub (k1om, k1om-*): New. + * testsuite/config-sub.data: Add test cases. + 2013-09-05 Nathan Sidwell Ben Elliston diff --git a/config.sub b/config.sub index 85a159e..61cb4bc 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-09-05' +timestamp='2013-10-01' # 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,7 @@ case $basic_machine in | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | k1om \ | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ @@ -381,6 +382,7 @@ case $basic_machine in | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | k1om-* \ | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 6d7d928..16282b0 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -93,6 +93,8 @@ i686-ericsson-dicos i686-ericsson-dicos i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu i786-elf i786-pc-elf ibm i370-ibm-aix +k1om k1om-unknown-none +k1om-linux k1om-unknown-linux-gnu le32-nacl le32-unknown-nacl le64-none le64-unknown-none lm32-elf lm32-unknown-elf