aboutsummaryrefslogtreecommitdiff
path: root/elf/get-dynamic-info.h
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-04-26elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
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-01-13elf: work around a gcc bug in elf_get_dynamic_infoSzabolcs Nagy
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-13dlopen: Rework handling of pending NODELETE statusFlorian Weimer
2019-11-27Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-02-05Use ADDRIDX with DT_GNU_HASHH.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
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-19Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-05Revert wrong commit.Adhemerval Zanella
2013-12-05Fix elf/get-dynamic-info.h for ATAdhemerval Zanella
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-29Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell
2012-11-21Check supported DF_1_XXX bitsH.J. Lu
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu