[Bug gas/25690] [Z80] Add support for XREF and XDEF directives

2020-03-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25690

Nick Clifton  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||nickc at redhat dot com

--- Comment #2 from Nick Clifton  ---
Patch applied.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/25690] [Z80] Add support for XREF and XDEF directives

2020-03-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25690

--- Comment #1 from cvs-commit at gcc dot gnu.org  ---
The master branch has been updated by Nick Clifton :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0d832e7f5e8c2e3659a55955c3b419e7cf5c9a34

commit 0d832e7f5e8c2e3659a55955c3b419e7cf5c9a34
Author: Sergey Belyashov 
Date:   Fri Mar 20 13:53:02 2020 +

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.