RE: [PATCH] Update config.sub from upstream config repo

2015-01-02 Thread Hans-Peter Nilsson
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


RE: [PATCH] Update config.sub from upstream config repo

2015-01-01 Thread James Bowman
Sorry, should have been clearer.

Please can someone review and apply this patch, as I don't have write access to 
the tree.  Thanks.


[PATCH] Update config.sub from upstream config repo

2014-12-23 Thread James Bowman
ChangeLog

2014-12-23  James Bowman  james.bow...@ftdichip.com

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

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*-* \


[Patch] Update config.sub from upstream

2014-07-28 Thread Anthony Green

I just committed this change from upstream config.sub (there are no
changes upstream in config.guess).

Thanks,

AG


2014-07-28  Anthony Green  gr...@moxielogic.com

Import from savannah.gnu.org:
* config.sub: Update to 2014-07-28 version.


Index: config.sub
===
--- config.sub  (revision 213133)
+++ config.sub  (working copy)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-05-01'
+timestamp='2014-07-28'
 
 # 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
@@ -828,6 +828,10 @@
basic_machine=powerpc-unknown
os=-morphos
;;
+   moxiebox)
+   basic_machine=moxie-unknown
+   os=-moxiebox
+   ;;
msdos)
basic_machine=i386-pc
os=-msdos
@@ -1373,7 +1377,7 @@
  | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* 
\
  | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
  | -linux-newlib* | -linux-musl* | -linux-uclibc* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
+ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
  | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
  | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
  | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \


[PATCH] Update config.sub from config repo

2013-01-11 Thread Jan-Benedict Glaw
Hi!

I committed this patch:

2013-01-11  Jan-Benedict Glaw  jbg...@lug-owl.de

* config.sub: Update from config repo.

Index: config.sub
===
--- config.sub  (revision 195104)
+++ config.sub  (working copy)
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 #   2011, 2012, 2013 Free Software Foundation, Inc.
 
-timestamp='2013-01-04'
+timestamp='2013-01-11'
 
 # 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
@@ -290,6 +290,7 @@
| mipsisa64r2 | mipsisa64r2el \
| mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \
+   | mipsr5900 | mipsr5900el \
| mipstx39 | mipstx39el \
| mn10200 | mn10300 \
| moxie \
@@ -407,6 +408,7 @@
| mipsisa64r2-* | mipsisa64r2el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
+   | mipsr5900-* | mipsr5900el-* \
| mipstx39-* | mipstx39el-* \
| mmix-* \
| mt-* \


MfG, JBG

-- 
  Jan-Benedict Glaw  jbg...@lug-owl.de  +49-172-7608481
 Signature of:Arroganz verkürzt fruchtlose Gespräche.
 the second  :   -- Jan-Benedict Glaw


signature.asc
Description: Digital signature


[patch] update config.sub

2011-11-01 Thread DJ Delorie

Committed under the brought in via a merge rule.

2011-11-01  DJ Delorie  d...@redhat.com

* config.sub: Update to version 2011-10-29 (added rl78)

Imports this change:

2011-10-29  DJ Delorie  d...@redhat.com

* config.sub (rl78): New.