Updates for fixing tic4x arch tagging of its object files.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 9c4ba57249463033d7598a48dd733c4622d1e495..8ebdafc00318ae5f69e1a31105b0aef3279dcd31 100644 (file)
@@ -509,7 +509,7 @@ powerpc-*-windiss*) targ_emul=elf32ppcwindiss ;;
 rs6000-*-aix5*)                targ_emul=aix5rs6 ;;
 rs6000-*-aix*)         targ_emul=aixrs6 ;;
 tic30-*-*aout*)                targ_emul=tic30aout ;;
-tic30-*-*coff*)                targ_emul=tic30coff ;;
+tic30-*-*coff*)                targ_emul=tic30coff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;
 tic4x-*-* | c4x-*-*)    targ_emul=tic4xcoff ;;
 tic54x-*-* | c54x*-*-*)        targ_emul=tic54xcoff ;;
 tic80-*-*)             targ_emul=tic80coff ;;
This page took 0.025555 seconds and 4 git commands to generate.