bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25224] [Z80][PATCH] Add support for Zylog Z180 and eZ80 CPUs


From: sergey.belyashov at gmail dot com
Subject: [Bug gas/25224] [Z80][PATCH] Add support for Zylog Z180 and eZ80 CPUs
Date: Mon, 16 Dec 2019 09:17:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25224

Sergey Belyashov <sergey.belyashov at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12124|0                           |1
        is obsolete|                            |

--- Comment #5 from Sergey Belyashov <sergey.belyashov at gmail dot com> ---
Created attachment 12127
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12127&action=edit
Add support for Z180 and eZ80 to bfd/gas/binutils/ld

Updated BFD32_BACKENDS and BFD32_BACKENDS_CFILES in bfd/Makefile.am.

Added SDCC compatibility mode. Now gas may compile files generated by SDCC.
There is only one issue: SDCC produces global labels with double colon and
local labels with single colon. GAS cannot mark single colon labels as local.
So all labels are global. So SDCC small improvement required (is not duscussion
for the thread).

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]