]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-10-20  Adhemerval... Fix -Wno-ignored-attributes configure check
2025-10-20  Adhemerval... aarch64: Fix gcs linker flags
2025-10-20  Adhemerval... posix: Defined _POSIX_VDISABLE as integer literal
2025-10-20  Adhemerval... iconvdata: Remove use of GNU old-style field designator...
2025-10-20  Adhemerval... sunrpc: Remove extra parenthesis on comparison
2025-10-20  Adhemerval... stdlib: Remove -Wmaybe-uninitialized supression on...
2025-10-20  Joseph MyersMake <inttypes.h> printf macros narrow arguments (bug...
2025-10-17  Wilco DijkstraAArch64: Use math-use-builtins for roundeven(f)/lrint...
2025-10-17  Wilco Dijkstramath: Add builtin support for (l)lround(f)
2025-10-17  Wilco Dijkstramalloc: Cleanup _int_memalign
2025-10-17  Joseph MyersImplement C23 memalignment
2025-10-14  Adhemerval... math: Use binary search on lgammaf slow path
2025-10-14  Adhemerval... math: Use stdbit.h instead of builtin in math_config.h
2025-10-14  Adhemerval... math: Optimize fma call on log2pf1
2025-10-14  Adhemerval... math: Optimize fma call on asinpif
2025-10-14  Adhemerval... math: Remove erfcf fma usage
2025-10-14  Adhemerval... math: Remove asinhf fma usage
2025-10-14  Adhemerval... math: Optimize fma call on acospif
2025-10-14  Adhemerval... math: Remove acoshf fma usage
2025-10-14  Adhemerval... math: Update auto-libm-test-out-log2p1
2025-10-14  Yury Khrustalevaarch64: tests for SME
2025-10-14  Yury Khrustalevaarch64: clear ZA state of SME before clone and clone3...
2025-10-14  Yury Khrustalevaarch64: define macro for calling __libc_arm_za_disable
2025-10-14  Paul Zimmermannreplace use of double by float [BZ#29326]
2025-10-14  Collin Funkposix: Avoid a stack overflow when glob is given many...
2025-10-13  Arjun Shankarstring: Add tests for unique strerror and strsignal...
2025-10-12  Uros Bizjakx86: Fix trivial code formatting erros in my last two...
2025-10-12  Uros Bizjaki386: Use __seg_gs qualifiers in PTR_{MANGLE,DEMANGLE...
2025-10-12  Uros Bizjakx86_64: Use __seg_fs qualifiers in PTR_{MANGLE,DEMANGLE...
2025-10-10  Sergey Kolosovresolv: Add tests for getaddrinfo returning EAI_AGAIN...
2025-10-10  Yury Khrustalevmisc: Fix several typos
2025-10-10  Collin Funklibio: Add terminating NUL when the first character...
2025-10-09  Andreas SchwabAlphabetize nss/Makefile
2025-10-08  Ben Boeckelelf: Report when found libraries are rejected [BZ ...
2025-10-08  Adhemerval... benchtests: Improve fmod benchmark
2025-10-08  Adhemerval... benchtests: Add lgammaf_r benchmark
2025-10-08  Dev Jainmalloc: Do not call madvise if oldsize >= THP size
2025-10-08  Wilco Dijkstramalloc: Improve mmap interface
2025-10-08  Wilco Dijkstraatomic: Remove atomic_forced_read
2025-10-08  Andreas Schwabnss: use C locale for parsing nsswitch.conf (bug 33519)
2025-10-08  Uros Bizjakx86: Use typeof_member style in RSEQ area access expres...
2025-10-08  Uros Bizjakx86: Simplify RSEQ area access expressions
2025-10-08  Uros Bizjakx86: Simplify stack and pointer guard macros
2025-10-08  Uros Bizjakx86: Simplify TCB access expressions
2025-10-08  Sunil K Pandeyx86: Detect Intel Nova Lake Processor
2025-10-07  Sunil K Pandeyx86: Detect Intel Wildcat Lake Processor
2025-10-07  Sachin Mongappc64le: Restore optimized strncmp for power10
2025-10-07  Sachin Mongappc64le: Restore optimized strcmp for power10
2025-10-07  Collin Funkmanual: check the correct variable in SIOCATMARK exampl...
2025-10-06  Yury Khrustalevmanual: describe syscall numbers not supported via...
2025-10-06  Bruno Haiblemanual: fix some mistakes in the indices [BZ #24657]
2025-10-03  Collin Funkmanual: Fix missing reference to the mmap function...
2025-10-03  Adhemerval... arm: Add ARM VFPv4 VFMA instruction support in fma...
2025-10-03  Adhemerval... math: Optimize flt-32 remainder implementation
2025-10-03  Adhemerval... math: Optimize dbl-64 remainder implementation
2025-10-03  William Huntmalloc: Cleanup macros, asserts and sysmalloc_mmap_fallback
2025-10-03  Collin Funkmath: fix Wshift-overflow warning.
2025-10-01  Alejandro Colomartests-mbwc/tst_funcs.h: Fix typo
2025-10-01  Prasanna Paithankarshm-directory: Truncated struct member name length
2025-10-01  Adhemerval... benchtests: Add remainderf benchtest
2025-10-01  Adhemerval... benchtests: Add remainder benchtest
2025-10-01  Joseph MyersUse Linux 6.17 in build-many-glibcs.py
2025-10-01  Joseph MyersAdd once_flag, ONCE_FLAG_INIT and call_once to stdlib...
2025-10-01  Joseph MyersImplement C23 memset_explicit (bug 32378)
2025-09-30  Collin Funkmanual: Fix missing declaration in inetcli example.
2025-09-30  Collin Funkmanual: Fix compiler errors in inetsrv example.
2025-09-30  Collin Funkmanual: Fix compiler errors in filesrv example.
2025-09-30  Collin Funkmanual: Fix missing declaration in select example.
2025-09-30  Collin Funkmanual: Fix missing declaration in setjmp example.
2025-09-30  Collin Funkmanual: fix missing include in sigh1 example.
2025-09-30  Collin Funkmanual: Fix missing declaration in strdupa example.
2025-09-30  Collin Funkmanual: Allow getsubopt example to compile with GCC 15.
2025-09-30  Collin Funkmanual: Fix missing include in memopen example.
2025-09-30  Collin Funkmanual: Fix missing declaration in twalk example.
2025-09-30  Collin Funkmanual: Fix missing include in sigusr example.
2025-09-30  Collin Funkmanual: Fix missing includes in the mbstouwcs example.
2025-09-30  Collin Funkmanual: Fix missing include in group and user database...
2025-09-28  Collin FunkLinux: Fix tst-copy_file_range-large test on recent...
2025-09-27  Luna LambAArch64: Implement AdvSIMD and SVE log10p1(f) routines
2025-09-27  Luna LambAArch64: Implement AdvSIMD and SVE log2p1(f) routines
2025-09-25  Florian Weimermanual: Improve documentation of the shutdown function
2025-09-24  Uros Bizjakx86: Restore "*&" GCC asm memory operand workaround...
2025-09-23  Samuel Thibaulthurd: Fix building on i686-gnu
2025-09-23  Adhemerval... math: Remove unused files
2025-09-23  Adhemerval... benchtests: Add workload for tgammaf-inputs
2025-09-23  Jovan Dmitrovicmips: Fix delay slot filling in bsd-setjmp.S
2025-09-23  Jovan Dmitrovicmips: Remove strcmp.S
2025-09-23  Adhemerval... assert: Refactor assert/assert_perror
2025-09-23  Adhemerval... nptl: Fix MADV_GUARD_INSTALL logic for thread without...
2025-09-23  Uros Bizjakx86_64: Fix number of operands mismatch for `vdivss'
2025-09-22  Uros Bizjakx86: Use "%v" to emit VEX encoded instructions for...
2025-09-22  Uros Bizjakx86: Remove obsolete "*&" GCC asm memory operand workaround
2025-09-22  Wilco Dijkstrabenchtests: Fix warning in bench-strchr.c
2025-09-22  Wilco DijkstraNEWS: Update with removal of dumped heaps
2025-09-22  Samuel Thibaulthurd: Fix RLIM_INFINITY on 64b
2025-09-22  Samuel Thibaulthurd: Note BZ #30166 as fixed
2025-09-21  Diego Nieto Cidhurd: implement RLIMIT_AS against Mach RPCs
2025-09-21  Samuel Thibaulthurd: catch SIGSEGV on returning from signal handler
2025-09-19  DJ Deloriemanual: Explain our implementation-defined memstream...
2025-09-19  Wilco Dijkstramalloc: Remove dumped heap support
next