Fourth quarter 2025 Archives by thread
Starting: Wed Oct 1 15:14:35 GMT 2025
Ending: Mon Dec 29 12:12:32 GMT 2025
Messages: 674
- [glibc] Implement C23 memset_explicit (bug 32378)
Joseph Myers
- [glibc] Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23
Joseph Myers
- [glibc] Use Linux 6.17 in build-many-glibcs.py
Joseph Myers
- [glibc] benchtests: Add remainder benchtest
Adhemerval Zanella
- [glibc] benchtests: Add remainderf benchtest
Adhemerval Zanella
- [glibc] shm-directory: Truncated struct member name length
Adhemerval Zanella
- [glibc] tests-mbwc/tst_funcs.h: Fix typo
Adhemerval Zanella
- [glibc] math: fix Wshift-overflow warning.
Collin Funk
- [glibc] malloc: Cleanup macros, asserts and sysmalloc_mmap_fallback
Wilco Dijkstra
- [glibc] math: Optimize dbl-64 remainder implementation
Adhemerval Zanella
- [glibc] math: Optimize flt-32 remainder implementation
Adhemerval Zanella
- [glibc] arm: Add ARM VFPv4 VFMA instruction support in fma/fmaf (BZ 15503)
Adhemerval Zanella
- [glibc] manual: Fix missing reference to the mmap function [BZ #20473]
Collin Funk
- [glibc] manual: fix some mistakes in the indices [BZ #24657]
Collin Funk
- [glibc] manual: describe syscall numbers not supported via syscall()
Yury Khrustalev
- [glibc] manual: check the correct variable in SIOCATMARK example [BZ #33093]
Collin Funk
- [glibc] ppc64le: Restore optimized strcmp for power10
Sachin Monga
- [glibc] ppc64le: Restore optimized strncmp for power10
Sachin Monga
- [glibc] x86: Detect Intel Wildcat Lake Processor
Sunil Pandey
- [glibc] x86: Detect Intel Nova Lake Processor
Sunil Pandey
- [glibc] x86: Simplify TCB access expressions
Uros Bizjak
- [glibc] x86: Simplify stack and pointer guard macros
Uros Bizjak
- [glibc] x86: Simplify RSEQ area access expressions
Uros Bizjak
- [glibc] x86: Use typeof_member style in RSEQ area access expressions
Uros Bizjak
- [glibc] nss: use C locale for parsing nsswitch.conf (bug 33519)
Andreas Schwab
- [glibc] atomic: Remove atomic_forced_read
Wilco Dijkstra
- [glibc] malloc: Improve mmap interface
Wilco Dijkstra
- [glibc] malloc: Do not call madvise if oldsize >= THP size
Wilco Dijkstra
- [glibc] benchtests: Add lgammaf_r benchmark
Adhemerval Zanella
- [glibc] benchtests: Improve fmod benchmark
Adhemerval Zanella
- [glibc] elf: Report when found libraries are rejected [BZ #25669]
Adhemerval Zanella
- [glibc/release/2.42/master] x86: Detect Intel Wildcat Lake Processor
Sunil Pandey
- [glibc/release/2.42/master] x86: Detect Intel Nova Lake Processor
Sunil Pandey
- [glibc/release/2.41/master] x86: Detect Intel Wildcat Lake Processor
Sunil Pandey
- [glibc/release/2.41/master] x86: Detect Intel Nova Lake Processor
Sunil Pandey
- [glibc/release/2.40/master] x86: Detect Intel Wildcat Lake Processor
Sunil Pandey
- [glibc/release/2.40/master] x86: Detect Intel Nova Lake Processor
Sunil Pandey
- [glibc/release/2.39/master] x86: Detect Intel Wildcat Lake Processor
Sunil Pandey
- [glibc/release/2.39/master] x86: Detect Intel Nova Lake Processor
Sunil Pandey
- [glibc] Alphabetize nss/Makefile
Andreas Schwab
- [glibc] libio: Add terminating NUL when the first character is EOF in getdelim [BZ #28038]
Collin Funk
- [glibc] misc: Fix several typos
Yury Khrustalev
- [glibc] resolv: Add tests for getaddrinfo returning EAI_AGAIN [BZ #16849]
Florian Weimer
- [glibc] x86_64: Use __seg_fs qualifiers in PTR_{MANGLE, DEMANGLE}() macros
Uros Bizjak
- [glibc] i386: Use __seg_gs qualifiers in PTR_{MANGLE, DEMANGLE}() macros
Uros Bizjak
- [glibc] x86: Fix trivial code formatting erros in my last two commits
Uros Bizjak
- [glibc] string: Add tests for unique strerror and strsignal strings
Arjun Shankar
- [glibc] posix: Avoid a stack overflow when glob is given many slashes [BZ #30635]
Collin Funk
- [glibc] replace use of double by float [BZ#29326]
Paul Zimmermann
- [glibc] aarch64: define macro for calling __libc_arm_za_disable
Yury Khrustalev
- [glibc] aarch64: clear ZA state of SME before clone and clone3 syscalls
Yury Khrustalev
- [glibc] aarch64: tests for SME
Yury Khrustalev
- [glibc] math: Update auto-libm-test-out-log2p1
Adhemerval Zanella
- [glibc] math: Remove acoshf fma usage
Adhemerval Zanella
- [glibc] math: Optimize fma call on acospif
Adhemerval Zanella
- [glibc] math: Remove asinhf fma usage
Adhemerval Zanella
- [glibc] math: Remove erfcf fma usage
Adhemerval Zanella
- [glibc] math: Optimize fma call on asinpif
Adhemerval Zanella
- [glibc] math: Optimize fma call on log2pf1
Adhemerval Zanella
- [glibc] math: Use stdbit.h instead of builtin in math_config.h
Adhemerval Zanella
- [glibc] math: Use binary search on lgammaf slow path
Adhemerval Zanella
- [glibc/release/2.38/master] x86-64: Don't use SSE resolvers for ISA level 3 or above
H.J. Lu
- [glibc/release/2.38/master] x86-64: Simplify minimum ISA check ifdef conditional with if
H.J. Lu
- [glibc/release/2.38/master] x86: Skip XSAVE state size reset if ISA level requires XSAVE
H.J. Lu
- [glibc] Implement C23 memalignment
Joseph Myers
- [glibc] malloc: Cleanup _int_memalign
Wilco Dijkstra
- [glibc] math: Add builtin support for (l)lround(f)
Wilco Dijkstra
- [glibc] AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f)
Wilco Dijkstra
- [glibc] Deleted branch 'azanella/clang'
Adhemerval Zanella
- [glibc] Created branch 'azanella/clang'
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
Adhemerval Zanella
- [glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
Adhemerval Zanella
- [glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
- [glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
Adhemerval Zanella
- [glibc/azanella/clang] posix: Suppress -Wignored-attributes when building for confstr.c with clang
Adhemerval Zanella
- [glibc/azanella/clang] misc: Fix clang -Wstring-plus-int warnings on syslog
Adhemerval Zanella
- [glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
Adhemerval Zanella
- [glibc/azanella/clang] nss: Suppress clang -Wstring-plus-int on __nss_shlib_revision definition
Adhemerval Zanella
- [glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
Adhemerval Zanella
- [glibc/azanella/clang] sunrpc: Suppress clang -Wgnu-variable-sized-type-not-at-end warning on struct cmessage
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix clang -Wstring-plus-int on rtld.c
Adhemerval Zanella
- [glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
Adhemerval Zanella
- [glibc/azanella/clang] iconvdata: Fix clang -Wstring-plus-int clang warning
Adhemerval Zanella
- [glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
Adhemerval Zanella
- [glibc/azanella/clang] catgets: Remove catgets/config.h
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress clang -Wabsolute-value warning on math_check_force_underflow
Adhemerval Zanella
- [glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
Adhemerval Zanella
- [glibc/azanella/clang] Use $(config-cflags-wno-ignored-attributes) on some files
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/alpha-fixes'
Adhemerval Zanella
- [glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
Adhemerval Zanella
- [glibc/azanella/clang] posix: Defined _POSIX_VDISABLE as integer literal
Adhemerval Zanella
- [glibc/azanella/clang] support: Use CHAR_MAX as maximum value
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
Adhemerval Zanella
- [glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
Adhemerval Zanella
- [glibc/azanella/clang] x86: Fix strstr ifunc on clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use __always_inline on ifunc auxiliary functions
Adhemerval Zanella
- [glibc/azanella/clang] x86: Adapt "%v" usage on clang to emit VEX enconding
Adhemerval Zanella
- [glibc/azanella/clang] x86: Fix modf{f} build on clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Fix THREAD_GSCOPE_RESET_FLAG build on clang
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix modf{f} build on clang
Adhemerval Zanella
- [glibc/azanella/clang] Fix -Wno-ignored-attributes configure check
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress unused function clang warning for __ifunc_resolver
Adhemerval Zanella
- [glibc/azanella/clang] elf: Only defines _dl_tls_allocate_active for SHARED
Adhemerval Zanella
- [glibc/azanella/clang] linux: Fix function point cast on vDSO handling
Adhemerval Zanella
- [glibc/azanella/clang] Add fall-through between switch labels annotations
Adhemerval Zanella
- [glibc/azanella/clang] Build glibc with -ftrapping-math
Adhemerval Zanella
- [glibc/azanella/clang] Supress unused command arguments warning with clang
Adhemerval Zanella
- [glibc/azanella/clang] Check if linker sets --no-undefined-version by default
Adhemerval Zanella
- [glibc/azanella/clang] Adjust stdint for clang-20
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix tunable handing with clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix localplt issue with clang
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Only use __va_arg_pack if compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Use INT_ADD_OVERFLOW instead of __builtin_add_overflow_p
Adhemerval Zanella
- [glibc/azanella/clang] poix: Only enable -Wmaybe-uninitialized suppression on gcc
Adhemerval Zanella
- [glibc/azanella/clang] termios: Suppress clang -Winitializer-overrider on ___cbaud_to_speed
Adhemerval Zanella
- [glibc/azanella/clang] gmon: Only used -fno-tree-loop-distribute-patterns if compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] configure: remove overly restrictive check for clang
Adhemerval Zanella
- [glibc/azanella/clang] Enable --enable-fortify-source with clang
Adhemerval Zanella
- [glibc/azanella/clang] Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366)
Adhemerval Zanella
- [glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix isgreater* and isless* for clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Do not use __builtin_fpclassify on clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Do not use __builtin_isinf_sign on clang
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix potential underflow on ldbl-128 erfl
Adhemerval Zanella
- [glibc/azanella/clang] x86_64: Fix mark-plt configure test
Adhemerval Zanella
- [glibc/azanella/clang] Handle abort call for -fexceptions call
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Fix gcs linker flags
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Add attribute_optimize
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Remove clang warnings
Adhemerval Zanella
- [glibc/azanella/clang] bench-malloc-thread: Add libm for powf
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Avoid strlen plt with clang
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Avoid stpcpy plt with clang
Adhemerval Zanella
- [glibc/azanella/clang] Fix LIBC_CHECK_TEST_CC on clang-20
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix compare sort function on compoundn
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Extend malloc function hiding to tst-pvalloc
Adhemerval Zanella
- [glibc/azanella/clang] sunrpc: Fix clang build
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Fix tst-ifunc-arg-4 on clang-18
Adhemerval Zanella
- [glibc] Make <inttypes.h> printf macros narrow arguments (bug 31470)
Joseph Myers
- [glibc] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
Adhemerval Zanella
- [glibc] sunrpc: Remove extra parenthesis on comparison
Adhemerval Zanella
- [glibc] iconvdata: Remove use of GNU old-style field designator extension
Adhemerval Zanella
- [glibc] posix: Defined _POSIX_VDISABLE as integer literal
Adhemerval Zanella
- [glibc] aarch64: Fix gcs linker flags
Adhemerval Zanella
- [glibc] Fix -Wno-ignored-attributes configure check
Adhemerval Zanella
- [glibc] elf: Only define _dl_tls_allocate_active for SHARED
Adhemerval Zanella
- [glibc] linux: Fix function point cast on vDSO handling
Adhemerval Zanella
- [glibc] Build glibc with -ftrapping-math
Adhemerval Zanella
- [glibc] Adjust stdint for clang-20
Adhemerval Zanella
- [glibc] malloc: Use INT_ADD_OVERFLOW instead of __builtin_add_overflow_p
Adhemerval Zanella
- [glibc] posix: Only enable -Wmaybe-uninitialized suppression on gcc
Adhemerval Zanella
- [glibc] locale: Fix implicit conversion on collate_finish
Adhemerval Zanella
- [glibc] microblaze: fix __syscall_cancel_arch (BZ 33547)
Adhemerval Zanella
- [glibc] malloc: Do not call madvise if heap's oldsize >= THP size
Adhemerval Zanella
- [glibc/release/2.42/master] aarch64: define macro for calling __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.42/master] aarch64: clear ZA state of SME before clone and clone3 syscalls
Yury Khrustalev
- [glibc/release/2.42/master] aarch64: tests for SME
Yury Khrustalev
- [glibc] Disable __USE_EXTERN_INLINES for clang
Adhemerval Zanella
- [glibc] configure: Use -Wno-maybe-uninitialized iff compiler supports it
Adhemerval Zanella
- [glibc] Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
- [glibc] nptl: Fix Wincompatible-pointer-types on clang
Adhemerval Zanella
- [glibc] sunrpc: Suppress clang -Wgnu-variable-sized-type-not-at-end warning on struct cmessage
Adhemerval Zanella
- [glibc] elf: Fix clang -Wstring-plus-int on rtld.c
Adhemerval Zanella
- [glibc] iconvdata: Fix clang -Wstring-plus-int clang warning
Adhemerval Zanella
- [glibc] catgets: Remove catgets/config.h
Adhemerval Zanella
- [glibc] math: Suppress clang -Wabsolute-value warning on math_check_force_underflow
Adhemerval Zanella
- [glibc] math: use fabs on __ieee754_lgamma_r
Adhemerval Zanella
- [glibc] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
Adhemerval Zanella
- [glibc] support: Use CHAR_MAX as maximum value
Adhemerval Zanella
- [glibc] math: Suppress more aliases builtin type conflicts
Adhemerval Zanella
- [glibc] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
Adhemerval Zanella
- [glibc] support: Handle clang support/dtotimespec.c on dtotimespec
Adhemerval Zanella
- [glibc] elf: Suppress unused function clang warning for __ifunc_resolver
Adhemerval Zanella
- [glibc] elf: Fix tunable handing with clang
Adhemerval Zanella
- [glibc] stdio: Only use __va_arg_pack if compiler supports it
Adhemerval Zanella
- [glibc] termios: Suppress clang -Winitializer-overrider on ___cbaud_to_speed
Adhemerval Zanella
- [glibc] gmon: Only used -fno-tree-loop-distribute-patterns if compiler supports it
Adhemerval Zanella
- [glibc] math: Fix compare sort function on compoundn
Adhemerval Zanella
- [glibc] sunrpc: Fix clang build
Adhemerval Zanella
- [glibc] Simplify powl computation for small integral y [BZ #33411]
Siddhesh Poyarekar
- [glibc] sprof: check pread size and offset for overflow
DJ Delorie
- [glibc] malloc: avoid need for tcache == NULL checks
DJ Delorie
- [glibc] plot_strings.py: Replace np.complex with complex
H.J. Lu
- [glibc] posix: Fix memory leak a memory leak in glob.
Collin Funk
- [glibc] various fixes detected with -Wdouble-promotion
Paul Zimmermann
- [glibc] sprof: fix -Wformat warnings on 32-bit hosts
Collin Funk
- [glibc] misc: Fix clang -Wstring-plus-int warnings on syslog
Adhemerval Zanella
- [glibc] Fix configure from ab22e5ec37396f6c6f29d3e3306f6fcc2ebe9d49
Adhemerval Zanella
- [glibc] malloc: fix large tcache code to check for exact size match
Wilco Dijkstra
- [glibc] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc] x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3
H.J. Lu
- [glibc] Linux: fix tst-copy_file_range-large test on 32-bit platforms.
Collin Funk
- [glibc] math: Use acosh from CORE-MATH
Adhemerval Zanella
- [glibc] math: Use asinh from CORE-MATH
Adhemerval Zanella
- [glibc] math: Use atanh from CORE-MATH
Adhemerval Zanella
- [glibc] math: Consolidate acosh and asinh internal table
Adhemerval Zanella
- [glibc] math: Move atanh internal data to separate file
Adhemerval Zanella
- [glibc] math: Use lgamma from CORE-MATH
Adhemerval Zanella
- [glibc] math: Use tgamma from CORE-MATH
Adhemerval Zanella
- [glibc] math: Use erf from CORE-MATH
Adhemerval Zanella
- [glibc] math: Use erfc from CORE-MATH
Adhemerval Zanella
- [glibc] math: Consolidate internal erf/erfc tables
Adhemerval Zanella
- [glibc] math: Consolidate erf/erfc definitions
Adhemerval Zanella
- [glibc] math: Consolidate CORE-MATH double-double routines
Adhemerval Zanella
- [glibc] Rename uimaxabs to umaxabs (bug 33325)
Joseph Myers
- [glibc/azanella/clang] include: Sync gnulib intprops
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Remove unused tcache_set_inactive
Adhemerval Zanella
- [glibc/azanella/clang] Replace count_leading_zeros with stdc_leading_zeros
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Remove mp_clz_tab.c
Adhemerval Zanella
- [glibc/azanella/clang] Add gmp-arch and udiv_qrnnd
Adhemerval Zanella
- [glibc/azanella/clang] Add add_ssaaaa and sub_ssaaaa to gmp-arch.h
Adhemerval Zanella
- [glibc/azanella/clang] Add umul_ppmm to gmp-arch.hdoc
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Remove longlong.h
Adhemerval Zanella
- [glibc/azanella/clang] math: Don't redirect inlined builtin math functions
Adhemerval Zanella
- [glibc/azanella/clang] argp: Move attribute_hidden to argp-fmtstream.h
Adhemerval Zanella
- [glibc/azanella/clang] Handle clang -Wignored-attributes on weak aliases
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use -mavx instead of -msse2avx
Adhemerval Zanella
- [glibc/azanella/clang] x86: math: Use of __libgcc_cmp_return__ iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] Annotate swtich fall-through
Adhemerval Zanella
- [glibc/azanella/clang] Enable --no-undefined-version by default
Adhemerval Zanella
- [glibc/azanella/clang] Filter out internal abort during ld.so build
Adhemerval Zanella
- [glibc/azanella/clang] math: Handle fabsf128 !__USE_EXTERN_INLINES
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix abort localplt issue with clang
Adhemerval Zanella
- [glibc] Fix incorrect setrlimit return value checks in tests
Collin Funk
- [glibc] Build programs in $(others-noinstall) like tests
H.J. Lu
- [glibc] i386: Build s_erf_common.c with -fexcess-precision=standard
Adhemerval Zanella
- [glibc] include: Sync gnulib intprops
Adhemerval Zanella
- [glibc] malloc: Remove unused tcache_set_inactive
Adhemerval Zanella
- [glibc] Replace count_leading_zeros with stdc_leading_zeros
Adhemerval Zanella
- [glibc] argp: Expand argp_usage, _option_is_short, and _option_is_end
Adhemerval Zanella
- [glibc] argp: Move attribute_hidden to argp-fmtstream.h
Adhemerval Zanella
- [glibc] Annotate swtich fall-through
Adhemerval Zanella
- [glibc] Supress unused command arguments warning with clang
Adhemerval Zanella
- [glibc] Enable --no-undefined-version by default
Adhemerval Zanella
- [glibc] aarch64: Fix tst-ifunc-arg-4 on clang-18
Adhemerval Zanella
- [glibc] Updates struct tcp_zerocopy_receive from 5.11 to netinet/tcp.h.
Adhemerval Zanella
- [glibc] x86: fix wmemset ifunc stray '!' (bug 33542)
Adhemerval Zanella
- [glibc] i386: Remove the SVID error handling from fmod
Adhemerval Zanella
- [glibc] i386: Remove the SVID error handling from fmodf
Adhemerval Zanella
- [glibc] m68k: Remove the SVID error handling from fmodf
Adhemerval Zanella
- [glibc] m68k: Avoid include e_fmod.c on fmod/remainder implementation
Adhemerval Zanella
- [glibc] m68k: Remove SVID error handling on fmod
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from log10f
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from acosf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from asinf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from acoshf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from atanhf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from coshf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling wrapper from y0/j0
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling wrapper from y1/j1
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling wrapper from yn/jn
Adhemerval Zanella
- [glibc] riscv: memcpy_noalignment: Make register allocation Zca-friendly
Peter Bergner
- [glibc] riscv: memcpy_noalignment: Fold SZREG/BLOCK_SIZE alignment to single andi
Peter Bergner
- [glibc] riscv: memcpy_noalignment: Reorder to store via a3, then bump a3
Peter Bergner
- [glibc] Cleanup some recently added whitespace.
Collin Funk
- [glibc] cdefs: allow __attribute__ on tcc
Collin Funk
- [glibc] aarch64: fix cfi directives around __libc_arm_za_disable
Yury Khrustalev
- [glibc] debug: mark __libc_message_wrapper as always inline
Yury Khrustalev
- [glibc] math: Fix powf special case [BZ #33563]
Wilco Dijkstra
- [glibc] math: Fix pow special case [BZ #33563]
Wilco Dijkstra
- [glibc] math: Remove xfail from pow test [BZ #33563]
Wilco Dijkstra
- [glibc] riscv: Add Zbkb optimized repeat_bytes helper
Peter Bergner
- [glibc] tls: Add debug logging for TLS and TCB management
Frederic Berat
- [glibc] docs: Add dynamic linker environment variable docs
Frederic Berat
- [glibc] Support assert as a variadic macro for C23
Joseph Myers
- [glibc] Build programs in $(others-noinstall) like tests if libgcc_s is available
H.J. Lu
- [glibc/release/2.42/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.41/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.40/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.39/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.38/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.37/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc/release/2.36/master] x86: fix wmemset ifunc stray '!' (bug 33542)
Sam James
- [glibc] aarch64: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] arc: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] csky: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] mips: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] or1k: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] s390: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] sparc: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] x86: Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] arm: Consolidate atomic-machine.h and Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] hppa: Move atomic-machine to generic sysdep
Adhemerval Zanella
- [glibc] m68k: Consolidade atomic-machine.h and Remove ununsed atomic macros
Adhemerval Zanella
- [glibc] loongarch: Consolidate atomic-machine.h and remove ununsed atomic macros
Adhemerval Zanella
- [glibc] powerpc: Consolidate atomic-machine.h
Adhemerval Zanella
- [glibc] riscv: Consolidade atomic-machine.h and remove ununsed atomic macros
Adhemerval Zanella
- [glibc] sh: Move atomic-machine to generic sysdep
Adhemerval Zanella
- [glibc] alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
Adhemerval Zanella
- [glibc] microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
Adhemerval Zanella
- [glibc] atomic: Consolidate atomic_full_barrier implementation
Adhemerval Zanella
- [glibc] atomic: Consolidate atomic_read_barrier implementation
Adhemerval Zanella
- [glibc] atomic: Consolidate atomic_write_barrier implementation
Adhemerval Zanella
- [glibc] Define __HAVE_64B_ATOMICS from compiler support
Adhemerval Zanella
- [glibc] nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from remainderf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from remainder
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from sinhf
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling wrapper from sqrt
Adhemerval Zanella
- [glibc] Regenerate charmap-kw.h and locfile-kw.h with gperf 3.3
Collin Funk
- [glibc] riscv: Add vector registers to __SYSCALL_CLOBBERS
Peter Bergner
- [glibc] Add C23 long_double_t, _FloatN_t
Joseph Myers
- [glibc] Rename fromfp files in preparation for changing types for C23
Joseph Myers
- [glibc] Add feature test macros for POSIX.1-2024.
Collin Funk
- [glibc] math: Remove the SVID error handling from atan2f
Adhemerval Zanella
- [glibc] Update kernel version to 6.17 in header constant tests
Adhemerval Zanella
- [glibc] Update PIDFD_* constants for Linux 6.17
Adhemerval Zanella
- [glibc] Update syscall lists for Linux 6.17
Adhemerval Zanella
- [glibc] linux: Add STATX_MNT_ID_UNIQUE definition to generic statx
Adhemerval Zanella
- [glibc] linux: Add STATX_DOALIGN definition to generic statx
Adhemerval Zanella
- [glibc] linux: Add STATX_SUBVOL definition to generic statx
Adhemerval Zanella
- [glibc] linux: Add STATX_WRITE_ATOMIC/STATX_ATTR_WRITE_ATOMIC definitions to generic statx
Adhemerval Zanella
- [glibc] linux: Update statx-generic.h with linux 6.14
Adhemerval Zanella
- [glibc] linux: Update statx-generic.h with linux 6.16
Adhemerval Zanella
- [glibc] Add AT_HANDLE_CONNECTABLE from Linux 6.13 to bits/fcntl-linux.h
Adhemerval Zanella
- [glibc] Add AT_EXECVE_CHECK from Linux 6.14 to bits/fcntl-linux.h
Adhemerval Zanella
- [glibc] Add FD_PIDFS_ROOT from Linux 6.17 to bits/fcntl-linux.h
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from lgammaf/lgammaf_r
Adhemerval Zanella
- [glibc] math: Remove the SVID error handling from tgammaf
Adhemerval Zanella
- [glibc] i386: Simplify powl computation for small integral y [BZ #33586]
H.J. Lu
- [glibc] support: Fix FILE * leak in check_for_unshare_hints in test-container
Florian Weimer
- [glibc] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc] AArch64: Fix instability in AdvSIMD tan
Wilco Dijkstra
- [glibc] AArch64: Fix instability in AdvSIMD sinh
Wilco Dijkstra
- [glibc] support: Exit on consistency check failure in resolv_response_add_name
Florian Weimer
- [glibc] posix: Fix invalid flags test for p{write,read}v2
Yury Khrustalev
- [glibc] aarch64: Remove $(aarch64-bti) check
Florian Weimer
- [glibc] nss: Add ERANGE testing to tst-nss-test4 (bug 33361)
Carlos O'Donell
- [glibc] Add missing $(rpath-link) to /elf/ld.so --library-path
Samuel Thibault
- [glibc] Add missing $(rpath-link) to elf/ld.so --library-path
Samuel Thibault
- [glibc] Revert "hurd: Make rename refuse trailing slashes [BZ #32570]"
Samuel Thibault
- [glibc] hurd: make setpriority clamp nice values to 0..2*NZERO-1 [BZ #33614]
Samuel Thibault
- [glibc/release/2.42/master] aarch64: fix cfi directives around __libc_arm_za_disable
Yury Khrustalev
- [glibc] stdlib: Remove mp_clz_tab.c
Adhemerval Zanella
- [glibc] nss: Suppress clang -Wstring-plus-int on __nss_shlib_revision definition
Adhemerval Zanella
- [glibc] string: Check if attribute can declared after function declaration
Adhemerval Zanella
- [glibc] x86: math: Use of __libgcc_cmp_return__ iff compiler supports it
Adhemerval Zanella
- [glibc] x86: Adapt "%v" usage on clang to emit VEX enconding
Adhemerval Zanella
- [glibc] x86: Fix THREAD_GSCOPE_RESET_FLAG build on clang
Adhemerval Zanella
- [glibc] Filter out internal abort during ld.so build
Adhemerval Zanella
- [glibc] math: Sync acosh from CORE-MATH
Adhemerval Zanella
- [glibc] benchtests: Add benchmarks for frexp functions
Adhemerval Zanella
- [glibc] math: Optimize frexpf (binary32) with fast path for normal numbers
Adhemerval Zanella
- [glibc] math: Optimize frexp (binary64) with fast path for normal numbers
Adhemerval Zanella
- [glibc] math: Optimize frexpl (binary128) with fast path for normal numbers
Adhemerval Zanella
- [glibc/release/2.41/master] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: update tests for SME
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: define macro for calling __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: clear ZA state of SME before clone and clone3 syscalls
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: tests for SME
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: fix cfi directives around __libc_arm_za_disable
Yury Khrustalev
- [glibc] Set Prefer_No_AVX512 flag for hygon platform
H.J. Lu
- [glibc] x86-64: Fix a typo in fesetenv.c [BZ #33619]
H.J. Lu
- [glibc] stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++
Florian Weimer
- [glibc] cdefs: Fix some typos in comments.
Collin Funk
- [glibc] hurd: Drop remnants of cthreads
Samuel Thibault
- [glibc] LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE in elf_machine_rela
Yinyu Cai
- [glibc] aarch64: fix includes in SME tests
Yury Khrustalev
- [glibc] linux: Add mseal syscall support
Adhemerval Zanella
- [glibc] math: Remove ldbl-128/s_fma.c
Wilco Dijkstra
- [glibc] math: Remove float_t and double_t [BZ #33563]
Wilco Dijkstra
- [glibc] Change fromfp functions to return floating types following C23 (bug 28327)
Joseph Myers
- [glibc] hppa: Consistently reference LGPL in copyright header
Florian Weimer
- [glibc/release/2.42/master] aarch64: fix includes in SME tests
Yury Khrustalev
- [glibc/release/2.41/master] aarch64: Do not link conform tests with -Wl, -z, force-bti (bug 33601)
Florian Weimer
- [glibc/release/2.41/master] aarch64: fix includes in SME tests
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: Do not link conform tests with -Wl, -z, force-bti (bug 33601)
Florian Weimer
- [glibc/release/2.39/master] aarch64: Do not link conform tests with -Wl, -z, force-bti (bug 33601)
Florian Weimer
- [glibc] linux: Add mseal to mips32 nofpu abilist
Adhemerval Zanella
- [glibc] htl: move {,_IO_}f{,un,try}lockfile implementation into libc
Samuel Thibault
- [glibc] htl: Move __pthread_cleanup_stack out of libc_pthread_init.c
Samuel Thibault
- [glibc] htl: Drop pthread-functions infrastructure
Samuel Thibault
- [glibc] htl: Remove errno and herrno from libpthread
Samuel Thibault
- [glibc/release/2.39/master] linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: update tests for SME
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: define macro for calling __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: clear ZA state of SME before clone and clone3 syscalls
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: tests for SME
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: fix cfi directives around __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.40/master] aarch64: fix includes in SME tests
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: update tests for SME
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: define macro for calling __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: clear ZA state of SME before clone and clone3 syscalls
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: tests for SME
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: fix cfi directives around __libc_arm_za_disable
Yury Khrustalev
- [glibc/release/2.39/master] aarch64: fix includes in SME tests
Yury Khrustalev
- [glibc] x86: Increase allowable TSX abort rate to 6%.
Carlos O'Donell
- [glibc] Revert __HAVE_64B_ATOMICS configure check
Adhemerval Zanella
- [glibc] math: Optimize frexpl (intel96) with fast path for normal numbers
Wilco Dijkstra
- [glibc] Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Samuel Thibault
- [glibc] hurd: Fix restoring SSE state on signal
Samuel Thibault
- [glibc] loongarch: Remove TLS_TCB_ALIGN
Samuel Thibault
- [glibc] htl: Add missing include
Samuel Thibault
- [glibc] hurd: Fix getting rlimit in _hurd_alloc_fd
Samuel Thibault
- [glibc] htl: Move __pthread_enable/disable_asynccancel into libc
Samuel Thibault
- [glibc] htl: move pthread_create to into libc
Samuel Thibault
- [glibc] Created branch 'tmp'
Florian Weimer
- [glibc/tmp] Reference COPYING.LIB in <sframe.h> copyright header
Florian Weimer
- [glibc/tmp] Add COPYINGv3 with the GPL version 3 text
Florian Weimer
- [glibc] Deleted branch 'tmp'
Florian Weimer
- [glibc/tmp] Update COPYING, COPYING.LIB from gnulib, using gnulib file names
Florian Weimer
- [glibc] Reference COPYING.LIB in <sframe.h> copyright header
Florian Weimer
- [glibc] Add COPYINGv3 with the GPL version 3 text
Florian Weimer
- [glibc] Update COPYING, COPYING.LIB from gnulib, using gnulib file names
Florian Weimer
- [glibc] math: Don't redirect inlined builtin math functions
Adhemerval Zanella
- [glibc] x86: Use -mavx instead of -msse2avx
Adhemerval Zanella
- [glibc] x86: Fix strstr ifunc on clang
Adhemerval Zanella
- [glibc] math: Handle fabsf128 !__USE_EXTERN_INLINES
Adhemerval Zanella
- [glibc] configure: Remove for redirection of built-in functions
Adhemerval Zanella
- [glibc] posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627]
Collin Funk
- [glibc] manual: don't use the FSF's old address in license text.
Collin Funk
- [glibc] linux/termios: clear k_termios.c_cflag & CIBAUD for non-split speed [BZ 33340]
H.J. Lu
- [glibc] linux/termios: factor out the kernel interface from termios_internal.h
H.J. Lu
- [glibc] nss: Clean up function pointer/void * unions
Florian Weimer
- [glibc] nss: Remove effectively unused struct nss_database_default_cache
Florian Weimer
- [glibc] Remove support for lock elision.
Stefan Liebler
- [glibc] malloc: Simplify tst-free-errno munmap failure test
Arjun Shankar
- [glibc] Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.h
Adhemerval Zanella
- [glibc] htl: fix compatibility
Samuel Thibault
- [glibc] htl: move pthread_getname_np/setname_np into libc.
Samuel Thibault
- [glibc] htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc.
Samuel Thibault
- [glibc] AArch64: fix SVE tanpi(f) [BZ #33642]
Wilco Dijkstra
- [glibc] AArch64: Fix and improve SVE pow(f) special cases
Wilco Dijkstra
- [glibc] AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines
Wilco Dijkstra
- [glibc/release/2.42/master] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc/release/2.42/master] AArch64: Fix instability in AdvSIMD tan
Wilco Dijkstra
- [glibc/release/2.42/master] AArch64: Fix instability in AdvSIMD sinh
Wilco Dijkstra
- [glibc/release/2.42/master] AArch64: fix SVE tanpi(f) [BZ #33642]
Wilco Dijkstra
- [glibc/release/2.42/master] AArch64: Fix and improve SVE pow(f) special cases
Wilco Dijkstra
- [glibc/release/2.41/master] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc/release/2.41/master] AArch64: Fix instability in AdvSIMD tan
Wilco Dijkstra
- [glibc/release/2.41/master] AArch64: Fix instability in AdvSIMD sinh
Wilco Dijkstra
- [glibc/release/2.41/master] AArch64: fix SVE tanpi(f) [BZ #33642]
Wilco Dijkstra
- [glibc/release/2.41/master] AArch64: Fix and improve SVE pow(f) special cases
Wilco Dijkstra
- [glibc/release/2.40/master] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc/release/2.40/master] AArch64: Fix instability in AdvSIMD tan
Wilco Dijkstra
- [glibc/release/2.40/master] AArch64: Fix and improve SVE pow(f) special cases
Wilco Dijkstra
- [glibc/release/2.39/master] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc/release/2.39/master] AArch64: Fix instability in AdvSIMD tan
Wilco Dijkstra
- [glibc/release/2.38/master] AArch64: Optimise SVE scalar callbacks
Wilco Dijkstra
- [glibc] nss: Remove effectively unused __nss_*_database variables
Florian Weimer
- [glibc] linux/termios: test the kernel-side termios canonicalization
H.J. Lu
- [glibc] malloc: add free_sized and free_aligned_sized from C23
Adhemerval Zanella
- [glibc] math: Sync atanh from CORE-MATH
Adhemerval Zanella
- [glibc] malloc: Use _int_free_chunk in tcache_thread_shutdown
Wilco Dijkstra
- [glibc] Use __fstat64_time64 in __fts64_children_time64 (bug 33653)
Andreas Schwab
- [glibc] hurd: Add missing free_sized and free_aligned_sized
Samuel Thibault
- [glibc] nptl: Replace FALLTHROUGH with [[fallthrough]]
Adhemerval Zanella
- [glibc] Check if linker supports -Wl,--undefined-version
Adhemerval Zanella
- [glibc/azanella/clang] configure: Only use -fno-fp-int-builtin-inexact if compiler supports it
Adhemerval Zanella
- [glibc] Implement C23 const-preserving standard library macros
Joseph Myers
- [glibc] htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into li
Samuel Thibault
- [glibc] htl: Move pthread_atfork compatibility symbol to libc
Samuel Thibault
- [glibc/release/2.42/master] ppc64le: Restore optimized strcmp for power10
Sachin Monga
- [glibc/release/2.42/master] ppc64le: Restore optimized strncmp for power10
Sachin Monga
- [glibc/release/2.41/master] ppc64le: Restore optimized strcmp for power10
Sachin Monga
- [glibc/release/2.41/master] ppc64le: Restore optimized strncmp for power10
Sachin Monga
- [glibc/release/2.40/master] ppc64le: Restore optimized strcmp for power10
Sachin Monga
- [glibc/release/2.40/master] ppc64le: Restore optimized strncmp for power10
Sachin Monga
- [glibc/release/2.39/master] ppc64le: Restore optimized strcmp for power10
Sachin Monga
- [glibc/release/2.39/master] ppc64le: Restore optimized strncmp for power10
Sachin Monga
- [glibc] benchtests: Add fma benchtests
Adhemerval Zanella
- [glibc] math: Remove ldbl-96 fma implementation
Adhemerval Zanella
- [glibc] benchtests: Add fmaf benchtests
Adhemerval Zanella
- [glibc] configure: Only use -fno-fp-int-builtin-inexact if compiler supports it
Adhemerval Zanella
- [glibc] Enable --enable-fortify-source with clang
Adhemerval Zanella
- [glibc] benchtests: Use __f128 on ilogbf128-inputs constants
Adhemerval Zanella
- [glibc] benchtests: Add attribute_optimize
Adhemerval Zanella
- [glibc] benchtests: Remove clang warnings
Adhemerval Zanella
- [glibc] bench-malloc-thread: Add libm for powf
Adhemerval Zanella
- [glibc] linux: Handle EINVAL as unsupported on tst-pidfd_getinfo
Adhemerval Zanella
- [glibc] benchtests: Fix bench-build after cd748a63ab
Adhemerval Zanella
- [glibc] htl: Also use __libc_thread_freeres to clean TLS state
Samuel Thibault
- [glibc] htl: move c11 symbols into libc.
Samuel Thibault
- [glibc] pthread: Simplify condition for hidden proto
Samuel Thibault
- [glibc] htl: Fix conditions for thread list variables
Samuel Thibault
- [glibc] Deleted branch 'azanella/pthread-multiple-fixes'
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz28267-bz19951-pthread_detach'
Adhemerval Zanella
- [glibc/azanella/bz28267-bz19951-pthread_detach] nptl: Set cancellation type and state on pthread_exit (BZ #28267)
Adhemerval Zanella
- [glibc/azanella/bz28267-bz19951-pthread_detach] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951)
Adhemerval Zanella
- [glibc/azanella/bz28267-bz19951-pthread_detach] nptl: Remove INVALID_TD_P
Adhemerval Zanella
- [glibc] support: Add support for running tests in a multi-threaded environment
Arjun Shankar
- [glibc] malloc: Add threaded variants of single-threaded malloc tests
Arjun Shankar
- [glibc] scripts: Fix minor lint warnings in build-many-glibcs.py
Yury Khrustalev
- [glibc] Add new math improvemenst to NEWS
Adhemerval Zanella
- [glibc] Add gmp-arch and udiv_qrnnd
Adhemerval Zanella
- [glibc] Add add_ssaaaa and sub_ssaaaa to gmp-arch.h
Adhemerval Zanella
- [glibc] Add umul_ppmm to gmp-arch.hdoc
Adhemerval Zanella
- [glibc] stdlib: Remove longlong.h
Adhemerval Zanella
- [glibc] math: New generic fma implementation
Adhemerval Zanella
- [glibc] aarch64: make GCS configure checks aarch64-only
Yury Khrustalev
- [glibc/release/2.42/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.41/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc] Linux: Ignore PIDFD_GET_INFO in tst-pidfd-consts
Florian Weimer
- [glibc/release/2.40/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.39/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.38/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.37/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.36/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.35/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc/release/2.34/master] ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
Sachin Monga
- [glibc] math: New generic fmaf implementation
Adhemerval Zanella
- [glibc] Define C23 header version macros
Joseph Myers
- [glibc] iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
Florian Weimer
- [glibc] NEWS: Add new generic fma/fmaf note
Adhemerval Zanella
- [glibc] Fix allocation_index increment in malloc_internal
Florian Weimer
- [glibc] nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh
Yury Khrustalev
- [glibc] strops: use strlen instead of strchr for string length
Florian Weimer
- [glibc] scripts: Support custom FTP mirror URL in build-many-glibcs.py
Yury Khrustalev
- [glibc] scripts: Support custom Git URLs in build-many-glibcs.py
Yury Khrustalev
- [glibc] Use 64-bit atomic on sem_t with 8-byte alignment [BZ #33632]
H.J. Lu
- [glibc] misc: fix some typos
Yury Khrustalev
- [glibc] Use Linux 6.18 in build-many-glibcs.py
Joseph Myers
- [glibc] time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE
Adhemerval Zanella
- [glibc] int128: Check BITS_PER_MP_LIMB == 32 instead of __WORDSIZE == 32
H.J. Lu
- [glibc] aarch64: Optimise AdvSIMD log1pf
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD logf
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log2f
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log10f
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log1p
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log2
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD log10
Adhemerval Zanella
- [glibc] aarch64: fix makefile formatting
Yury Khrustalev
- [glibc] aarch64: Add configure checks for BTI support
Yury Khrustalev
- [glibc] aarch64: Support enforcing BTI on dependencies
Yury Khrustalev
- [glibc] aarch64: Add tests for glibc.cpu.aarch64_bti behaviour
Yury Khrustalev
- [glibc] aarch64: Optimise AdvSIMD acoshf
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD asinhf
Adhemerval Zanella
- [glibc] aarch64: Optimise AdvSIMD atanhf
Adhemerval Zanella
- [glibc] nptl: Check alignment of pthread structs
Wilco Dijkstra
- [glibc] i386: Fix fmod/fmodf/remainder/remainderf for gcc-12
Adhemerval Zanella
- [glibc] benchtests: Add benchtests for rsqrtf
Adhemerval Zanella
- [glibc] benchtests: Add benchtests for rsqrt
Adhemerval Zanella
- [glibc] aarch64: Implement AdvSIMD and SVE rsqrt(f) routines
Adhemerval Zanella
- [glibc] libio: null terminate the buffer upon initial allocation in getdelim
Collin Funk
- [glibc] build-many-glibcs.py: Switch Git URLs to https://
Florian Weimer
- [glibc] x32: Implement prctl in assembly
H.J. Lu
- [glibc] build-many-glibcs.py: Include URL in download exception
Florian Weimer
- [glibc] Handle clang -Wignored-attributes on weak aliases
Adhemerval Zanella
- [glibc] configure: Only use -Wno-discarded-qualifiers iff compiler supports it
Adhemerval Zanella
- [glibc] configure: Enable experimental support for clang
Adhemerval Zanella
- [glibc] malloc: Extend malloc function hiding to tst-pvalloc (BZ #32366)
Adhemerval Zanella
- [glibc] malloc: Extend malloc function hiding to tst-reallocarray (BZ #32366)
Adhemerval Zanella
- [glibc] linux: Add openat2 (BZ 31664)
Adhemerval Zanella
- [glibc] malloc: Do not make out-of-bounds madvise call on non-aligned heap
Wilco Dijkstra
- [glibc] malloc: Enable 2MB THP by default on Aarch64
Wilco Dijkstra
- [glibc] manual: Fix madvise typo in mseal documentation
Florian Weimer
- [glibc] configure: use TEST_CC to check for --no-error-execstack
Adhemerval Zanella
- [glibc] configure: use TEST_CC to check for --depaudit
Adhemerval Zanella
- [glibc] posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147)
Adhemerval Zanella
- [glibc/release/2.42/master] posix: Fix invalid flags test for p{write, read}v2
Aurelien Jarno
- [glibc] benchtests: Add pthread mutex trylock throughput test (BZ #33704)
Sunil Pandey
- [glibc] benchtests: Refactor pthread trylock throughput test (BZ #33704)
Sunil Pandey
- [glibc] benchtests: Add pthread mutex trylock recursive throughput test (BZ #33704)
Sunil Pandey
- [glibc] Deprecate s390-linux-gnu (31bit)
Stefan Liebler
- [glibc] malloc: remove fastbin tests
Wilco Dijkstra
- [glibc] malloc: remove malloc_consolidate
Wilco Dijkstra
- [glibc] malloc: remove allocation from fastbin, and trim_fastbins
Wilco Dijkstra
- [glibc] malloc: remove mallopt fastbin stats
Wilco Dijkstra
- [glibc] malloc: remove fastbin code from do_check_malloc_state
Wilco Dijkstra
- [glibc] malloc: remove fastbin code from malloc_info
Wilco Dijkstra
- [glibc] malloc: Remove do_check_remalloced_chunk
Wilco Dijkstra
- [glibc] malloc: Remove fastbin infrastructure
Wilco Dijkstra
- [glibc] malloc: Remove fastbin comments
Wilco Dijkstra
- [glibc] malloc: set default tcache fill count to 16
Wilco Dijkstra
- [glibc] Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h
Adhemerval Zanella
- [glibc] linux: Update kernel version to 6.17 in tst-openat2-consts.py
Adhemerval Zanella
- [glibc] malloc: Improve thp_init
Wilco Dijkstra
- [glibc] atomic: Reinstate HAVE_64B_ATOMICS configure check
Wilco Dijkstra
- [glibc] math: Fix potential underflow on ldbl-128 erfl
Adhemerval Zanella
- [glibc] x86_64: Fix mark-plt configure test
Adhemerval Zanella
- [glibc] Regenerate sysdeps/x86_64/configure
Adhemerval Zanella
- [glibc] nptl: Optimize trylock for high cache contention workloads (BZ #33704)
Sunil Pandey
- [glibc] hurd/i386: Remove stale __GNUC_PREREQ (6, 0) test from tls.h
Uros Bizjak
- [glibc] build-many-glibcs.py: Fix s390x-linux-gnu.
Stefan Liebler
- [glibc] nptl: Use __futex_abstimed_wait64 on pthread_create (BZ 33715)
Adhemerval Zanella
- [glibc] nptl: Set cancellation type and state on pthread_exit (BZ #28267)
Adhemerval Zanella
- [glibc] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951)
Adhemerval Zanella
- [glibc] nptl: Remove INVALID_TD_P
Adhemerval Zanella
- [glibc] support: Add support_thread_state_wait
Adhemerval Zanella
- [glibc] nptl: Make pthread_{clock, timed}join{_np} act on all cancellation (BZ 33717)
Adhemerval Zanella
- [glibc] elf: Support vDSO with more than one PT_LOAD with v_addr starting at 0 (BZ 32583)
Adhemerval Zanella
- [glibc] math: Do not use __builtin_isgreater* and __builtin_isless* on clang
Adhemerval Zanella
- [glibc] stdlib: Avoid strlen plt with clang
Adhemerval Zanella
- [glibc] riscv: Add RVV memset for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] resolv: Add test for NOERROR/NODATA handling [BZ #14308]
Arjun Shankar
- [glibc] x86: Do not use __builtin_fpclassify for _Float64x/long double
Adhemerval Zanella
- [glibc] x86: Do not use __builtin_isinf_sign for _Float64x/long double
Adhemerval Zanella
- [glibc] stdio: Fix tst-vfprintf-user-type on clang
Adhemerval Zanella
- [glibc] math: Use math_opt_barrier on ldbl-128 powl underflow/overflow handling
Adhemerval Zanella
- [glibc] misc: Enable tst-atomic for clang
Adhemerval Zanella
- [glibc] elf: Fix elf/tst-decorate-maps on aarch64 after 321e1fc73f
Adhemerval Zanella
- [glibc] malloc: Fix clang build after 1c588a2187
Adhemerval Zanella
- [glibc/release/2.42/master] sprof: check pread size and offset for overflow
Arjun Shankar
- [glibc/release/2.42/master] sprof: fix -Wformat warnings on 32-bit hosts
Arjun Shankar
- [glibc/release/2.42/master] support: Fix FILE * leak in check_for_unshare_hints in test-container
Arjun Shankar
- [glibc/release/2.42/master] support: Exit on consistency check failure in resolv_response_add_name
Arjun Shankar
- [glibc/release/2.41/master] sprof: check pread size and offset for overflow
Arjun Shankar
- [glibc/release/2.41/master] sprof: fix -Wformat warnings on 32-bit hosts
Arjun Shankar
- [glibc/release/2.41/master] support: Fix FILE * leak in check_for_unshare_hints in test-container
Arjun Shankar
- [glibc/release/2.41/master] support: Exit on consistency check failure in resolv_response_add_name
Arjun Shankar
- [glibc/release/2.40/master] getaddrinfo.c: Avoid uninitialized pointer access [BZ #32465]
Arjun Shankar
- [glibc/release/2.40/master] sprof: check pread size and offset for overflow
Arjun Shankar
- [glibc/release/2.40/master] sprof: fix -Wformat warnings on 32-bit hosts
Arjun Shankar
- [glibc/release/2.40/master] support: Fix FILE * leak in check_for_unshare_hints in test-container
Arjun Shankar
- [glibc/release/2.40/master] support: Exit on consistency check failure in resolv_response_add_name
Arjun Shankar
- [glibc] LoongArch: Use generic __builtin_trap in abort.
Yinyu Cai
- [glibc] malloc_info: fix closing </sizes> tag typo
Siddhesh Poyarekar
Last message date:
Mon Dec 29 12:12:32 GMT 2025
Archived on: Mon Dec 29 12:12:34 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).