summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2014-12-06 16:06:46 +0100
committerEric Botcazou <ebotcazou@gcc.gnu.org>2014-12-06 16:09:33 +0100
commitbb5f7690917fd192b98c2fcace1884252c5f6f02 (patch)
tree3080894afbcb683287df1205d8b8586607bda974 /config.sub
parent8e309d07d26134de7de071fb2e4c92fa8d5e448a (diff)
downloadbinutils-gdb-bb5f7690917fd192b98c2fcace1884252c5f6f02.tar.gz
Update from upstream config repo
* config.sub: Update from upstream config repo.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 7cc68ba113f..7ffe3737842 100755
--- a/config.sub
+++ b/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-09-26'
+timestamp='2014-12-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
@@ -313,6 +313,7 @@ case $basic_machine in
| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
| ubicom32 \
| v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
+ | visium \
| we32k \
| x86 | xc16x | xstormy16 | xtensa \
| z8k | z80)
@@ -440,6 +441,7 @@ case $basic_machine in
| ubicom32-* \
| v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
| vax-* \
+ | visium-* \
| we32k-* \
| x86-* | x86_64-* | xc16x-* | xps100-* \
| xstormy16-* | xtensa*-* \