Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-01-11 16:57:41 +0400
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-01-11 16:57:41 +0400
commit35913a8d362a2496a211ee14864c68ea3187830f (patch)
tree4b438e26e338dd41fae2de49f1321e0eaff6621c /config.sub
parent7142197465d10f4284519c6463b52ed3451089f1 (diff)
* config.sub: Update from 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 2dd5db334..707e9e2ef 100755
--- a/config.sub
+++ b/config.sub
@@ -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 @@ case $basic_machine in
| mipsisa64r2 | mipsisa64r2el \
| mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \
+ | mipsr5900 | mipsr5900el \
| mipstx39 | mipstx39el \
| mn10200 | mn10300 \
| moxie \
@@ -407,6 +408,7 @@ case $basic_machine in
| mipsisa64r2-* | mipsisa64r2el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
+ | mipsr5900-* | mipsr5900el-* \
| mipstx39-* | mipstx39el-* \
| mmix-* \
| mt-* \