|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/26692] [Z80][PATCH] Small GAS code improvements |
Date: | Tue, 06 Oct 2020 10:59:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26692 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0ae9445d52b99182a541a6da7177665252f37af8 commit 0ae9445d52b99182a541a6da7177665252f37af8 Author: Sergey Belyashav <sergey.belyashov@gmail.com> Date: Tue Oct 6 11:58:57 2020 +0100 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. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |