rtld: properly handle root directory in load path (bug 30435)
[platform/upstream/glibc.git] / elf / get-dynamic-info.h
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-04-26 H.J. Luelf: Properly handle zero DT_RELA/DT_REL values
2022-04-26 Fangrui Songelf: Support DT_RELR relative relocation format [BZ...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-18 Adhemerval Zanellaelf: Fix elf_get_dynamic_info() for bootstrap
2021-10-14 Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-12 Adhemerval Zanellaelf: Fix elf_get_dynamic_info definition
2021-10-07 Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-09-22 H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-01-13 Szabolcs Nagyelf: work around a gcc bug in elf_get_dynamic_info
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-13 Florian Weimerdlopen: Rework handling of pending NODELETE status
2019-11-27 Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-02-05 H.J. LuUse ADDRIDX with DT_GNU_HASH
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-03-02 Florian WeimerRemove header file inclusion guard from elf/get-dynamic...
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-19 David S. MillerFix array bounds warnings in elf_get_dyanmic_info(...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-05 Adhemerval ZanellaRevert wrong commit.
2013-12-05 Adhemerval ZanellaFix elf/get-dynamic-info.h for AT
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-30 Carlos O'DonellWarn about unsupported DT_FLAGS_1 flags.
2012-11-21 H.J. LuCheck supported DF_1_XXX bits
2012-10-05 H.J. LuSet up the data structures for vDSO in libc.a