[PATCH][Z80] disallow redefining constants with equ
Arnold Metselaar
arnold.metselaar@planet.nl
Mon Nov 14 13:02:00 GMT 2005
Hello,
The patch below makes gas for target Z80 disallow redefining
symbols with equ. It also includes a fix for a typo in the
documentation.
Arnold Metselaar
Changelog
gas/
*config/tc-z80.c(z80_start_line_hook): issue an error when
redefining a symbol with equ
*doc/as.texinfo(equ<z80>): mention difference with .equiv
*doc/as.texinfo(err): fix typo
*doc/c-z80.texi(equ): redefining a symbol with equ is no longer
allowed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_equ.patch
Type: text/x-diff
Size: 3382 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051114/6027d750/attachment.bin>
More information about the Binutils
mailing list