| 2025-11-26 |
Adhemerval... | Add add_ssaaaa and sub_ssaaaa to gmp-arch.h |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Adhemerval... | Add gmp-arch and udiv_qrnnd |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Adhemerval... | Add new math improvemenst to NEWS |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Yury Khrustalev | scripts: Fix minor lint warnings in build-many-glibcs.py |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Arjun Shankar | malloc: Add threaded variants of single-threaded malloc... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Arjun Shankar | support: Add support for running tests in a multi-threa... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Samuel Thibault | htl: Fix conditions for thread list variables |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Samuel Thibault | pthread: Simplify condition for hidden proto |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
gfleury | htl: move c11 symbols into libc. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Samuel Thibault | htl: Also use __libc_thread_freeres to clean TLS state |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Fix bench-build after cd748a63ab |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | linux: Handle EINVAL as unsupported on tst-pidfd_getinfo |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | bench-malloc-thread: Add libm for powf |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Remove clang warnings |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Add attribute_optimize |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Use __f128 on ilogbf128-inputs constants |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | Enable --enable-fortify-source with clang |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | configure: Only use -fno-fp-int-builtin-inexact if... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Add fmaf benchtests |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | math: Remove ldbl-96 fma implementation |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Adhemerval... | benchtests: Add fma benchtests |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Samuel Thibault | htl: Move pthread_atfork compatibility symbol to libc |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
gfleury | htl: move pthread_spin_{destroy, lock, init, trylock... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Joseph Myers | Implement C23 const-preserving standard library macros |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Adhemerval... | Check if linker supports -Wl,--undefined-version |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Adhemerval... | nptl: Replace FALLTHROUGH with [[fallthrough]] |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Samuel Thibault | hurd: Add missing free_sized and free_aligned_sized |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Andreas Schwab | Use __fstat64_time64 in __fts64_children_time64 (bug... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Wilco Dijkstra | malloc: Use _int_free_chunk in tcache_thread_shutdown |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Adhemerval... | math: Sync atanh from CORE-MATH |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Justin King | malloc: add free_sized and free_aligned_sized from C23 |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Adhemerval... | math: Sync acosh from CORE-MATH |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
H. Peter Anvin | linux/termios: test the kernel-side termios canonicaliz... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Florian Weimer | nss: Remove effectively unused __nss_*_database variables |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Dylan Fleming | AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Pierre Blanchard | AArch64: Fix and improve SVE pow(f) special cases |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Pierre Blanchard | AArch64: fix SVE tanpi(f) [BZ #33642] |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
gfleury | htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
gfleury | htl: move pthread_getname_np/setname_np into libc. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
gfleury | htl: fix compatibility |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Adhemerval... | Add new AArch64 HWCAP3 definitions from Linux 6.17... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Arjun Shankar | malloc: Simplify tst-free-errno munmap failure test |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Stefan Liebler | Remove support for lock elision. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Florian Weimer | nss: Remove effectively unused struct nss_database_defa... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Florian Weimer | nss: Clean up function pointer/void * unions |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
H. Peter Anvin | linux/termios: factor out the kernel interface from... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
H. Peter Anvin | linux/termios: clear k_termios.c_cflag & CIBAUD for... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Collin Funk | manual: don't use the FSF's old address in license... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Pádraig Brady | posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627] |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Adhemerval... | configure: Remove for redirection of built-in functions |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Adhemerval... | math: Handle fabsf128 !__USE_EXTERN_INLINES |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Adhemerval... | x86: Fix strstr ifunc on clang |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Adhemerval... | x86: Use -mavx instead of -msse2avx |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Adhemerval... | math: Don't redirect inlined builtin math functions |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Florian Weimer | Update COPYING, COPYING.LIB from gnulib, using gnulib... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Florian Weimer | Add COPYINGv3 with the GPL version 3 text |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Florian Weimer | Reference COPYING.LIB in <sframe.h> copyright header |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Samuel Thibault | htl: move pthread_create to into libc |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Samuel Thibault | htl: Move __pthread_enable/disable_asynccancel into... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Samuel Thibault | hurd: Fix getting rlimit in _hurd_alloc_fd |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Samuel Thibault | htl: Add missing include |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Samuel Thibault | loongarch: Remove TLS_TCB_ALIGN |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Samuel Thibault | hurd: Fix restoring SSE state on signal |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Samuel Thibault | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Osama Abdelkader | math: Optimize frexpl (intel96) with fast path for... |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Adhemerval... | Revert __HAVE_64B_ATOMICS configure check |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Carlos O'Donell | x86: Increase allowable TSX abort rate to 6%. |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Samuel Thibault | htl: Remove errno and herrno from libpthread |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Samuel Thibault | htl: Drop pthread-functions infrastructure |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Samuel Thibault | htl: Move __pthread_cleanup_stack out of libc_pthread_i... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Samuel Thibault | htl: move {,_IO_}f{,un,try}lockfile implementation... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Adhemerval... | linux: Add mseal to mips32 nofpu abilist |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Florian Weimer | hppa: Consistently reference LGPL in copyright header |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Joseph Myers | Change fromfp functions to return floating types follow... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Wilco Dijkstra | math: Remove float_t and double_t [BZ #33563] |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Wilco Dijkstra | math: Remove ldbl-128/s_fma.c |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Adhemerval... | linux: Add mseal syscall support |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Yury Khrustalev | aarch64: fix includes in SME tests |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Xi Ruoyao | LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Samuel Thibault | hurd: Drop remnants of cthreads |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Bruno Haible | cdefs: Fix some typos in comments. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Florian Weimer | stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++ |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
H.J. Lu | x86-64: Fix a typo in fesetenv.c [BZ #33619] |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Xie jiamei | Set Prefer_No_AVX512 flag for hygon platform |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Osama Abdelkader | math: Optimize frexpl (binary128) with fast path for... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Osama Abdelkader | math: Optimize frexp (binary64) with fast path for... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Osama Abdelkader | math: Optimize frexpf (binary32) with fast path for... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Osama Abdelkader | benchtests: Add benchmarks for frexp functions |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | math: Sync acosh from CORE-MATH |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | Filter out internal abort during ld.so build |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | x86: Fix THREAD_GSCOPE_RESET_FLAG build on clang |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | x86: Adapt "%v" usage on clang to emit VEX enconding |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | x86: math: Use of __libgcc_cmp_return__ iff compiler... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | string: Check if attribute can declared after function... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | nss: Suppress clang -Wstring-plus-int on __nss_shlib_re... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Adhemerval... | stdlib: Remove mp_clz_tab.c |
commit | commitdiff | tree | snapshot |
| 2025-11-09 |
Samuel Thibault | hurd: make setpriority clamp nice values to 0..2*NZERO... |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Samuel Thibault | Revert "hurd: Make rename refuse trailing slashes ... |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Samuel Thibault | Add missing $(rpath-link) to elf/ld.so --library-path |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Samuel Thibault | Add missing $(rpath-link) to /elf/ld.so --library-path |
commit | commitdiff | tree | snapshot |
| next |