bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25537] New: [Z80][PATCH] Move machine type compatibility check f


From: sergey.belyashov at gmail dot com
Subject: [Bug ld/25537] New: [Z80][PATCH] Move machine type compatibility check from emulation to the BFD
Date: Wed, 12 Feb 2020 10:08:06 +0000

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

            Bug ID: 25537
           Summary: [Z80][PATCH] Move machine type compatibility check
                    from emulation to the BFD
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: sergey.belyashov at gmail dot com
  Target Milestone: ---

Created attachment 12289
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12289&action=edit
Move compatibility check from emulation template to BFD

This patch moves machine type compatibility checking from emulation template to
BFD (bfd/cpu-z80.c). Now emulation template contains small code which calls
standard bfd_arch_get_compatible () to determine machine of result file.

-- 
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]