bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/27704] New: MIPS: remove SHT_REL support for NewABI elf backen


From: syq at debian dot org
Subject: [Bug gold/27704] New: MIPS: remove SHT_REL support for NewABI elf backends
Date: Wed, 07 Apr 2021 04:54:15 +0000

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

            Bug ID: 27704
           Summary: MIPS: remove SHT_REL support for NewABI elf backends
           Product: binutils
           Version: 2.37 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
          Assignee: ccoutant at gmail dot com
          Reporter: syq at debian dot org
                CC: ian at airs dot com
  Target Milestone: ---

Given that MIPS NewABI ELF always use SHT_RELA in realworld,
and our SHT_REL implementation in backend is incomplete, it
filled with FIXME and TODO in code and produce tons of
assertion failure and other errors when meeting SHT_REL,
it's time to remove it.

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