Fix description of EM_S370.
[deliverable/binutils-gdb.git] / gas / configure
index 06c44f3579688d5f633a500fce23cac0baf63698..82c0da4f582a78cabd20d0ec128da25e847d9126 100755 (executable)
@@ -2032,8 +2032,9 @@ for this_target in $target $canon_targets ; do
       arm-*-aout)                      fmt=aout ;;
       arm-*-coff | thumb-*-coff)        fmt=coff ;;
       arm-*-elf | thumb-*-elf)          fmt=elf ;;
+      arm*-*-conix*)                   fmt=elf ;;
       arm-*-linux*aout*)               fmt=aout em=linux ;;
-      arm-*-linux* | armv*-*-linux-gnu)        fmt=elf  em=linux ;;
+      arm*-*-linux-gnu*)               fmt=elf  em=linux ;;
       arm-*-netbsd*)                   fmt=aout em=nbsd bfd_gas=yes ;;
       arm-*-oabi | thumb-*-oabi)        fmt=elf ;;
       arm-epoc-pe | thumb-epoc-pe)      fmt=coff em=epoc-pe ;;
This page took 0.023994 seconds and 4 git commands to generate.