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