summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2025-11-22htl: Fix conditions for thread list variablesHEADmasterSamuel Thibault
2025-11-22htl: move c11 symbols into libc.gfleury
2025-11-21linux: Handle EINVAL as unsupported on tst-pidfd_getinfoAdhemerval Zanella
2025-11-21Enable --enable-fortify-source with clangAdhemerval Zanella
2025-11-21math: Remove ldbl-96 fma implementationAdhemerval Zanella
2025-11-21htl: Move pthread_atfork compatibility symbol to libcSamuel Thibault
2025-11-21htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pth...gfleury
2025-11-20hurd: Add missing free_sized and free_aligned_sizedSamuel Thibault
2025-11-19math: Sync atanh from CORE-MATHAdhemerval Zanella
2025-11-19malloc: add free_sized and free_aligned_sized from C23Justin King
2025-11-19math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-19linux/termios: test the kernel-side termios canonicalizationH. Peter Anvin
2025-11-18AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routinesDylan Fleming
2025-11-18AArch64: Fix and improve SVE pow(f) special casesPierre Blanchard
2025-11-18AArch64: fix SVE tanpi(f) [BZ #33642]Pierre Blanchard
2025-11-18htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc.gfleury
2025-11-18htl: move pthread_getname_np/setname_np into libc.gfleury
2025-11-18Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.hAdhemerval Zanella
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-18linux/termios: factor out the kernel interface from termios_internal.hH. Peter Anvin
2025-11-18linux/termios: clear k_termios.c_cflag & CIBAUD for non-split speed [BZ 33340]H. Peter Anvin
2025-11-17math: Handle fabsf128 !__USE_EXTERN_INLINESAdhemerval Zanella
2025-11-17x86: Fix strstr ifunc on clangAdhemerval Zanella
2025-11-17x86: Use -mavx instead of -msse2avxAdhemerval Zanella
2025-11-17math: Don't redirect inlined builtin math functionsAdhemerval Zanella
2025-11-17Reference COPYING.LIB in <sframe.h> copyright headerFlorian Weimer
2025-11-17htl: move pthread_create to into libcSamuel Thibault
2025-11-16htl: Add missing includeSamuel Thibault
2025-11-16loongarch: Remove TLS_TCB_ALIGNSamuel Thibault
2025-11-16hurd: Fix restoring SSE state on signalSamuel Thibault
2025-11-15Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNSamuel Thibault
2025-11-14math: Optimize frexpl (intel96) with fast path for normal numbersOsama Abdelkader
2025-11-14Revert __HAVE_64B_ATOMICS configure checkAdhemerval Zanella
2025-11-14x86: Increase allowable TSX abort rate to 6%.Carlos O'Donell
2025-11-13htl: Remove errno and herrno from libpthreadSamuel Thibault
2025-11-13htl: Drop pthread-functions infrastructureSamuel Thibault
2025-11-13htl: move {,_IO_}f{,un,try}lockfile implementation into libcSamuel Thibault
2025-11-13linux: Add mseal to mips32 nofpu abilistAdhemerval Zanella
2025-11-13hppa: Consistently reference LGPL in copyright headerFlorian Weimer
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-12math: Remove float_t and double_t [BZ #33563]Wilco Dijkstra
2025-11-12math: Remove ldbl-128/s_fma.cWilco Dijkstra
2025-11-12linux: Add mseal syscall supportAdhemerval Zanella
2025-11-12aarch64: fix includes in SME testsYury Khrustalev
2025-11-12LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE in elf_machine_relaXi Ruoyao
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault
2025-11-11x86-64: Fix a typo in fesetenv.c [BZ #33619]H.J. Lu
2025-11-11Set Prefer_No_AVX512 flag for hygon platformXie jiamei
2025-11-10math: Optimize frexpl (binary128) with fast path for normal numbersOsama Abdelkader
2025-11-10math: Optimize frexp (binary64) with fast path for normal numbersOsama Abdelkader