diff mbox

Update config.sub from upstream config repo

Message ID CA9BBF0458F83C4F9051448B941B57D116541A22@glaexch1
State New
Headers show

Commit Message

James Bowman Dec. 24, 2014, 1:08 a.m. UTC
ChangeLog

2014-12-23  James Bowman  <james.bowman@ftdichip.com>

	* config.sub: Update from upstream config repo.
--
James Bowman
FTDI Open Source Liaison

Comments

James Bowman Jan. 2, 2015, 2:28 a.m. UTC | #1
Sorry, should have been clearer.

Please can someone review and apply this patch, as I don't have write access to the tree.  Thanks.
Hans-Peter Nilsson Jan. 2, 2015, 9:46 a.m. UTC | #2
On Fri, 2 Jan 2015, James Bowman wrote:
> Sorry, should have been clearer.
>
> Please can someone review and apply this patch, as I don't have write access to the tree.  Thanks.

JFTR: to "apply this patch" to config.sub and config.guess is
not the way to do it; not a valid request.  Review of patches
here is not correct: do that upstream.  "Someone please import
the newest upstream version" is the way to go.  Done (to
714957f9 aka. 2015-01-01) also for gdb+binutils.  I thought we
had this written down somewhere, but maybe it's only in the
gdb+binutils MAINTAINERS file.

HNY.

brgds, H-P
diff mbox

Patch

Index: config.sub
===================================================================
--- config.sub  (revision 219020)
+++ config.sub  (working copy)
@@ -2,7 +2,7 @@ 
 # Configuration validation subroutine script.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-09-26'
+timestamp='2014-12-21'
 
 # 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
@@ -260,7 +260,7 @@ 
        | c4x | c8051 | clipper \
        | d10v | d30v | dlx | dsp16xx \
        | epiphany \
-       | fido | fr30 | frv \
+       | fido | fr30 | frv | ft32 \
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
        | hexagon \
        | i370 | i860 | i960 | ia64 \
@@ -313,6 +313,7 @@ 
        | 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 @@ 
        | ubicom32-* \
        | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
        | vax-* \
+       | visium-* \
        | we32k-* \
        | x86-* | x86_64-* | xc16x-* | xps100-* \
        | xstormy16-* | xtensa*-* \