about summary refs log tree commit diff
path: root/elf/get-dynamic-info.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu2022-04-261-6/+18
* elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song2022-04-261-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Fix elf_get_dynamic_info() for bootstrapAdhemerval Zanella2021-10-181-39/+56
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-18/+7
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2021-10-121-11/+14
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+7
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-221-18/+3
* elf: work around a gcc bug in elf_get_dynamic_infoSzabolcs Nagy2021-01-131-23/+18
* 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
* dlopen: Rework handling of pending NODELETE statusFlorian Weimer2019-12-131-1/+1
* Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]Florian Weimer2019-11-271-0/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use ADDRIDX with DT_GNU_HASHH.J. Lu2018-02-051-2/+1
* 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-2/+4
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-021-4/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller2014-12-191-1/+10
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Revert wrong commit.Adhemerval Zanella2013-12-051-2/+2
* Fix elf/get-dynamic-info.h for ATAdhemerval Zanella2013-12-051-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell2012-11-291-2/+10
* Check supported DF_1_XXX bitsH.J. Lu2012-11-211-0/+3
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-051-0/+161