Age | Commit message (Expand) | Author | Files | Lines |
2023-02-06 | Replace rawmemchr (s, '\0') with strchr | Wilco Dijkstra | 1 | -1/+1 |
2023-01-12 | elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] | Adhemerval Zanella | 1 | -14/+32 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-10-10 | elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support | Adhemerval Zanella | 1 | -0/+1 |
2022-05-16 | Remove dl-librecon.h header. | Adhemerval Zanella | 1 | -6/+0 |
2022-05-16 | Remove kernel version check | Adhemerval Zanella | 1 | -6/+0 |
2022-02-28 | Linux: Consolidate auxiliary vector parsing (redo) | Florian Weimer | 1 | -76/+9 |
2022-02-11 | Revert "Linux: Consolidate auxiliary vector parsing" | Florian Weimer | 1 | -4/+76 |
2022-02-10 | elf: Remove LD_USE_LOAD_BIAS | Adhemerval Zanella | 1 | -1/+0 |
2022-02-10 | Linux: Consolidate auxiliary vector parsing | Florian Weimer | 1 | -76/+4 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-28 | elf: Add _dl_find_object function | Florian Weimer | 1 | -0/+3 |
2021-12-28 | elf: Add _dl_audit_pltexit | Adhemerval Zanella | 1 | -0/+8 |
2021-10-21 | elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) | Chung-Lin Tang | 1 | -0/+2 |
2021-10-04 | elf: Avoid deadlock between pthread_create and ctors [BZ #28357] | Szabolcs Nagy | 1 | -0/+7 |
2021-09-16 | elf: Remove THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 1 | -3/+0 |
2021-09-15 | elf: Replace most uses of THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 1 | -2/+4 |
2021-07-09 | Force building with -fno-common | Florian Weimer | 1 | -3/+3 |
2021-05-10 | nptl: Move changing of stack permissions into ld.so | Florian Weimer | 1 | -6/+4 |
2021-05-10 | nptl: Move more stack management variables into _rtld_global | Florian Weimer | 1 | -0/+3 |
2021-05-05 | elf, nptl: Initialize static TLS directly in ld.so | Florian Weimer | 1 | -2/+1 |
2021-02-01 | sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] | H.J. Lu | 1 | -0/+5 |
2021-01-21 | Use hidden visibility for early static PIE code | Szabolcs Nagy | 1 | -0/+6 |
2021-01-19 | elf: Avoid RELATIVE relocation for _dl_sysinfo | H.J. Lu | 1 | -2/+8 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-04 | elf: Add glibc-hwcaps support for LD_LIBRARY_PATH | Florian Weimer | 1 | -1/+4 |
2020-11-16 | nptl: Move stack list variables into _rtld_global | Florian Weimer | 1 | -4/+5 |
2020-10-08 | elf: Record whether paths come from LD_LIBRARY_PATH or --library-path | Florian Weimer | 1 | -1/+1 |
2020-01-17 | powerpc: Move cache line size to rtld_global_ro | Tulio Magno Quites Machado Filho | 1 | -2/+1 |
2020-01-03 | elf: Move vDSO setup to rtld (BZ#24967) | Adhemerval Zanella | 1 | -0/+7 |
2020-01-03 | elf: Enable relro for static build | Adhemerval Zanella | 1 | -4/+14 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-03-22 | nptl: Remove pthread_clock_gettime pthread_clock_settime | Adhemerval Zanella | 1 | -8/+0 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+11 |
2017-11-13 | ld.so: Add architecture specific fields | H.J. Lu | 1 | -0/+1 |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer | 1 | -2/+0 |
2017-08-13 | NPTL: Remove internal_function from stack marking functions | Florian Weimer | 1 | -2/+1 |
2017-06-07 | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar | 1 | -0/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-27 | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo | 1 | -0/+3 |
2015-09-25 | [BZ #17250] Fix static dlopen default library search path | Maciej W. Rozycki | 1 | -1/+0 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-07-03 | Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL | Richard Henderson | 1 | -7/+1 |