* config.sub: Fix typo powerpc -> powerpc-*.
authorPer Bothner <per@bothner.com>
Mon, 11 Jul 1994 21:42:41 +0000 (21:42 +0000)
committerPer Bothner <per@bothner.com>
Mon, 11 Jul 1994 21:42:41 +0000 (21:42 +0000)
ChangeLog
config.sub

index fc4e0ca..248e0b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.sub:  Fix typo powerpc -> powerpc-*.
+
 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
 
        * Makefile.in: `all-emacs19' depends on `all-byacc'.
index dbd3639..97e1a3b 100755 (executable)
@@ -141,6 +141,7 @@ case $basic_machine in
                | powerpc \
                | h8300 | h8300h | sh \
                | m88110 | sparc | m680[01234]0 | m683?2 | z8k | v70 \
+               | v810 \
                | h8500 | mips64 | mipsel | mips64el) # CYGNUS LOCAL
                basic_machine=$basic_machine-unknown
                ;;
@@ -156,7 +157,7 @@ case $basic_machine in
              | none-* | 580-* | cray2-* | i960-* | xmp-* | ymp-* \
              | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
              | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
-             | powerpc \
+             | powerpc-* \
              | h8300-* | h8300h-* | sh-* \
              | m88110-* | m680[01234]0-* | m683?2-* | z8k-* | h8500-* \
              | mips64-* | mipsel-* | mips64el-*) # CYGNUS LOCAL
@@ -567,6 +568,10 @@ case $basic_machine in
                basic_machine=v70-nec
                os=-sysv
                ;;
+       v810 | necv810)
+               basic_machine=v810-nec
+               os=-none
+               ;;
        news1000)
                basic_machine=m68030-sony
                os=-newsos