gas/
[binutils-gdb.git] / gas / configure.tgt
index 55df0da8b99c714c32247079dfe3743d69eaa6f6..77cbac1d81524ade2dece725732a8f4737d5f687 100644 (file)
@@ -360,7 +360,8 @@ case ${generic_target} in
       *)       endian=big ;;
     esac ;;
   sh*-*-symbianelf*)                   fmt=elf endian=little ;;
-  sh-*-elf* | sh-*-uclinux* | sh[12]-*-uclinux*)       fmt=elf ;;
+  sh-*-elf*)                           fmt=elf ;;
+  sh-*-uclinux* | sh[12]-*-uclinux*)   fmt=elf em=uclinux ;;
   sh-*-coff*)                          fmt=coff ;;
   sh-*-nto*)                           fmt=elf ;;
   sh-*-pe*)                            fmt=coff em=pe bfd_gas=yes endian=little ;;
@@ -400,6 +401,7 @@ case ${generic_target} in
   tic30-*-*coff*)                      fmt=coff bfd_gas=yes ;;
   tic4x-*-* | c4x-*-*)                 fmt=coff bfd_gas=yes ;;
   tic54x-*-* | c54x*-*-*)              fmt=coff bfd_gas=yes need_libm=yes;;
+  tic6x-*-*)                           fmt=elf ;;
 
   v850-*-*)                            fmt=elf ;;
   v850e-*-*)                           fmt=elf ;;