Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 23c7b2d024a5f53b8f9da5f67dd63fb384640ea1..9f1dc8ecbd3db7f98148534cf8609975a3dd57fd 100644 (file)
@@ -555,6 +555,8 @@ xstormy16-*-*)              targ_emul=elf32xstormy16
                        ;;
 xtensa-*-*)            targ_emul=elf32xtensa
                        ;;
+z80-*-coff)            targ_emul=z80
+                       ;;
 z8k-*-coff)            targ_emul=z8002; targ_extra_emuls=z8001
                        ;;
 *-*-ieee*)             targ_emul=vanilla
This page took 0.026855 seconds and 4 git commands to generate.