https://sourceware.org/bugzilla/show_bug.cgi?id=33923
--- Comment #2 from Mark Wielaard <mark at klomp dot org> --- The eu-elflint issue is fixed in git main: commit b27adc5262e807f341ca0a4910ce04294144f79a Author: Mark Wielaard <[email protected]> Date: Tue Feb 24 22:19:48 2026 +0100 aarch64: Recognize SHT_AARCH64_ATTRIBUTES Recognize SHT_AARCH64_ATTRIBUTES. This is enough to stop elflint complaining about unknown section types. But doesn't implement parsing the attributes. * backends/aarch64_symbol.c (aarch64_section_type_name): New function. * backends/aarch64_init.c (aarch64_init): Hook section_type_name. https://sourceware.org/bugzilla/show_bug.cgi?id=33923 Signed-off-by: Mark Wielaard <[email protected]> eu-readelf will now also show the section type as AARCH64_ATTRIBUTES. But won't show the contents of the section yet. -- You are receiving this mail because: You are on the CC list for the bug.
