[patch] add z80 support to ld

Arnold Metselaar arnold.metselaar@planet.nl
Fri Oct 21 19:32:00 GMT 2005


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addz80.ld.patch
Type: text/x-diff
Size: 2533 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051021/6f54249f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addz80.ld.tgz
Type: application/x-tgz
Size: 1215 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051021/6f54249f/attachment-0001.bin>


More information about the Binutils mailing list