mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub (-tirtos*): New.
* testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
cccd1d0ab7
commit
8585d388f9
@ -1,3 +1,9 @@
|
|||||||
|
2014-04-03 Ashish Kapania <akapania@ti.com>
|
||||||
|
Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub (-tirtos*): New.
|
||||||
|
* testsuite/config-sub.data: Add a test case.
|
||||||
|
|
||||||
2014-04-03 Ben Elliston <bje@gnu.org>
|
2014-04-03 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
* testsuite/config-sub.sh (run_config-sub): Quote some variables
|
* testsuite/config-sub.sh (run_config-sub): Quote some variables
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2014 Free Software Foundation, Inc.
|
# Copyright 1992-2014 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2014-03-23'
|
timestamp='2014-04-03'
|
||||||
|
|
||||||
# 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
|
||||||
@ -1376,7 +1376,7 @@ case $os in
|
|||||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
||||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
||||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
|
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*)
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
-qnx*)
|
-qnx*)
|
||||||
|
@ -17,6 +17,7 @@ arm-elf arm-unknown-elf
|
|||||||
arm-linux-androideabi arm-unknown-linux-androideabi
|
arm-linux-androideabi arm-unknown-linux-androideabi
|
||||||
arm-mingw32ce arm-unknown-mingw32ce
|
arm-mingw32ce arm-unknown-mingw32ce
|
||||||
arm-riscos arm-unknown-riscos
|
arm-riscos arm-unknown-riscos
|
||||||
|
arm-tirtos arm-unknown-tirtos
|
||||||
arm-unknown-riscos arm-unknown-riscos
|
arm-unknown-riscos arm-unknown-riscos
|
||||||
armv6-linux-gnu armv6-unknown-linux-gnu
|
armv6-linux-gnu armv6-unknown-linux-gnu
|
||||||
armv7a-linux-gnueabi armv7a-unknown-linux-gnueabi
|
armv7a-linux-gnueabi armv7a-unknown-linux-gnueabi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user