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