IA-64 ELF support.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 0cf81bd81d30ee0f1a993325a3674082107e674f..b267c16712a16ed84d5dc931b80f8bf0872b617e 100644 (file)
@@ -79,6 +79,8 @@ i960-*-coff)          targ_emul=gld960coff ;;
 i960-intel-nindy)      targ_emul=gld960 ;;
 i960-*-rtems*)         targ_emul=gld960coff ;;
 i960-*-elf*)           targ_emul=elf32_i960 ;;
+ia64-*-elf*)           targ_emul=elf64_ia64 ;;
+ia64-*-linux*)         targ_emul=elf64_ia64 ;;
 m32r-*-*)              targ_emul=m32relf ;;
 m68*-sun-sunos[34]*)   targ_emul=sun3 ;;
 m68*-wrs-vxworks*)     targ_emul=sun3 ;;
This page took 0.02332 seconds and 4 git commands to generate.