htl: Fix cleaning the reply port
[platform/upstream/glibc.git] / elf /
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
2021-10-07 Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-10-07 H.J. LuAdd run-time check for indirect external access
2021-10-07 H.J. LuInitial support for GNU_PROPERTY_1_NEEDED
2021-10-06 H.J. Luld.so: Don't fill the DT_DEBUG entry in ld.so [BZ ...
2021-10-04 Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-09-30 H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-09-29 H.J. Luelf: Copy l_addr/l_ld when adding ld.so to a new namespace
2021-09-25 H.J. LuAvoid warning: overriding recipe for .../tst-ro-dynamic...
2021-09-22 H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-09-20 Florian Weimerelf: Include <sysdep.h> in elf/dl-debug-symbols.S
2021-09-19 H.J. LuExtend struct r_debug to support multiple namespaces...
2021-09-15 Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-09-14 Sergey Bugaevelf: Replace most uses of THREAD_GSCOPE_IN_TCB
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-24 Fangrui Songelf: Skip tst-auditlogmod-* if the linker doesn't suppo...
2021-08-23 Andreas Schwabrtld: copy terminating null in tunables_strdup (bug...
2021-08-20 Arjun Shankarelf: Fix missing colon in LD_SHOW_AUXV output [BZ ...
2021-08-16 Fangrui Songelf: Drop elf/tls-macros.h in favor of __thread and...
2021-08-10 Fangrui Songelf: Unconditionally use __ehdr_start
2021-08-03 Siddhesh Poyarekarldconfig: avoid leak on empty paths in config file
2021-07-30 Adhemerval Zanellaelf: Fix audit regression
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-16 Adhemerval Zanellaelf: Fix a wrong array access on tst-tls20
2021-07-15 Adhemerval Zanellaelf: Add -Wl,--no-as-needed for tst-tls-manydynamic...
next