Update from upstream config repo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 6 Dec 2014 15:06:46 +0000 (16:06 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 6 Dec 2014 15:09:33 +0000 (16:09 +0100)
* config.sub: Update from upstream config repo.

ChangeLog
config.sub

index 381f255c885feb46decbe50e23f64a7ee8bd986e..157f902706f35d51782ba6f0d0e4a2c6df64d284 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config.sub: Update from upstream config repo.
+
 2014-11-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        * libtool.m4: Updated from GCC trunk.
index 7cc68ba113fe7b4bd94d4e61d5767bb56229087d..7ffe37378428816992ba3a143d5bbd891701b395 100755 (executable)
@@ -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*-* \
This page took 0.03235 seconds and 4 git commands to generate.