]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
stdlib: resolve a double lock init issue after fork [BZ #32994]
[thirdparty/glibc.git] / elf /
3 days ago  Florian Weimerelf: Compile _dl_debug_state separately (bug 33224)
7 days ago  Adhemerval Zanellaelf: Check SFrame on tst-dl_find_object.c
13 days ago  Florian Weimerelf: Initialize GLRO (dl_read_only_area) after static...
2025-07-14  Claudiu Zissulescuelf: Add SFrame support to _dl_find_object function
2025-07-09  Andreas K. Hüttelelf: Remove now pointless empty ld.so.conf files in...
2025-07-05  Florian Weimerelf: Restore support for _r_debug interpositions and...
2025-07-05  Florian Weimerelf: Introduce _dl_debug_change_state
2025-07-05  Florian Weimerelf: Introduce separate _r_debug_array variable
2025-06-30  H.J. Luelf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
2025-06-26  Florian Weimerelf: Add missing DSO dependencies for tst-rtld-no-mallo...
2025-06-18  H.J. Lux86: Update tst-gnu2-tls2 tests
2025-06-18  H.J. Lui386: Update ___tls_get_addr to preserve vector registers
2025-06-16  H.J. Luelf: Add optimization barrier for __ehdr_start and...
2025-06-15  H.J. Luelf: Remove the unused _etext declaration
2025-06-04  Florian WeimerMakefile: Avoid $(objpfx)/ in makefiles
2025-06-02  Adhemerval Zanellaelf: Fix UB on _dl_map_object_from_fd
2025-05-28  Andreas SchwabUpdate RISC-V relocations
2025-05-27  Wilco Dijkstramalloc: Fix malloc init order
2025-05-22  Florian WeimerFix error reporting (false negatives) in SGID tests
2025-05-21  Florian Weimerelf: Fix subprocess status handling for tst-dlopen...
2025-05-20  Florian Weimerelf: Test case for bug 32976 (CVE-2025-4802)
2025-05-19  Wilco DijkstraAArch64: Cleanup PAC and BTI
2025-05-12  Wilco Dijkstramalloc: Improve malloc initialization
2025-05-05  Stefan LieblerS390: Add new s390 platform z17.
2025-04-28  Adhemerval Zanellanptl: Fix pthread_getattr_np when modules with execstac...
2025-04-22  Joseph MyersAdd NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux...
2025-04-08  Adhemerval Zanellaelf: Extend glibc.rtld.execstack tunable to force execu...
2025-03-31  John David Anglinelf: Fix tst-origin build when toolchain defaults to...
2025-03-21  Florian Weimerelf: Use +nolink-deps to add make-only dependency for...
2025-03-21  Adhemerval Zanelladebug: Improve '%n' fortify detection (BZ 30932)
2025-03-21  Adhemerval ZanellaRemove eloop-threshold.h
2025-03-18  Adhemerval Zanellaelf: Fix tst-origin make rules
2025-03-17  Adhemerval Zanellaelf: Fix tst-origin make rules
2025-03-13  Adhemerval Zanellaelf: Canonicalize $ORIGIN in an explicit ld.so invocati...
2025-03-11  Florian Weimerelf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
2025-03-07  Florian Weimerelf: Fix handling of symbol versions which hash to...
2025-03-07  H.J. Luelf: Check if __attribute__ ((aligned (65536))) is...
2025-03-05  H.J. Lustatic-pie: Skip the empty PT_LOAD segment at offset...
2025-03-05  Adhemerval ZanellaRemove dl-procinfo.h
2025-03-04  Sam JamesPass -Wl,--no-error-execstack for tests where -Wl,...
2025-02-24  Wilco DijkstraAArch64: Remove AARCH64_R macro
2025-02-13  Florian Weimerelf: Keep using minimal malloc after early DTV resize...
2025-02-05  Florian Weimerelf: Build dl-tls.o with early startup symbol redirections
2025-02-02  Florian Weimerelf: Use _dl_find_object instead of _dl_find_dso_for_ob...
2025-02-02  Florian Weimerelf: Add fast path to dlopen for fully-opened maps
2025-02-02  Florian Weimerelf: Determine the caller link map in _dl_open
2025-02-02  Florian Weimerelf: Merge __dl_libc_freemem into __rtld_libc_freeres
2025-02-02  Florian Weimerelf: Add l_soname accessor function for DT_SONAME values
2025-02-02  Florian Weimerelf: Split _dl_lookup_map, _dl_map_new_object from...
2025-02-01  Florian Weimerelf: Do not add a copy of _dl_find_object to libc.so
2025-01-30  Petr Malatld.so: Decorate BSS mappings
2025-01-25  Sam Jameself: fix 'valgrind' typo in comment
2025-01-20  Florian Weimerelf: Make tst-ro-dynamic-mod.map compatible with older...
2025-01-20  Yury Khrustalevaarch64: Fix tests not compatible with targets supporti...
2025-01-20  Szabolcs Nagyelf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCS
2025-01-16  Florian WeimerConsolidate TLS block allocation for static binaries...
2025-01-16  Florian Weimerelf: Iterate over loaded object list in _dl_determine_t...
2025-01-13  Adhemerval Zanellaelf: Suppress unused function clang for __ifunc_resolver
2025-01-12  Samuel Thibaultelf: make tst-tls_tp_offset compare &thread_var to...
2025-01-10  Michael JeansonAdd generic 'extra TLS'
2025-01-09  Florian Weimerelf: Always define TLS_TP_OFFSET
2025-01-08  Florian Weimerelf: Minimize library dependencies of tst-nolink-libc.c
2025-01-07  Florian Weimerelf: Second ld.so relocation only if libc.so has been...
2025-01-03  H.J. LuRename have-mtls-descriptor to have-test-mtls-descriptor
2025-01-02  H.J. Lutst-unique[34].cc: Use explicit instantiation declarati...
2025-01-02  Florian Weimerelf: Use TLS_DTV_OFFSET in __tls_get_addr
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2025-01-01  Paul EggertPass glibc pre-commit checks
2024-12-31  Adhemerval Zanellaelf: Add glibc.rtld.execstack
2024-12-31  Adhemerval Zanellaelf: Add tst-execstack-prog-static
2024-12-31  Adhemerval Zanellaelf: Do not change stack permission on dlopen/dlmopen
2024-12-31  Adhemerval Zanellaelf: Cleanup and improve tst-execstack
2024-12-27  Florian Weimerelf: Remove the GET_ADDR_ARGS and related macros from...
2024-12-22  H.J. LuSuppress Clang -Wimplicit-fallthrough warnings
2024-12-22  Adhemerval Zanellainclude/sys/cdefs.h: Add __attribute_optimization_barrier__
2024-12-22  Adhemerval Zanellaelf: Suppress clang warning on tst-unique4
2024-12-22  H.J. Luelf: Enable tst-dlopen-nodelete-reloc if TEST_CXX suppo...
2024-12-22  H.J. Luelf: Compile test modules with -fsemantic-interposition
2024-12-22  H.J. LuEnable execstack tests only if compiler supports trampoline
2024-12-20  Florian Weimerelf: Reorder audit events in dlcose to match _dl_fini...
2024-12-20  Florian Weimerelf: Call la_objclose for proxy link maps in _dl_fini...
2024-12-20  Florian Weimerelf: Signal la_objopen for the proxy link map in dlmope...
2024-12-20  Florian Weimerelf: Add the endswith function to <endswith.h>
2024-12-20  Florian Weimerelf: Update DSO list, write audit log to elf/tst-audit2...
2024-12-20  Florian Weimerelf: Move _dl_rtld_map, _dl_rtld_audit_state out of GL
2024-12-20  Florian Weimerelf: Introduce is_rtld_link_map
2024-12-19  Florian Weimerelf: Remove code dependent on __rtld_lock_default_lock_...
2024-12-19  Joseph MyersAdd further DSO dependency sorting tests
2024-12-19  Joseph MyersAdd NT_X86_XSAVE_LAYOUT and NT_ARM_POE from Linux 6...
2024-12-17  H.J. Lutst-unique3.cc: Add explicit instantiation declaration...
2024-12-14  H.J. LuReturn EXIT_UNSUPPORTED if __builtin_add_overflow unava...
2024-12-14  H.J. Luifuncmain9.c: Return EXIT_UNSUPPORTED for GCC 5.4 or...
2024-12-05  Joseph MyersFix typo in elf/Makefile:postclean-generated
2024-12-05  Joseph MyersAdd further test of TLS
2024-11-29  Joseph MyersAdd test of ELF hash collisions
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-11-21  H.J. Luelf: Handle static PIE with non-zero load address ...
2024-11-13  Aurelien Jarnoelf: handle addition overflow in _dl_find_object_update...
2024-11-12  Adhemerval Zanellalinux: Add support for getrandom vDSO
2024-11-07  DJ Delorieelf: avoid jumping over a needed declaration
next