aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-reloc-static-pie.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-03elf: Add <dl-debug.h>H.J. Lu1-9/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-18elf: Fix elf_get_dynamic_info() for bootstrapAdhemerval Zanella1-2/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-1/+1
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella1-1/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-7/+8
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu1-1/+11
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-1/+1
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-05-29static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu1-0/+16
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+52