From d234fa051edb40ccce2bb58842f0f23649029d00 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 17 Jan 2007 23:39:01 +0000 Subject: [PATCH] * testsuite/config-sub.data: Add MeP test cases. From Dave Brolley 2001-03-19 Ben Elliston * config.sub (mep, mep-*): Add. --- ChangeLog | 9 +++++++++ config.sub | 7 +++++-- testsuite/config-sub.data | 2 ++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff6f0a7..6df9252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-01-18 Ben Elliston + + * testsuite/config-sub.data: Add MeP test cases. + + From Dave Brolley + 2001-03-19 Ben Elliston + + * config.sub (mep, mep-*): Add. + 2007-01-15 Ben Elliston * config.guess (SX-8R:SUPER-UX:*:*): New. diff --git a/config.sub b/config.sub index 1d9fecf..5defff6 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-01-04' +timestamp='2007-01-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -250,7 +250,7 @@ case $basic_machine in | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore \ + | maxq | mb | microblaze | mcore | mep \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ @@ -1417,6 +1417,9 @@ case $basic_machine in m68*-cisco) os=-aout ;; + mep-*) + os=-elf + ;; mips*-cisco) os=-elf ;; diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index c6f0f0c..cd35cc1 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -110,3 +110,5 @@ fido fido-unknown-none xtensa-elf xtensa-unknown-elf xtensa-linux xtensa-unknown-linux-gnu i386-drops1.0 i386-pc-drops1.0 +mep mep-unknown-elf +mep-elf mep-unknown-elf