Add support for a new 64 bit CPU type. Elxsi.
authorMike Stump <mrs@gcc.gnu.org>
Thu, 15 Oct 1992 21:06:27 +0000 (21:06 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 15 Oct 1992 21:06:27 +0000 (21:06 +0000)
From-SVN: r2483

gcc/config.sub

index 9eaa499..171854d 100755 (executable)
@@ -178,6 +178,10 @@ case $basic_machine in
        crds | unos)
                basic_machine=m68k-crds
                ;;
+       elxsi)
+               basic_machine=elxsi-elxsi
+               os=-bsd
+               ;;
        encore | umax | mmax)
                basic_machine=ns32k-encore
                os=-bsd