aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-debug-symbols.S
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-20elf: Include <sysdep.h> in elf/dl-debug-symbols.SFlorian Weimer
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu