From 8585d388f9d77b8f2b0e7b7c023e2ad7497fb931 Mon Sep 17 00:00:00 2001 From: Ashish Kapania Date: Thu, 3 Apr 2014 11:13:13 +1100 Subject: [PATCH] * config.sub (-tirtos*): New. * testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston --- ChangeLog | 6 ++++++ config.sub | 4 ++-- testsuite/config-sub.data | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 131e295..dfcbc94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-04-03 Ashish Kapania + Ben Elliston + + * config.sub (-tirtos*): New. + * testsuite/config-sub.data: Add a test case. + 2014-04-03 Ben Elliston * testsuite/config-sub.sh (run_config-sub): Quote some variables diff --git a/config.sub b/config.sub index 5d7d62f..6acbfac 100755 --- a/config.sub +++ b/config.sub @@ -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*) diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index b05a6f3..88a3f07 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -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