src/gas ChangeLog config/tc-z80.c
arnoldm@sourceware.org
arnoldm@sourceware.org
Sun Oct 25 16:15:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: arnoldm@sourceware.org 2009-10-25 16:15:19
Modified files:
gas : ChangeLog
gas/config : tc-z80.c
Log message:
* config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' or
'defl' in cases where the space between the keyword and the
expression has been scrubbed away.
Do not check whether a symbol is redefined with 'equ' here;
the function equals takes an argument indicating whether
redefinitions are allowed.
Only call LISTING_NEWLINE if needed, and then after the call to
bump_line_counters.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3995&r2=1.3996
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-z80.c.diff?cvsroot=src&r1=1.10&r2=1.11
More information about the Binutils-cvs
mailing list