* config.sub: Update from config repo.
authorJan-Benedict Glaw <jbglaw@lug-owl.de>
Fri, 11 Jan 2013 12:57:41 +0000 (12:57 +0000)
committerJan-Benedict Glaw <jbglaw@lug-owl.de>
Fri, 11 Jan 2013 12:57:41 +0000 (12:57 +0000)
ChangeLog
config.sub

index 2a5a305bfb6163a2fca318f15494222b826f4543..739a5d917fca33ecda69098fa725fab13bdf5a2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.sub: Update from config repo.
+
 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
 
        * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
index 2dd5db334a73b61d8dcf66329dfc284d2a0ec47d..707e9e2efe8d4ec86dab020fbfffa1ad49db4107 100755 (executable)
@@ -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-* \
This page took 0.034607 seconds and 4 git commands to generate.