OSDN Git Service

* combine.c (combine_instructions): Add missing argument
[pf3gnuchains/gcc-fork.git] / config.sub
index 4a1e2a8..0bb545d 100755 (executable)
@@ -183,7 +183,7 @@ case $basic_machine in
                | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
                | mips64vr5000 | miprs64vr5000el | mcore \
                | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
-               | thumb | d10v | fr30 | avr)
+               | thumb | d10v | d30v | fr30 | avr)
                basic_machine=$basic_machine-unknown
                ;;
        m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | h8500 | w65 | pj | pjl)
@@ -955,6 +955,9 @@ case $os in
        -opened*)
                os=-openedition
                ;;
+       -wince*)
+               os=-wince
+               ;;
        -osfrose*)
                os=-osfrose
                ;;
@@ -1086,6 +1089,9 @@ case $basic_machine in
        *-be)
                os=-beos
                ;;
+       i370-*)
+               os=-openedition
+               ;;
        *-ibm)
                os=-aix
                ;;