x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c
[platform/upstream/glibc.git] / elf /
2022-02-11 Florian WeimerRevert "Linux: Consolidate auxiliary vector parsing"
2022-02-10 Adhemerval Zanellaelf: Remove LD_USE_LOAD_BIAS
2022-02-10 Adhemerval Zanellamalloc: Remove LD_TRACE_PRELINKING usage from mtrace
2022-02-10 Adhemerval Zanellaelf: Remove prelink support
2022-02-10 Florian WeimerLinux: Consolidate auxiliary vector parsing
2022-02-10 Florian Weimerelf: Merge dl-sysdep.c into the Linux version
2022-02-09 Adhemerval Zanellahppa: Fix bind-now audit (BZ #28857)
2022-02-06 H.J. Luelf: Replace tst-audit24bmod2.so with tst-audit24bmod2
2022-02-02 Szabolcs NagyFix elf/tst-audit25a with default bind now toolchains
2022-02-01 Ben Woodardelf: Fix runtime linker auditing on aarch64 (BZ #26643)
2022-02-01 Adhemerval Zanellaelf: Issue la_symbind for bind-now (BZ #23734)
2022-02-01 Adhemerval Zanellaelf: Fix initial-exec TLS access on audit modules ...
2022-02-01 Adhemerval Zanellaelf: Add la_activity during application exit
2022-01-31 H.J. Luelf: Add <dl-r_debug.h>
2022-01-28 Szabolcs NagyFix elf/loadfail test build dependencies
2022-01-27 Florian WeimerFix glibc 2.34 ABI omission (missing GLIBC_2.34 in...
2022-01-26 Mark WielaardGuard tst-valgrind-smoke.out with run-built-tests
2022-01-26 Adhemerval Zanellaelf: Replace tst-p_alignmod1-editX with a python script
2022-01-26 Martin Seborelf: Fix use-after-free in ldconfig [BZ #26779]
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with invalid p_ali...
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with p_align ...
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with mixed p_align...
2022-01-24 H.J. LuAdd and use link-test-modules-rpath-link [BZ #28455]
2022-01-22 Alexandra HájkováAdd valgrind smoke test
2022-01-21 H.J. Luelf: Properly align all PT_LOAD segments [BZ #28676]
2022-01-18 Adhemerval Zanellaelf: Fix tst-align3
2022-01-18 Florian Weimerelf: Move _dl_setup_hash to its own file
2022-01-17 Adhemerval Zanellaelf: Reinstate tst-audit17
2022-01-17 Adhemerval Zanellaelf: Fix 64 time_t support for installed statically...
2022-01-17 Adhemerval ZanellaRevert "elf: Fix 64 time_t support for installed static...
2022-01-17 Florian Weimerelf/tst-dl_find_object: Disable subtests for non-contig...
2022-01-17 Florian Weimerelf: Set l_contiguous to 1 for the main map in more...
2022-01-17 Florian Weimerelf: Introduce rtld_setup_main_map
2022-01-15 Samuel Thibaultelf tst-dl_find_object: Fix typo
2022-01-14 Florian WeimerAdd --with-rtld-early-cflags configure option
2022-01-14 Florian Weimerelf: Split dl-printf.c from dl-misc.c
2022-01-14 Florian Weimerelf/Makefile: Reflow and sort most variable assignments
2022-01-12 Adhemerval Zanellaelf: Fix 64 time_t support for installed statically...
2022-01-10 Florian Weimerelf: Simplify software TM implementation in _dl_find_object
2022-01-07 Florian Weimerelf: Fix fences in _dl_find_object_update (bug 28745)
2022-01-04 Stafford Horneelf: Add reloc for OpenRISC
2022-01-04 H.J. Luelf: Add a comment after trailing backslashes
2022-01-04 H.J. Luelf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
2022-01-04 Samuel Thibaultelf: Fix tst-linkall-static link when pthread is not...
2022-01-04 H.J. Luelf: Sort tests and modules-names
2022-01-03 Adhemerval ZanellaRemove stale reference to libanl.a
2022-01-03 H.J. Luelf: Add <dl-debug.h>
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-12-28 Adhemerval Zanellaelf: Do not fail for failed dlmopen on audit modules...
2021-12-28 Adhemerval Zanellaelf: Issue audit la_objopen for vDSO
2021-12-28 Adhemerval Zanellaelf: Add audit tests for modules with TLSDESC
2021-12-28 Adhemerval Zanellaelf: Avoid unnecessary slowdown from profiling with...
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_pltexit
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_pltenter
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_preinit
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_symbind_alt and _dl_audit_symbind
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_objclose
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_objsearch
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_objopen
2021-12-23 H.J. Luelf: Remove AArch64 from comment for AT_MINSIGSTKSZ
2021-12-23 Florian Weimerelf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
2021-12-22 H.J. Luelf: Remove excessive p_align check on PT_LOAD segments...
2021-12-15 Adhemerval Zanellamalloc: Add Huge Page support for mmap
2021-12-15 Adhemerval Zanellamalloc: Add madvise support for Transparent Huge Pages
2021-12-15 Adhemerval ZanellaUse LFS and 64 bit time for installed programs (BZ...
2021-12-14 H.J. LuSupport target specific ALIGN for variable alignment...
2021-12-14 H.J. Luelf: Align argument of __munmap to page size [BZ #28676]
2021-12-14 Florian Weimerelf: Use new dependency sorting algorithm by default
2021-12-10 Florian Weimerelf: Use errcode instead of (unset) errno in rtld_chain...
2021-12-10 H.J. LuAdd a testcase to check alignment of PT_LOAD segment...
2021-12-10 Rongwei Wangelf: Properly align PT_LOAD segments [BZ #28676]
2021-12-10 Florian Weimerelf: Install a symbolic link to ld.so as /usr/bin/ld.so
2021-12-09 Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-05 Florian Weimerelf: execve statically linked programs instead of crash...
2021-12-02 Luca Boccassielf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGI...
2021-11-30 Florian Weimerelf: Include <stdbool.h> in tst-tls20.c
2021-11-30 Florian Weimerelf: Include <stdint.h> in tst-tls20.c
2021-11-18 Adhemerval Zanellaelf: Move la_activity (LA_ACT_ADD) after _dl_add_to_nam...
2021-11-17 Florian Weimerelf: Introduce GLRO (dl_libc_freeres), called from...
2021-11-16 Adhemerval Zanellaelf: hidden visibility for __minimal_malloc functions
2021-11-16 H.J. Luelf: Use a temporary file to generate Makefile fragment...
2021-11-15 Adhemerval Zanellaelf: Move LAV_CURRENT to link_lavcurrent.h
2021-11-10 Adhemerval ZanellaFix build a chec failures after b05fae4d8e34
2021-11-09 Adhemerval Zanellaelf: Use the minimal malloc on tunables_strdup
2021-11-05 Florian Weimerelf: Earlier missing dynamic segment check in _dl_map_o...
2021-11-03 Adhemerval Zanellaelf: Do not run DSO sorting if tunables is not enabled
2021-11-02 Adhemerval Zanellaelf: Assume disjointed .rela.dyn and .rela.plt for...
2021-10-29 Adhemerval Zanellaelf: Disable ifuncmain{1,5,5pic,5pie} when using LLD
2021-10-25 H.J. Luelf: Make global.out depend on reldepmod4.so [BZ #28457]
2021-10-21 Chung-Lin Tangelf: Fix slow DSO sorting behavior in dynamic loader...
2021-10-21 Chung-Lin Tangelf: Testing infrastructure for ld.so DSO sorting ...
2021-10-20 Joseph MyersCorrect access attribute on memfrob (bug 28475)
2021-10-19 H.J. Luld.so: Initialize bootstrap_map.l_ld_readonly [BZ ...
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 Stafford Horneelf: Update audit tests to not depend on stdout
2021-10-12 Adhemerval Zanellaelf: Fix elf_get_dynamic_info definition
next