]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-12-14  H.J. LuAdd braces in initializers for GCC 4.9 or older
2024-12-14  H.J. LuReturn EXIT_UNSUPPORTED if __builtin_mul_overflow unava...
2024-12-14  H.J. Lutst-minsigstksz-1.c: Return EXIT_UNSUPPORTED for GCC...
2024-12-14  H.J. Lutester.c: Use -Wmemset-transposed-args for GCC 5 or...
2024-12-14  H.J. LuMakefile.in: Add test to check xcheck rule
2024-12-14  H.J. LuDon't use TEST_CXX as CXX for build
2024-12-13  Wilco DijkstraAArch64: Update libm-test-ulps
2024-12-13  Stefan Lieblers390: Simplify elf_machine_{load_address, dynamic}...
2024-12-13  Stafford Horneor1k: Update libm-test-ulps
2024-12-13  Michael Jeansonnptl: Add <thread_pointer.h> for or1k
2024-12-12  Joseph MyersImplement C23 atan2pi
2024-12-12  H.J. LuClear CXX and TEST_CXX if C++ link test fails
2024-12-12  H.J. Lumath: Remove __XXX math functions from installed math...
2024-12-11  Kuan-Wei ChiuOptimize bsearch() implementation for performance
2024-12-11  Kuan-Wei Chiubenchtests: Add benchmark test for bsearch
2024-12-11  Joseph MyersImplement C23 atanpi
2024-12-11  Peter Bergnerpowerpc64: Fix dl-trampoline.S big-endian / non-ROP...
2024-12-11  Florian Weimerpowerpc: Use correct procedure call standard for getran...
2024-12-11  H.J. LuAdd TEST_CC and TEST_CXX support
2024-12-11  Peter Bergnerpowerpc64le: ROP changes for the dl-trampoline functions
2024-12-11  Wangyang Guomalloc: Add tcache path for calloc
2024-12-10  Joseph MyersImplement C23 asinpi
2024-12-10  Sam Jamesmalloc: add indirection for malloc(-like) functions...
2024-12-09  Joseph MyersImplement C23 acospi
2024-12-09  Sachin Mongapowerpc64le: ROP changes for the *context and setjmp...
2024-12-09  Michael Jeansonnptl: Add <thread_pointer.h> for m68k
2024-12-09  Michael Jeansonnptl: Add <thread_pointer.h> for RISC-V
2024-12-09  Michael Jeansonnptl: add RSEQ_SIG for RISC-V
2024-12-09  Pierre BlanchardAArch64: Improve codegen in users of ADVSIMD expm1...
2024-12-09  Pierre BlanchardAArch64: Improve codegen in users of ADVSIMD log1p...
2024-12-09  Pierre BlanchardAArch64: Improve codegen in AdvSIMD logs
2024-12-09  Pierre BlanchardAArch64: Improve codegen in AdvSIMD pow
2024-12-09  Stefan Lieblers390x: Regenerated ULPs.
2024-12-09  gfleuryhtl: move pthread_condattr_setpshared into libc.
2024-12-09  gfleuryhtl: move pthread_condattr_setclock into libc.
2024-12-09  gfleuryhtl: move pthread_condattr_init into libc.
2024-12-09  gfleuryhtl: move pthread_condattr_getpshared into libc.
2024-12-09  gfleuryhtl: move pthread_condattr_getclock into libc.
2024-12-09  gfleuryhtl: move __pthread_default_condattr into libc.
2024-12-09  gfleuryhtl: move pthread_condattr_destroy into libc.
2024-12-08  Andreas K.... math: Add sinpi,cospi,tanpi sparc64 ulps
2024-12-08  Andreas K.... math: Add tanpi aarch64 ulps
2024-12-07  H.J. Lumath: Exclude internal math symbols for tests [BZ ...
2024-12-06  H.J. LuRemove AC_SUBST(libc_cv_mtls_descriptor)
2024-12-05  Joseph MyersImplement C23 tanpi
2024-12-05  Joseph MyersFix typo in elf/Makefile:postclean-generated
2024-12-05  Adhemerval... math: xfail some sinpi tests for ibm128-libgcc
2024-12-05  Adhemerval... math: xfail some cospi tests for ibm128-libgcc
2024-12-05  Adhemerval... powerpc: Update ulps
2024-12-05  Wilco DijkstraAArch64: Update libm-test-ulps
2024-12-05  H.J. Lui686: Update libm-test-ulps
2024-12-05  H.J. Lux86-64: Update libm-test-ulps
2024-12-05  Joseph MyersUse M_LIT in place of M_MLIT for literals
2024-12-05  Joseph MyersAdd further test of TLS
2024-12-05  Sergey Bugaevhurd: Protect against servers returning bogus read...
2024-12-05  H.J. LuFix and sort variables in Makefiles
2024-12-04  Joseph MyersImplement C23 sinpi
2024-12-04  Joseph MyersImplement C23 cospi
2024-12-03  H.J. Lumalloc: Optimize small memory clearing for calloc
2024-12-03  Joseph MyersUse Linux 6.12 in build-many-glibcs.py
2024-12-02  Carmen Bianca... locale: More strictly implement ISO 8601 for Esperanto...
2024-12-02  Adhemerval... elf: Consolidate stackinfo.h
2024-12-02  Florian Weimermanual: Describe struct link_map, support link maps...
2024-11-29  Joseph MyersAdd threaded test of sem_trywait
2024-11-29  Joseph MyersAdd test of ELF hash collisions
2024-11-29  Sergey Kolosovnptl: Add new test for pthread_spin_trylock
2024-11-29  k4lizenmalloc: send freed small chunks to smallbin
2024-11-29  Wilco DijkstraAArch64: Remove zva_128 from memset
2024-11-29  Wangyang Guobenchtests: Add calloc test
2024-11-28  Siddhesh Poyarekarpthread_getcpuclockid: Add descriptive comment to smoke...
2024-11-28  Adhemerval... Remove nios2-linux-gnu
2024-11-28  Siddhesh Poyarekarlibio: make _IO_least_marker static
2024-11-27  Wangyang Guomalloc: Avoid func call for tcache quick path in free()
2024-11-26  Florian Weimerdebug: Fix tst-longjmp_chk3 build failure on Hurd
2024-11-26  Adhemerval... math: Add internal roundeven_finite
2024-11-25  Julian ZhuRISC-V: Use builtin for fma and fmaf
2024-11-25  Julian ZhuRISC-V: Use builtin for copysign and copysignf
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-11-25  Yannick Le... sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_*
2024-11-25  Florian Weimerdebug: Wire up tst-longjmp_chk3
2024-11-25  Michael Jeansonnptl: initialize cpu_id_start prior to rseq registration
2024-11-25  Adhemerval... math: Fix branch hint for 68d7128942
2024-11-25  Sachin Mongapowerpc64le: ROP Changes for strncpy/ppc-mount
2024-11-25  Vincent Lefevremath: Fix non-portability in the computation of signgam...
2024-11-25  Wangyang Guomalloc: Split _int_free() into 3 sub functions
2024-11-24  Samuel Thibaulthurd: Add MAP_NORESERVE mmap flag
2024-11-22  Siddhesh Poyarekarnptl: Add smoke test for pthread_getcpuclockid failure
2024-11-22  Joseph MyersAdd multithreaded test of sem_getvalue
2024-11-22  Adhemerval... math: Use tanf from CORE-MATH
2024-11-22  Adhemerval... math: Use lgammaf from CORE-MATH
2024-11-22  Adhemerval... math: Use erfcf from CORE-MATH
2024-11-22  Adhemerval... math: Use erff from CORE-MATH
2024-11-22  Adhemerval... math: Split s_erfF in erff and erfc
2024-11-22  Adhemerval... math: Use cbrtf from CORE-MATH
2024-11-22  Adhemerval... benchtests: Add tanf benchmark
2024-11-22  Adhemerval... benchtests: Add lgammaf benchmark
2024-11-22  Adhemerval... benchtests: Add erfcf benchmark
2024-11-22  Adhemerval... benchtests: Add erff benchmark
2024-11-22  Adhemerval... benchtests: Add cbrtf benchmark
2024-11-21  H.J. Luelf: Handle static PIE with non-zero load address ...
next