aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-support.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-20powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti1-0/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu1-2/+0
2023-11-21elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella1-16/+16
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella1-9/+0
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-15/+0
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-1/+1
2023-01-12elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]Adhemerval Zanella1-14/+32
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+1
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella1-6/+0
2022-05-16Remove kernel version checkAdhemerval Zanella1-6/+0
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer1-76/+9
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer1-4/+76
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella1-1/+0
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer1-76/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+3
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-0/+8
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-0/+2
2021-10-04elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy1-0/+7
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-3/+0
2021-09-15elf: Replace most uses of THREAD_GSCOPE_IN_TCBSergey Bugaev1-2/+4
2021-07-09Force building with -fno-commonFlorian Weimer1-3/+3
2021-05-10nptl: Move changing of stack permissions into ld.soFlorian Weimer1-6/+4
2021-05-10nptl: Move more stack management variables into _rtld_globalFlorian Weimer1-0/+3
2021-05-05elf, nptl: Initialize static TLS directly in ld.soFlorian Weimer1-2/+1
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu1-0/+5
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy1-0/+6
2021-01-19elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu1-2/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-04elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer1-1/+4
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-4/+5
2020-10-08elf: Record whether paths come from LD_LIBRARY_PATH or --library-pathFlorian Weimer1-1/+1
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho1-2/+1
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella1-0/+7
2020-01-03elf: Enable relro for static buildAdhemerval Zanella1-4/+14
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella1-8/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+11
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu1-0/+1
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-2/+0
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer1-2/+1
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar1-0/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1