| 2025-09-09 |
Uros Bizjak | x86: Remove catomic_* locking primitives |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Uros Bizjak | x86: Remove unused atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch atomic.h to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch power to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch hppa to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch sh to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch microblaze to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch alpha to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Switch m68k to builtin atomics |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
Wilco Dijkstra | atomic: Use builtin atomics with USE_ATOMIC_COMPILER_BU... |
commit | commitdiff | tree | snapshot |
| 2025-09-09 |
H.J. Lu | x86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.h |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Thiago Jung... | Linux: Add missing si_code constants from Linux kernel |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Andreas Schwab | Remove futex_supports_pshared |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Xi Ruoyao | misc: Add support for Linux uio.h RWF_DONTCACHE flag |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Adhemerval... | alpha: Align stack for alpha |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Adhemerval... | malloc: Fix Os build on some ABIs |
commit | commitdiff | tree | snapshot |
| 2025-09-05 |
Florian Weimer | libio: Define AT_RENAME_* with the same tokens as Linux |
commit | commitdiff | tree | snapshot |
| 2025-09-05 |
Maciej W. Rozycki | testsuite: Update tests for 'xfclose' use |
commit | commitdiff | tree | snapshot |
| 2025-09-05 |
Maciej W. Rozycki | testsuite: Update tests for 'xfmemopen' use |
commit | commitdiff | tree | snapshot |
| 2025-09-05 |
Maciej W. Rozycki | support: Implement 'xfmemopen' for seamless 'fmemopen... |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Arjun Shankar | x86_64: Unconditionally run test elf/check-dt-x86-64-plt |
commit | commitdiff | tree | snapshot |
| 2025-09-03 |
Joseph Myers | Fix sysdeps/mips/dl-machine-reject-phdr.h build with... |
commit | commitdiff | tree | snapshot |
| 2025-09-02 |
Hasaan Khan | AArch64: Implement exp2m1 and exp10m1 routines |
commit | commitdiff | tree | snapshot |
| 2025-09-01 |
Florian Weimer | Tests: Create files with mode 0666, not 0777 (bug 33171) |
commit | commitdiff | tree | snapshot |
| 2025-09-01 |
Jonathan Wakely | nptl: Fix "Arch-sepecific" typo in comment |
commit | commitdiff | tree | snapshot |
| 2025-09-01 |
Xi Ruoyao | nptl: Provide __pthread_rwlock_unlock compat symbol... |
commit | commitdiff | tree | snapshot |
| 2025-09-01 |
Xi Ruoyao | nptl: Drop IS_IN (libpthread) around hidden_proto ... |
commit | commitdiff | tree | snapshot |
| 2025-08-29 |
DJ Delorie | login: fix ut_line comparison logic |
commit | commitdiff | tree | snapshot |
| 2025-08-29 |
DJ Delorie | malloc: add tst-mxfast to hugetlb exclusion list |
commit | commitdiff | tree | snapshot |
| 2025-08-29 |
Uros Bizjak | x86: Use flag output operands for inline asm in atomic... |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Uros Bizjak | x32: Fix, optimize and cleanup RSEQ_* accessors |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Henrik Lindström | x86/configure: Improve portability of isa level check |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Cupertino Miranda | elf: early conversion of elf p_flags to mprotect flags |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Wilco Dijkstra | malloc: Support hugepages in mremap_chunk |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Wilco Dijkstra | malloc: Change mmap chunk layout |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Paul Zimmermann | added benchmark inputs for rsqrtf and rsqrt |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Paul Zimmermann | add missing benchmark files for several C23 binary64... |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Collin Funk | manual: Refer to libc-alpha instead of a dead mailing... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Don't pass -c to LIBC_TRY_TEST_CC_OPTION |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Remove test-have-mamx-tile from Makefile.in |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Don't use -Wfree-labels/-Wmissing-parameter-name if... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Undef __INT64_C/__UINT64_C for glibc build and test |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Revert "Don't use -Wfree-labels/-Wmissing-parameter... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | Don't use -Wfree-labels/-Wmissing-parameter-name if... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
H.J. Lu | x86: Set have-protected-data to no if unsupported |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Convert macros across scanf input specifi... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Adjust header inclusion in scanf input... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Include correct skeleton in scanf input... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Fix NaN input data for scanf input specif... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Fix bad NaN crash in scanf input specifie... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Fix a crash in scanf input specifier... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Fix error reporting in scanf input specif... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Maciej W. Rozycki | stdio-common: Reject insufficient character data in... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
H.J. Lu | Disable -Wimplicit-fallthrough when clang is in use |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
H.J. Lu | libio: Properly link in libio functions in static binaries |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Uros Bizjak | x86_64: Use __seg_fs qualifiers in NPTL accessors |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
H.J. Lu | x86: Remove an extra space before THREAD_SELF |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Uros Bizjak | x86_64: Remove stalled __GNUC_PREREQ (6, 0) test in... |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Uros Bizjak | i386: Use __seg_gs qualifiers in NPTL accessors |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Uros Bizjak | i386: Remove stalled __GNUC_PREREQ (6, 0) test in THREA... |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Uros Bizjak | i386: Use TESTB instead of TESTL in ____longjmp_chk() |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Uros Bizjak | x86_64: Use TESTB instead of TESTL in CHECK_INVALID_LONGJMP |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Pierre Blanchard | AArch64: Fix SVE powf routine [BZ #33299] |
commit | commitdiff | tree | snapshot |
| 2025-08-19 |
Arjun Shankar | support: Handle FUSE_GETXATTR during FUSE FS mount |
commit | commitdiff | tree | snapshot |
| 2025-08-19 |
caiyinyu | malloc: Fix tst bug in malloc/tst-free-errno-malloc... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
H.J. Lu | i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_unlink into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_{clockwait, timedwait, wait, trywait... |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_post into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_open, sem_close into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_init into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_getvalue into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
gfleury | htl: move sem_destroy into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_startup into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_setup into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_{join, clockjoin_np, timedjoin_np... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_exit into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_detach into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_sigstate_init into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_mutex_transfer_np into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_getattr_np into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_testcancel into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_kill into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_cancel, __pthread_do_cancel into... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __thread_set_pcsptp into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_yield into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_getcpuclockid into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_thread_{alloc, start, terminate... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_stack_alloc into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move __pthread_init_{specific, static_tls}, __pthr... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_get/setconcurrency into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
gfleury | htl: move pthread_setschedprio into libc. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
H.J. Lu | x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212] |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
H.J. Lu | i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221] |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
H.J. Lu | x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129] |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
caiyinyu | LoongArch: Fix build failure for loongarch64-linux... |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Wilco Dijkstra | benchtests: Avoid truncation in random memcpy/memset... |
commit | commitdiff | tree | snapshot |
| 2025-08-11 |
Maciej W. Rozycki | stdio-common: Fix macro parameter shadowing in scanf... |
commit | commitdiff | tree | snapshot |
| 2025-08-11 |
Maciej W. Rozycki | stdio-common: Add 'f' conversion tests for . scanf... |
commit | commitdiff | tree | snapshot |
| 2025-08-11 |
Maciej W. Rozycki | stdio-common: Add 'e' conversion tests for . scanf... |
commit | commitdiff | tree | snapshot |
| next |