A small set of code improvements for the Z80 assembler.
authorSergey Belyashav <sergey.belyashov@gmail.com>
Tue, 6 Oct 2020 10:58:57 +0000 (11:58 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Oct 2020 10:58:57 +0000 (11:58 +0100)
commit0ae9445d52b99182a541a6da7177665252f37af8
treedc31ef07ed1dd8b1b7f6dd14d454ed49cdcac79e
parent043f5c63f06e9a376f189df54507666f3d30ed77
A small set of code improvements for the Z80 assembler.

PR 26692
* config/tc-z80.c (md_begin): Ensure that xpressions are empty
before using them.
(unify_indexed): Likewise.
(z80_start_line_hook): Improve hash sign handling when SDCC
compatibility mode enabled.
(md_parse_exp_not_indexed): Improve indirect addressing
detection.
(md_pseudo_table): Accept hd64 as an alias of z810.
gas/ChangeLog
gas/config/tc-z80.c
This page took 0.026154 seconds and 4 git commands to generate.