2025-03-07 |
Adhemerval... | linux: Add support for PT_GNU_MUTABLE azanella/memory-seal-v6 |
commit | commitdiff | tree |
2025-03-07 |
Adhemerval... | linux: Add memory sealing tests |
commit | commitdiff | tree |
2025-03-07 |
Adhemerval... | Add --enable-memory-sealing configure options |
commit | commitdiff | tree |
2025-03-07 |
Adhemerval... | elf: Add support to memory sealing |
commit | commitdiff | tree |
2025-03-06 |
Adhemerval... | elf: Use RTLD_NODELETE for dependencies |
commit | commitdiff | tree |
2025-03-06 |
Adhemerval... | rtld: Move call_init_paths after _dl_process_pt_gnu_pro... |
commit | commitdiff | tree |
2025-03-06 |
Adhemerval... | elf: Parse gnu properties for the loader |
commit | commitdiff | tree |
2025-03-06 |
Adhemerval... | elf: Parse gnu properties for static linked binaries |
commit | commitdiff | tree |
2025-03-06 |
Adhemerval... | linux: Add mseal syscall support |
commit | commitdiff | tree |
2025-03-06 |
Samuel Thibault | htl: Make __pthread_create_internal directly call __pth... |
commit | commitdiff | tree |
2025-03-06 |
Samuel Thibault | htl: Make __pthread_sigmask directly call __sigthreadmask |
commit | commitdiff | tree |
2025-03-06 |
Samuel Thibault | hurd: Consolidate signal mask change |
commit | commitdiff | tree |
2025-03-05 |
H.J. Lu | static-pie: Skip the empty PT_LOAD segment at offset... |
commit | commitdiff | tree |
2025-03-05 |
Ronan Pigott | sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf |
commit | commitdiff | tree |
2025-03-05 |
Adhemerval... | linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV |
commit | commitdiff | tree |
2025-03-05 |
Adhemerval... | Remove dl-procinfo.h |
commit | commitdiff | tree |
2025-03-05 |
Adhemerval... | powerpc: Remove unused dl-procinfo.h |
commit | commitdiff | tree |
2025-03-05 |
Adhemerval... | powerpc: Move cache geometry information to ld diagnostics |
commit | commitdiff | tree |
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 |
next |