* ld.texinfo (Simple Example): Add missing punctuation.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 2c85431adb6d735ffc606805ab639d1b806bd72f..772f8ad815c47ae5543b79209d588baa2e44a0bc 100644 (file)
@@ -26,6 +26,7 @@ arm-*-pe)             targ_emul=armpe ;
 arc-*-elf*)            targ_emul=arcelf ;;
 avr-*-*)               targ_emul=avr2
                        targ_extra_emuls="avr1 avr3 avr4 avr5" ;;
+cr16c-*-elf*)           targ_emul=elf32cr16c ;;
 cris-*-*aout*)         targ_emul=crisaout
                        targ_extra_emuls="criself crislinux"
                        targ_extra_libpath=$targ_extra_emuls ;;
@@ -408,7 +409,6 @@ mips*-sgi-irix6*)   targ_emul=elf32bmipn32
 mips*-sgi-irix*)       targ_emul=mipsbig ;;
 mips*el-*-ecoff*)      targ_emul=mipsidtl ;;
 mips*-*-ecoff*)                targ_emul=mipsidt ;;
-mips*-dec-bsd*)                targ_emul=mipsbsd ;;
 mips*el-*-netbsd*)     targ_emul=elf32lmip
                        targ_extra_emuls="elf32bmip"
                        ;;
This page took 0.023837 seconds and 4 git commands to generate.