Add TMS320C4x support
[deliverable/binutils-gdb.git] / gas / configure.in
index 7e7016d9ee8e54ba8d1ccb6b54bda972e9db0cd0..7098fec53e3d20a89620397a72f312cb2d98a4df 100644 (file)
@@ -461,6 +461,7 @@ changequote([,])dnl
 
       tic30-*-*aout*)                  fmt=aout bfd_gas=yes ;;
       tic30-*-*coff*)                  fmt=coff bfd_gas=yes ;;
+      tic4x-*-* | c4x-*-*)              fmt=coff bfd_gas=yes ;;
       tic54x-*-* | c54x*-*-*)          fmt=coff bfd_gas=yes need_libm=yes;;
       tic80-*-*)                       fmt=coff ;;
 
This page took 0.023933 seconds and 4 git commands to generate.