summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2025-11-10math: Optimize frexpf (binary32) with fast path for normal numbersOsama Abdelkader
2025-11-10math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-10Filter out internal abort during ld.so buildAdhemerval Zanella
2025-11-10x86: Fix THREAD_GSCOPE_RESET_FLAG build on clangAdhemerval Zanella
2025-11-10x86: Adapt "%v" usage on clang to emit VEX encondingAdhemerval Zanella
2025-11-10x86: math: Use of __libgcc_cmp_return__ iff compiler supports itAdhemerval Zanella
2025-11-10stdlib: Remove mp_clz_tab.cAdhemerval Zanella
2025-11-09hurd: make setpriority clamp nice values to 0..2*NZERO-1 [BZ #33614]Samuel Thibault
2025-11-09Revert "hurd: Make rename refuse trailing slashes [BZ #32570]"Samuel Thibault
2025-11-07aarch64: Remove $(aarch64-bti) checkFlorian Weimer