Age | Commit message (Expand) | Author | Files | Lines |
2021-10-07 | Add run-time check for indirect external access | H.J. Lu | 1 | -0/+5 |
2021-10-07 | Initial support for GNU_PROPERTY_1_NEEDED | H.J. Lu | 1 | -0/+17 |
2021-10-06 | ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129] | H.J. Lu | 1 | -6/+0 |
2021-10-04 | elf: Avoid deadlock between pthread_create and ctors [BZ #28357] | Szabolcs Nagy | 5 | -9/+56 |
2021-09-30 | elf: Replace nsid with args.nsid [BZ #27609] | H.J. Lu | 1 | -1/+1 |
2021-09-29 | elf: Copy l_addr/l_ld when adding ld.so to a new namespace | H.J. Lu | 1 | -0/+4 |
2021-09-25 | Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so | H.J. Lu | 1 | -2/+3 |
2021-09-22 | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] | H.J. Lu | 9 | -27/+97 |
2021-09-20 | elf: Include <sysdep.h> in elf/dl-debug-symbols.S | Florian Weimer | 1 | -0/+4 |
2021-09-19 | Extend struct r_debug to support multiple namespaces [BZ #15971] | H.J. Lu | 11 | -40/+226 |
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 | 4 | -8/+10 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 24 | -26/+0 |
2021-08-24 | elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151] | Fangrui Song | 1 | -1/+3 |
2021-08-23 | rtld: copy terminating null in tunables_strdup (bug 28256) | Andreas Schwab | 1 | -2/+0 |
2021-08-20 | elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253] | Arjun Shankar | 1 | -1/+1 |
2021-08-16 | elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ... | Fangrui Song | 11 | -193/+60 |
2021-08-10 | elf: Unconditionally use __ehdr_start | Fangrui Song | 1 | -9/+4 |
2021-08-03 | ldconfig: avoid leak on empty paths in config file | Siddhesh Poyarekar | 1 | -1/+5 |
2021-07-30 | elf: Fix audit regression | Adhemerval Zanella | 4 | -10/+61 |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 2 | -10/+6 |
2021-07-16 | elf: Fix a wrong array access on tst-tls20 | Adhemerval Zanella | 1 | -4/+4 |
2021-07-15 | elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089) | Adhemerval Zanella | 1 | -0/+11 |
2021-07-14 | elf: Fix DTV gap reuse logic (BZ #27135) | Adhemerval Zanella | 7 | -31/+347 |
2021-07-09 | Force building with -fno-common | Florian Weimer | 2 | -5/+4 |
2021-07-08 | Add NT_ARM_PAC_ENABLED_KEYS to elf.h | Joseph Myers | 1 | -0/+2 |
2021-07-08 | elf/tests: Make thrlock and noload depend on libm | Siddhesh Poyarekar | 1 | -0/+2 |
2021-07-07 | elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols | Florian Weimer | 9 | -243/+4 |
2021-07-06 | elf: Call free from base namespace on error in dl-libc.c [BZ #27646] | Florian Weimer | 1 | -1/+1 |
2021-06-28 | Linux: Cleanups after librt move | Florian Weimer | 1 | -1/+3 |
2021-06-28 | Install shared objects under their ABI names | Florian Weimer | 1 | -8/+2 |
2021-06-28 | elf: Generalize name-based DSO recognition in ldconfig | Florian Weimer | 4 | -4/+72 |
2021-06-25 | elf: Disable most of TLS modid gaps processing [BZ #27135] | Florian Weimer | 3 | -6/+15 |
2021-06-25 | elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046] | Florian Weimer | 1 | -64/+60 |
2021-06-22 | Use 64 bit time_t stat internally | Adhemerval Zanella | 3 | -8/+8 |
2021-06-17 | elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646] | Florian Weimer | 4 | -3/+66 |
2021-06-09 | Remove stale references to libdl.a | Florian Weimer | 1 | -6/+1 |
2021-06-09 | Fix elf/tst-tls9-static after libdl cleanups. | Stefan Liebler | 1 | -2/+0 |
2021-06-03 | dlfcn: Rework static dlopen hooks | Florian Weimer | 3 | -68/+24 |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 1 | -143/+29 |
2021-06-03 | dlfcn: Move dlvsym into libc | Florian Weimer | 1 | -1/+1 |
2021-06-03 | dlfcn: Move dlsym into libc | Florian Weimer | 2 | -1/+1 |
2021-05-21 | elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2 | Florian Weimer | 5 | -36/+61 |
2021-05-21 | nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables | Florian Weimer | 1 | -2/+3 |
2021-05-20 | elf: Initialize GLRO (dl_minsigstacksize) after static dlopen | Florian Weimer | 1 | -0/+3 |
2021-05-19 | elf: Add hook for checking HWCAP bits after auxiliary vector parsing | Florian Weimer | 1 | -0/+3 |
2021-05-18 | ldconfig: Avoid boolean coercion of opt_chroot | Siddhesh Poyarekar | 1 | -17/+17 |
2021-05-18 | ldconfig: Fix memory leaks | Siddhesh Poyarekar | 1 | -6/+14 |
2021-05-18 | elf/cache.c: Fix resource leaks identified by static analyzers | Siddhesh Poyarekar | 1 | -4/+12 |
2021-05-17 | elf: Move static TLS size and alignment into _rtld_global_ro | Florian Weimer | 3 | -14/+20 |