From 28802bac2506c739bb69e69d1a31a0ec777536c3 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 7 Mar 2006 02:53:36 +0000 Subject: [PATCH] * config.sub (sheb, sheb-*): Handle these in addition to shbe. * testsuite/config-sub.data: Add test case. --- ChangeLog | 5 +++++ config.sub | 6 +++--- testsuite/config-sub.data | 1 + 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 299b7ce..61af0c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-07 Mike Frysinger + + * config.sub (sheb, sheb-*): Handle these in addition to shbe. + * testsuite/config-sub.data: Add test case. + 2006-03-06 Ben Elliston * uname: Exit with exit code 0. diff --git a/config.sub b/config.sub index ab2c16c..5705e54 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-02-27' +timestamp='2006-03-07' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -275,7 +275,7 @@ case $basic_machine in | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ - | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ + | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ @@ -359,7 +359,7 @@ case $basic_machine in | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | shbe-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 9b4cd19..f67d920 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -61,6 +61,7 @@ sh2e-elf sh2e-unknown-elf sh3e-elf sh3e-unknown-elf sh3eb-elf sh3eb-unknown-elf sh4eb-elf sh4eb-unknown-elf +sheb-elf sheb-unknown-elf shbe-elf shbe-unknown-elf shle-elf shle-unknown-elf sh1le-elf sh1le-unknown-elf