aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-elf-attr.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-22gnu directives: add support for .gnu_attribute and .gnu_subsection in OAv2 co...Matthieu Longo1-0/+3
2026-01-22gas: use common code for object attribute v1 & v2 parsingMatthieu Longo1-3/+0
2026-01-22gas: implement parsing of object attributes v2Richard Ball1-0/+22
2026-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2025-11-24gas: move code for object attribute parsing into obj-elf-attr.cMatthieu Longo1-0/+37