diff options
author | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2013-01-11 12:57:41 +0000 |
---|---|---|
committer | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2013-01-11 12:57:41 +0000 |
commit | c841a2be54e98b564ff2f76048cf5cfb0a5e78f2 (patch) | |
tree | e8e206c4205d302879fb3868b732ff777a7bd089 | |
parent | d7b9dae92f00eae4783d49ac117302b3f4ef2e09 (diff) | |
download | gdb-c841a2be54e98b564ff2f76048cf5cfb0a5e78f2.zip gdb-c841a2be54e98b564ff2f76048cf5cfb0a5e78f2.tar.gz gdb-c841a2be54e98b564ff2f76048cf5cfb0a5e78f2.tar.bz2 |
* config.sub: Update from config repo.
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | config.sub | 4 |
2 files changed, 7 insertions, 1 deletions
@@ -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. @@ -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-* \ |