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.