* scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
[binutils-gdb.git] / config.sub
index d996fe15e21cd2a60cd9964e846593e8b069a32c..f0f2e99e8d4a23b4f33bbd9e57c1b4fd8ab11c99 100755 (executable)
@@ -171,10 +171,10 @@ case $basic_machine in
                | 1750a | dsp16xx | pdp11 | mips16 | mips64 | mipsel | mips64el \
                | mips64orion | mips64orionel | mipstx39 | mipstx39el \
                | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
-               | mips64vr5000 | miprs64vr5000el \
+               | mips64vr5000 | miprs64vr5000el | mcore \
                | m88110 | m680[012346]0 | m683?2 | m68360 | m5200 | z8k | v70 \
                | sparc | sparclet | sparclite | sparc64 | sparc86x | sparcv9 \
-               | thumb | v850 | c4x | d10v | h8500 | w65)
+               | thumb | v850 | c4x | d10v | h8500 | w65 | fr30 | pj | pjl)
                basic_machine=$basic_machine-unknown
                ;;
        # We use `pc' rather than `unknown'
@@ -202,10 +202,10 @@ case $basic_machine in
              | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \
              | mips64el-* | mips64orion-* | mips64orionel-* \
              | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
-             | mipstx39-* | mipstx39el-* \
+             | mipstx39-* | mipstx39el-* | mcore-* \
              | f301-* | arm*-* | t3e-* \
              | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \
-             | thumb-* | v850-* | d30v-* | tic30-* | c30-* )
+             | thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* )
                ;;
        # Recognize the various machine names and aliases which stand
        # for a CPU type and a company and sometimes even an OS.