2025-03-05 |
Adhemerval... | powerpc: Move AT_HWCAP descriptions to ld diagnostics |
commit | commitdiff | tree |
2025-03-05 |
Wilco Dijkstra | benchtests: Add random strlen benchmark |
commit | commitdiff | tree |
2025-03-05 |
Wilco Dijkstra | benchtests: Improve large memcpy/memset benchmarks |
commit | commitdiff | tree |
2025-03-05 |
Siddhesh Poyarekar | manual: Explain sched_yield semantics with different... |
commit | commitdiff | tree |
2025-03-04 |
Sam James | Pass -Wl,--no-error-execstack for tests where -Wl,... |
commit | commitdiff | tree |
2025-03-03 |
Ben Kallus | malloc: Add integrity check to largebin nextsizes |
commit | commitdiff | tree |
2025-03-03 |
Samuel Zeter | libio: Clean up fputc/putc comments |
commit | commitdiff | tree |
2025-03-02 |
Samuel Thibault | htl: move pthread_once into libc |
commit | commitdiff | tree |
2025-02-28 |
Wilco Dijkstra | Remove unused dl-procinfo.h |
commit | commitdiff | tree |
2025-02-28 |
Xi Ruoyao | LoongArch: Optimize f{max,min}imum_mag_num{,f} |
commit | commitdiff | tree |
2025-02-28 |
Xi Ruoyao | LoongArch: Optimize f{max,min}imum_num{,f} |
commit | commitdiff | tree |
2025-02-28 |
Xi Ruoyao | LoongArch: Optimize f{max,min}imum_mag{,f} |
commit | commitdiff | tree |
2025-02-28 |
Xi Ruoyao | LoongArch: Optimize f{max,min}imum{,f} |
commit | commitdiff | tree |
2025-02-27 |
Wilco Dijkstra | AArch64: Use prefer_sve_ifuncs for SVE memset |
commit | commitdiff | tree |
2025-02-26 |
Sergei Zimmerman | sysdeps/ieee754: Fix remainder sign of zero for FE_DOWN... |
commit | commitdiff | tree |
2025-02-25 |
John David... | math: Add optimization barrier to ensure a1 + u.d is... |
commit | commitdiff | tree |
2025-02-25 |
Yangyu Chen | RISC-V: Fix IFUNC resolver cannot access gp pointer |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Remove LP64 and ILP32 ifdefs |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Simplify lrint |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Remove AARCH64_R macro |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Cleanup pointer mangling |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Remove PTR_REG defines |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | AArch64: Remove PTR_ARG/SIZE_ARG defines |
commit | commitdiff | tree |
2025-02-24 |
Wilco Dijkstra | stdlib: Add single-threaded fast path to rand() |
commit | commitdiff | tree |
2025-02-24 |
Stefan Liebler | Increase the amount of data tested in stdio-common... |
commit | commitdiff | tree |
2025-02-24 |
Frédéric Bérat | posix: Rewrite cpuset tests |
commit | commitdiff | tree |
2025-02-24 |
Frédéric Bérat | support: Add support_next_to_fault_before support function |
commit | commitdiff | tree |
2025-02-23 |
koraynilay | math: Fix `unknown type name '__float128'` for clang... |
commit | commitdiff | tree |
2025-02-21 |
Michael Jeanson | nptl: clear the whole rseq area before registration |
commit | commitdiff | tree |
2025-02-21 |
Yury Khrustalev | aarch64: Add GCS test with signal handler |
commit | commitdiff | tree |
2025-02-21 |
Yury Khrustalev | aarch64: Add GCS tests for dlopen |
commit | commitdiff | tree |
2025-02-21 |
Yury Khrustalev | aarch64: Add GCS tests for transitive dependencies |
commit | commitdiff | tree |
2025-02-21 |
Yury Khrustalev | aarch64: Add tests for Guarded Control Stack |
commit | commitdiff | tree |
2025-02-21 |
Yury Khrustalev | aarch64: Add configure checks for GCS support |
commit | commitdiff | tree |
2025-02-20 |
Carlos O'Donell | manual: Mark setlogmask as AS-unsafe and AC-unsafe. |
commit | commitdiff | tree |
2025-02-20 |
Wilco Dijkstra | AArch64: Add SVE memset |
commit | commitdiff | tree |
2025-02-20 |
H.J. Lu | x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL... |
commit | commitdiff | tree |
2025-02-19 |
Carlos O'Donell | manual: Document setlogmask as MT-safe. |
commit | commitdiff | tree |
2025-02-17 |
Adhemerval... | math: Consolidate acosf and asinf internal tables |
commit | commitdiff | tree |
2025-02-17 |
Adhemerval... | math: Consolidate acospif and asinpif internal tables |
commit | commitdiff | tree |
2025-02-17 |
Adhemerval... | math: Consolidate cospif and sinpif internal tables |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: don't export __pthread_default_rwlockattr anymore. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlock_init into libc. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlock_destroy into libc. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrl... |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlock_unlock into libc. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlock_tryrdlock, pthread_rwlock_tryw... |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_getpshared, pthread_rwlock... |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_destroy into libc. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_init into libc. |
commit | commitdiff | tree |
2025-02-16 |
gfleury | htl: move __pthread_default_rwlockattr into libc. |
commit | commitdiff | tree |
2025-02-15 |
Aurelien Jarno | Fix tst-aarch64-pkey to handle ENOSPC as not supported |
commit | commitdiff | tree |
2025-02-14 |
Tulio Magno... | Increase the amount of data tested in stdio-common... |
commit | commitdiff | tree |
2025-02-13 |
Florian Weimer | elf: Keep using minimal malloc after early DTV resize... |
commit | commitdiff | tree |
2025-02-13 |
Tulio Magno... | libio: Initialize _total_written for all kinds of streams |
commit | commitdiff | tree |
2025-02-13 |
Ben Kallus | malloc: Add size check when moving fastbin->tcache |
commit | commitdiff | tree |
2025-02-13 |
Tobias Stoeckmann | nss: Improve network number parsers (bz 32573, 32575) |
commit | commitdiff | tree |
2025-02-13 |
Carlos O'Donell | nptl: Remove unused __g_refs comment. |
commit | commitdiff | tree |
2025-02-13 |
Siddhesh Poyarekar | advisories: Fix up GLIBC-SA-2025-0001 |
commit | commitdiff | tree |
2025-02-13 |
Yat Long Poon | AArch64: Improve codegen for SVE powf |
commit | commitdiff | tree |
2025-02-13 |
Yat Long Poon | AArch64: Improve codegen for SVE pow |
commit | commitdiff | tree |
2025-02-13 |
Yat Long Poon | AArch64: Improve codegen for SVE erfcf |
commit | commitdiff | tree |
2025-02-13 |
Luna Lamb | Aarch64: Improve codegen in SVE exp and users, and... |
commit | commitdiff | tree |
2025-02-13 |
Luna Lamb | Aarch64: Improve codegen in SVE asinh |
commit | commitdiff | tree |
2025-02-13 |
Wilco Dijkstra | math: Improve layout of exp/exp10 data |
commit | commitdiff | tree |
2025-02-13 |
Siddhesh Poyarekar | assert: Add test for CVE-2025-0395 |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Consolidate coshf and sinhf internal tables |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Consolidate acoshf and asinhf internal tables |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use tanpif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use sinpif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use cospif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use atanpif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use atan2pif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use asinpif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | math: Use acospif from CORE-MATH |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | benchtests: Add tanpif |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | benchtests: Add sinpif |
commit | commitdiff | tree |
2025-02-12 |
Adhemerval... | benchtests: Add cospif |
commit | commitdiff | tree |
2025-02-11 |
Adhemerval... | benchtests: Add atanpif |
commit | commitdiff | tree |
2025-02-11 |
Adhemerval... | benchtests: Add atan2pif |
commit | commitdiff | tree |
2025-02-11 |
Adhemerval... | benchtests: Add asinpif |
commit | commitdiff | tree |
2025-02-11 |
Adhemerval... | benchtests: Add acospif |
commit | commitdiff | tree |
2025-02-10 |
Samuel Thibault | hurd: Replace char foo[1024] with string_t |
commit | commitdiff | tree |
2025-02-10 |
Samuel Thibault | hurd: Drop useless buffer initialization in ttyname* |
commit | commitdiff | tree |
2025-02-10 |
Flavio Cruz | mig_strncpy: ensure destination string is null terminated |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: stop exporting __pthread_default_barrierattr. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrier_wait into libc. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrier_init into libc. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrier_destroy into libc. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_getpshared, pthread_barri... |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_init into libc. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_destroy into libc. |
commit | commitdiff | tree |
2025-02-10 |
gfleury | htl: move __pthread_default_barrierattr into libc. |
commit | commitdiff | tree |
2025-02-06 |
DJ Delorie | manual: Update signal descriptions |
commit | commitdiff | tree |
2025-02-05 |
Tulio Magno... | libio: Replace __LP64__ with __WORDSIZE |
commit | commitdiff | tree |
2025-02-05 |
Florian Weimer | powerpc64le: Also avoid IFUNC for __mempcpy |
commit | commitdiff | tree |
2025-02-05 |
Florian Weimer | elf: Build dl-tls.o with early startup symbol redirections |
commit | commitdiff | tree |
2025-02-04 |
DJ Delorie | manual: make @manpageurl more specific to each output |
commit | commitdiff | tree |
2025-02-03 |
Adhemerval... | math: Fix tanf for some inputs (BZ 32630) |
commit | commitdiff | tree |
2025-02-02 |
Florian Weimer | elf: Use _dl_find_object instead of _dl_find_dso_for_ob... |
commit | commitdiff | tree |
next |