Add support for the xdef and xref pseudo-ops to the Z80 assembler.
authorSergey Belyashov <sergey.belyashov@gmail.com>
Fri, 20 Mar 2020 13:53:02 +0000 (13:53 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 20 Mar 2020 13:53:02 +0000 (13:53 +0000)
commit0d832e7f5e8c2e3659a55955c3b419e7cf5c9a34
tree021133e1b0eb3b287e174486d197c337edc81930
parentc7da12c72c2eeb4f62e772df5cbb1f50f35a84ee
Add support for the xdef and xref pseudo-ops to the Z80 assembler.

PR 25690
* config/tc-z80.c (md_pseudo_table): Add xdef anf xref pseudo ops.
* doc/c-z80.texi: Update documentation.
gas/ChangeLog
gas/config/tc-z80.c
gas/doc/c-z80.texi
This page took 0.024083 seconds and 4 git commands to generate.