add z80-disassembler to binutils

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


Hello,

This patch patch adds the ability to disassemble z80 code to 
objdump.
The diff for configure.in is much larger than expected; my 
autoconf may be using different settings.

kind regards,
Arnold Metselaar

ChangeLog:

* configure: Add target architecture bfd_arch_z80.
* disassemble.c (disassembler)<ARCH_z80>: Add case  
bfd_arch_z80.
* configure.in: Regenerated, and mysteriously expanded
* z80-dis.c: New file.
* ../include/disasm.h: Add declaration for print_insn_z80
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addz80.opc.patch
Type: text/x-diff
Size: 18761 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051021/b67938cf/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: z80-dis.c
Type: text/x-csrc
Size: 15249 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051021/b67938cf/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dis-asm.h.patch
Type: text/x-diff
Size: 711 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051021/b67938cf/attachment-0002.bin>


More information about the Binutils mailing list