Revised: [patch] add z80 support to ld

Arnold Metselaar arnold.metselaar@planet.nl
Tue Oct 25 15:05:00 GMT 2005


Op vrijdag 21 oktober 2005 21:06, schreef Arnold Metselaar:
> Hello,
>
> Here is a patch to add support target Z80 to the linker. The
> linker for Z80 produces a cp/m binary (load and execute at
> 0x100) if LD_FLAG is empty, and a coff-z80 file otherwise.
>
> Arnold Metselaar
>
> ChangeLog:
> * Makefile.am: Add support for Z80
> * Makefile.in: Regenerated
> * configure.tgt: Add z80-*-coff
> * emulparams/z80.sh: New file.
> * emultempl/z80.em: New file.
> * scripttempl/z80.sc New file.

I just noticed that I made an error while adding 
$(srcdir)/emultempl/z80.em as a dependency which resulted in a 
faulty Makefile. A revised batch is below.

Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addz80.ld.patch
Type: text/x-diff
Size: 2371 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051025/4935731c/attachment.bin>


More information about the Binutils mailing list