[PATCH v2] gas: add --reloc-section-sym={all, internal, none} option for ELF
Hans-Peter Nilsson
hp@bitrange.com
Wed Feb 25 04:08:07 GMT 2026
On Tue, 24 Feb 2026, Fangrui Song wrote:
> equ-reloc on 45 targets
> SKIP (1): mmix-mmixware:no-results
Huh? Oh right, the proc is_elf_format gate returns false for
mmix; not specifically, but by default, target tuple not ending
in *elf and such. The object format is indeed ELF64 but the
default output format for the linker is mmo, so perhaps best
left as-is or else more work needs to be done.
In case anyone wondered about that.
brgds, H-P
More information about the Binutils
mailing list