Revert "elf: Refuse to dlopen PIE objects [BZ #24323]"
[platform/upstream/glibc.git] / elf / dl-reloc-static-pie.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-03 H.J. Luelf: Add <dl-debug.h>
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-09-19 H.J. LuExtend struct r_debug to support multiple namespaces...
2021-01-21 Szabolcs NagyUse hidden visibility for early static PIE code
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-05-29 H.J. Lustatic-PIE: Update DT_DEBUG for debugger [BZ #23206]
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...