* config.sub (k1om, k1om-*): New.

* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2013-10-01 08:53:56 +10:00
parent 16a0cbc5e3
commit 5e4de70bb0
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2013-10-01 Ben Elliston <bje@gnu.org>
Reported by Jö Fahlke <jorrit@jorrit.de>.
* config.sub (k1om, k1om-*): New.
* testsuite/config-sub.data: Add test cases.
2013-09-05 Nathan Sidwell <nathan@codesourcery.com> 2013-09-05 Nathan Sidwell <nathan@codesourcery.com>
Ben Elliston <bje@gnu.org> Ben Elliston <bje@gnu.org>

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2013 Free Software Foundation, Inc. # 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 # 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
@ -265,6 +265,7 @@ case $basic_machine in
| hexagon \ | hexagon \
| i370 | i860 | i960 | ia64 \ | i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \ | ip2k | iq2000 \
| k1om \
| le32 | le64 \ | le32 | le64 \
| lm32 \ | lm32 \
| m32c | m32r | m32rle | m68000 | m68k | m88k \ | m32c | m32r | m32rle | m68000 | m68k | m88k \
@ -381,6 +382,7 @@ case $basic_machine in
| hexagon-* \ | hexagon-* \
| i*86-* | i860-* | i960-* | ia64-* \ | i*86-* | i860-* | i960-* | ia64-* \
| ip2k-* | iq2000-* \ | ip2k-* | iq2000-* \
| k1om-* \
| le32-* | le64-* \ | le32-* | le64-* \
| lm32-* \ | lm32-* \
| m32c-* | m32r-* | m32rle-* \ | m32c-* | m32r-* | m32rle-* \

View File

@ -93,6 +93,8 @@ i686-ericsson-dicos i686-ericsson-dicos
i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
i786-elf i786-pc-elf i786-elf i786-pc-elf
ibm i370-ibm-aix ibm i370-ibm-aix
k1om k1om-unknown-none
k1om-linux k1om-unknown-linux-gnu
le32-nacl le32-unknown-nacl le32-nacl le32-unknown-nacl
le64-none le64-unknown-none le64-none le64-unknown-none
lm32-elf lm32-unknown-elf lm32-elf lm32-unknown-elf