about summary refs log tree commit diff
path: root/elf/dl-support.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow glibc to be compiled without EXEC_PAGESIZE"Samuel Thibault2024-04-221-5/+1
* Allow glibc to be compiled without EXEC_PAGESIZESergey Bugaev2024-03-231-1/+5
* powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti2024-03-191-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu2024-01-011-2/+0
* elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella2023-11-211-16/+16
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-211-9/+0
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-291-1/+1
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-15/+0
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]Adhemerval Zanella2023-01-121-14/+32
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+1
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-161-6/+0
* Remove kernel version checkAdhemerval Zanella2022-05-161-6/+0
* Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2022-02-281-76/+9
* Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer2022-02-111-4/+76
* elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella2022-02-101-1/+0
* Linux: Consolidate auxiliary vector parsingFlorian Weimer2022-02-101-76/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+3
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-0/+8
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-0/+2
* elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy2021-10-041-0/+7
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-3/+0
* elf: Replace most uses of THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-151-2/+4
* Force building with -fno-commonFlorian Weimer2021-07-091-3/+3
* nptl: Move changing of stack permissions into ld.soFlorian Weimer2021-05-101-6/+4
* nptl: Move more stack management variables into _rtld_globalFlorian Weimer2021-05-101-0/+3
* elf, nptl: Initialize static TLS directly in ld.soFlorian Weimer2021-05-051-2/+1
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-011-0/+5
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+6
* elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu2021-01-191-2/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer2020-12-041-1/+4
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-4/+5
* elf: Record whether paths come from LD_LIBRARY_PATH or --library-pathFlorian Weimer2020-10-081-1/+1
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-171-2/+1
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-0/+7
* elf: Enable relro for static buildAdhemerval Zanella2020-01-031-4/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-8/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+3
* 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-0/+11
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-131-0/+1
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-2/+0
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-2/+1