From ad4bdc57b815cabe5d0072c1f551817afbb1e4a2 Mon Sep 17 00:00:00 2001 From: Juergen Urban Date: Fri, 11 Jan 2013 10:12:04 +1100 Subject: [PATCH] * config.sub (mips5900, mipsr5900el): New. * testsuite/config-sub.data: Add test cases. Signed-off-by: Ben Elliston --- ChangeLog | 5 +++++ config.sub | 4 +++- testsuite/config-sub.data | 2 ++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 055a074..5fd6ca6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-01-11 Juergen Urban + + * config.sub (mips5900, mipsr5900el): New. + * testsuite/config-sub.data: Add test cases. + 2013-01-04 Jens Staal Ben Elliston diff --git a/config.sub b/config.sub index 2dd5db3..707e9e2 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-* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index eb5e1e6..8f4f97f 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -121,6 +121,8 @@ mips64vr5900el-elf mips64vr5900el-unknown-elf mips64vr5900-elf mips64vr5900-unknown-elf mips64vr5900el mips64vr5900el-unknown-elf mips64vr5900 mips64vr5900-unknown-elf +mipsr5900 mipsr5900-unknown-elf +mipsr5900el mipsr5900el-unknown-elf mips-sde-elf mips-sde-elf mmix-elf mmix-knuth-elf mmix mmix-knuth-mmixware