summaryrefslogtreecommitdiff
path: root/elf/dl-reloc-static-pie.c
Commit message (Expand)AuthorAgeFilesLines
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2022-03-291-1/+1
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2022-03-291-1/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2022-03-291-7/+8
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-11-031-1/+11
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu2018-05-291-0/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+52