(h8300hds): Change hds to hms.
authorSteve Chamberlain <sac@gnu.org>
Thu, 4 Mar 1993 18:10:15 +0000 (18:10 +0000)
committerSteve Chamberlain <sac@gnu.org>
Thu, 4 Mar 1993 18:10:15 +0000 (18:10 +0000)
From-SVN: r3632

gcc/config.sub

index e6681597c4153275f604af6e2124387ffec03cb9..c422eb3796e8622d1041674589918ba112a35144 100755 (executable)
@@ -360,9 +360,9 @@ case $basic_machine in
                basic_machine=a29k-amd
                os=-ebmon
                ;;
-       h8300hds)
+       h8300hms)
                basic_machine=h8300-hitachi
-               os=-hds
+               os=-hms
                ;;
        harris)
                basic_machine=m88k-harris
@@ -485,7 +485,7 @@ case $os in
              | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* | -hpux* \
              | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
              | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
-             | -nindy* | -vxworks* | -ebmon* | -hds*  \
+             | -nindy* | -vxworks* | -ebmon* | -hms*  \
              | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* )
                ;;
        -sunos5*)