X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fconfigure.tgt;h=18c3ba4c4d43539974ac0c758beb124b72202867;hb=f6044a4be7f6f04e96f145ba045608e75e1e852b;hp=1e90d883ef87b06a1f3ac65e6d9f30780369e209;hpb=6f9ea365fca806b18bb9d3ef882f214543f20138;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/configure.tgt b/ld/configure.tgt index 1e90d883ef..18c3ba4c4d 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -1,6 +1,6 @@ # configure.tgt # -# Copyright (C) 2013-2019 Free Software Foundation, Inc. +# Copyright (C) 2013-2020 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -591,7 +591,6 @@ moxie-*-moxiebox*) targ_emul=moxiebox targ_extra_ofiles=ldelfgen.o ;; moxie-*-*) targ_emul=elf32moxie - targ_extra_ofiles=ldelfgen.o ;; msp430-*-*) targ_emul=msp430elf targ_extra_emuls="msp430X" @@ -1013,6 +1012,9 @@ xstormy16-*-*) targ_emul=elf32xstormy16 ;; xtensa*-*-*) targ_emul=elf32xtensa ;; +z80-*-elf*) targ_emul=elf32z80 + targ_extra_ofiles="ldelf.o ldelfgen.o" + ;; z80-*-coff) targ_emul=z80 targ_extra_ofiles= ;;