From 0ee69c06edf1d10146158ff229f9f0b564eca905 Mon Sep 17 00:00:00 2001 From: law Date: Tue, 13 Oct 1998 08:37:39 +0000 Subject: [PATCH] * config.sub: Bring back lost sparcv9. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23041 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 2 ++ config.sub | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 38c6c27b553..ead2a65ea84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) + * config.sub: Bring back lost sparcv9. + * Makefile.in (all-snvavigator): Remove all-flexlm dependency. Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) diff --git a/config.sub b/config.sub index ff0652c903a..42c89c20a5c 100755 --- a/config.sub +++ b/config.sub @@ -215,7 +215,7 @@ case $basic_machine in | alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \ | xps100-* | clipper-* | orion-* \ | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ - | sparc64-* | sparc86x-* | mips64-* | mipsel-* \ + | sparc64-* | sparcv9 | sparc86x-* | mips64-* | mipsel-* \ | mips64el-* | mips64orion-* | mips64orionel-* \ | mipstx39-* | mipstx39el-* \ | f301-*) -- 2.11.0