MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 6000c7c202e25490e397c5439fc882ca72622602..ca58b69d001e307269ce12adc562433357255dab 100644 (file)
@@ -62,6 +62,7 @@ case ${cpu} in
   fido)                        cpu_type=m68k ;;
   hppa*)               cpu_type=hppa ;;
   i[3-7]86)            cpu_type=i386 arch=i386;;
+  ia16)                        cpu_type=i386 arch=i386;;
   ia64)                        cpu_type=ia64 ;;
   ip2k)                        cpu_type=ip2k endian=big ;;
   iq2000)              cpu_type=iq2000 endian=big ;;
@@ -292,6 +293,8 @@ case ${generic_target} in
 
   i960-*-elf*)                         fmt=elf ;;
 
+  ia16-*-elf*)                         fmt=elf ;;
+
   ia64-*-elf*)                         fmt=elf ;;
   ia64-*-*vms*)                                fmt=elf em=vms ;;
   ia64-*-aix*)                         fmt=elf em=ia64aix ;;
This page took 0.024721 seconds and 4 git commands to generate.