]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2 days ago  Florian WeimerOptimize __libc_tsd_* thread variable access release/2.40/master
3 days ago  H.J. Lui386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]
3 days ago  H.J. Lui386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
3 days ago  Florian Weimerdebug: Fix tst-longjmp_chk3 build failure on Hurd
3 days ago  Florian Weimerdebug: Wire up tst-longjmp_chk3
4 days ago  H.J. Lui386: Update ___tls_get_addr to preserve vector registers
4 days ago  mengqinggangLoongArch: Regenerate preconfigure. [bug 32521]
4 days ago  Florian Weimerelf: Preserve _rtld_global layout for the release branch
4 days ago  Florian Weimerelf: Compile _dl_debug_state separately (bug 33224)
4 days ago  Florian Weimerelf: Restore support for _r_debug interpositions and...
4 days ago  Florian Weimerelf: Introduce _dl_debug_change_state
4 days ago  Florian Weimerelf: Introduce separate _r_debug_array variable
4 days ago  Florian Weimerelf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
4 days ago  Florian Weimerelf: Second ld.so relocation only if libc.so has been...
4 days ago  Florian Weimerelf: Fix handling of symbol versions which hash to...
4 days ago  Florian Weimerelf: Reorder audit events in dlcose to match _dl_fini...
4 days ago  Florian Weimerelf: Call la_objclose for proxy link maps in _dl_fini...
4 days ago  Florian Weimerelf: Signal la_objopen for the proxy link map in dlmope...
4 days ago  Florian Weimerelf: Add the endswith function to <endswith.h>
4 days ago  Florian Weimerelf: Update DSO list, write audit log to elf/tst-audit2...
4 days ago  Florian Weimerelf: Switch to main malloc after final ld.so self-reloc...
4 days ago  Florian Weimerelf: Introduce _dl_relocate_object_no_relro
4 days ago  Florian Weimerelf: Do not define consider_profiling, consider_symbind...
4 days ago  Florian Weimerelf: rtld_multiple_ref is always true
4 days ago  Florian WeimerRevert "elf: Run constructors on cyclic recursive dlope...
4 days ago  Florian Weimerelf: Fix map_complete Systemtap probe in dl_open_worker
4 days ago  Florian Weimerelf: Signal RT_CONSISTENT after relocation processing...
4 days ago  Florian Weimerelf: Signal LA_ACT_CONSISTENT to auditors after RT_CONS...
4 days ago  Florian Weimerelf: Run constructors on cyclic recursive dlopen (bug...
7 days ago  H.J. Lux86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
7 days ago  H.J. Lux86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
7 days ago  Joe Ramsaymath: Remove no-mathvec flag
8 days ago  Jens RemusUse TLS initial-exec model for __libc_tsd_CTYPE_* threa...
8 days ago  Florian Weimerctype: Fallback initialization of TLS using relocations...
8 days ago  Florian WeimerUse proper extern declaration for _nl_C_LC_CTYPE_{class...
8 days ago  Florian WeimerRemove <libc-tsd.h>
8 days ago  Florian Weimerelf: Handle ld.so with LOAD segment gaps in _dl_find_ob...
8 days ago  Florian Weimerelf: Extract rtld_setup_phdr function from dl_main
8 days ago  Florian Weimerelf: Do not add a copy of _dl_find_object to libc.so
11 days ago  Luna LambAArch64: Improve codegen SVE log1p helper
11 days ago  Dylan FlemingAArch64: Optimise SVE FP64 Hyperbolics
11 days ago  Dylan FlemingAArch64: Optimize SVE exp functions
11 days ago  Luna LambAArch64: Improve codegen in SVE log1p
11 days ago  Dylan FlemingAArch64: Optimize inverse trig functions
11 days ago  Pierre BlanchardAArch64: Optimize algorithm in users of SVE expf helper
11 days ago  Wilco DijkstraAArch64: Avoid memset ifunc in cpu-features.c [BZ ...
2025-07-24  Florian Weimerposix: Fix double-free after allocation failure in...
2025-06-20  Florian WeimerFix error reporting (false negatives) in SGID tests
2025-06-20  Florian Weimersupport: Pick group in support_capture_subprogram_self_...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strcmp for power10...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc : Add optimized memchr for...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Fix performance issues of...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strncmp for power10...
2025-05-21  Florian Weimerelf: Fix subprocess status handling for tst-dlopen...
2025-05-20  Sunil K Pandeyx86_64: Fix typo in ifunc-impl-list.c.
2025-05-20  Florian Weimerelf: Test case for bug 32976 (CVE-2025-4802)
2025-05-20  Florian Weimersupport: Add support_record_failure_barrier
2025-05-20  Florian Weimersupport: Use const char * argument in support_capture_s...
2025-05-16  Florian Weimerelf: Keep using minimal malloc after early DTV resize...
2025-04-30  Arjun Shankarlibio: Correctly link tst-popen-fork against libpthread
2025-04-30  Arjun Shankarlibio: Fix a deadlock after fork in popen
2025-04-29  Florian Weimernptl: PTHREAD_COND_INITIALIZER compatibility with pre...
2025-04-28  Malte Skarupkenptl: Use all of g1_start and g_signals
2025-04-28  Malte Skarupkenptl: rename __condvar_quiesce_and_switch_g1
2025-04-28  Malte Skarupkenptl: Fix indentation
2025-04-28  Malte Skarupkenptl: Use a single loop in pthread_cond_wait instaed...
2025-04-28  Malte Skarupkenptl: Remove g_refs from condition variables
2025-04-28  Malte Skarupkenptl: Remove unnecessary quadruple check in pthread_con...
2025-04-28  Malte Skarupkenptl: Remove unnecessary catch-all-wake in condvar...
2025-04-28  Malte Skarupkenptl: Update comments and indentation for new condvar...
2025-04-28  Frank Barruspthreads NPTL: lost wakeup fix 2
2025-04-12  H.J. Lux86: Detect Intel Diamond Rapids
2025-04-12  Sunil K Pandeyx86: Handle unknown Intel processor with default tuning
2025-04-12  Sunil K Pandeyx86: Add ARL/PTL/CWF model detection support
2025-04-12  Sunil K Pandeyx86: Optimize xstate size calculation
2025-04-12  Noah Goldsteinx86: Use `Avoid_Non_Temporal_Memset` to control non...
2025-03-31  Florian Weimerx86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with...
2025-03-29  Florian Weimerx86: Use separate variable for TLSDESC XSAVE/XSAVEC...
2025-03-29  Florian Weimerx86: Skip XSAVE state size reset if ISA level requires...
2025-03-18  Sunil K Pandeyx86_64: Add atanh with FMA
2025-03-18  Sunil K Pandeyx86_64: Add sinh with FMA
2025-03-18  Sunil K Pandeyx86_64: Add tanh with FMA
2025-03-12  Michael Jeansonnptl: clear the whole rseq area before registration
2025-02-28  Wilco Dijkstramath: Improve layout of exp/exp10 data
2025-02-28  Wilco DijkstraAArch64: Use prefer_sve_ifuncs for SVE memset
2025-02-28  Wilco DijkstraAArch64: Add SVE memset
2025-02-28  Wilco Dijkstramath: Improve layout of expf data
2025-02-28  Wilco DijkstraAArch64: Remove zva_128 from memset
2025-02-28  Wilco DijkstraAArch64: Optimize memset
2025-02-28  Wilco DijkstraAArch64: Improve generic strlen
2025-02-27  Wilco DijkstraRevert "AArch64: Add vector logp1 alias for log1p"
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE powf
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE pow
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE erfcf
2025-02-27  Luna LambAarch64: Improve codegen in SVE exp and users, and...
2025-02-27  Luna LambAarch64: Improve codegen in SVE asinh
2025-02-27  Luna LambAArch64: Improve codegen in SVE expm1f and users
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE log1pf users
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE logs
2025-02-27  Luna LambAArch64: Improve codegen in SVE tans
next