* 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:
Ashish Kapania 2014-04-03 11:13:13 +11:00 committed by Ben Elliston
parent cccd1d0ab7
commit 8585d388f9
3 changed files with 9 additions and 2 deletions

View File

@ -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>
* testsuite/config-sub.sh (run_config-sub): Quote some variables

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# 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
# under the terms of the GNU General Public License as published by
@ -1376,7 +1376,7 @@ case $os in
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -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.
;;
-qnx*)

View File

@ -17,6 +17,7 @@ arm-elf arm-unknown-elf
arm-linux-androideabi arm-unknown-linux-androideabi
arm-mingw32ce arm-unknown-mingw32ce
arm-riscos arm-unknown-riscos
arm-tirtos arm-unknown-tirtos
arm-unknown-riscos arm-unknown-riscos
armv6-linux-gnu armv6-unknown-linux-gnu
armv7a-linux-gnueabi armv7a-unknown-linux-gnueabi