public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
 2025-10-17 19:13 UTC 

[glibc/azanella/clang] posix: Defined _POSIX_VDISABLE as integer literal
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
 2025-10-17 19:12 UTC 

[glibc] Deleted branch 'azanella/alpha-fixes'
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] Use $(config-cflags-wno-ignored-attributes) on some files
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] math: Suppress clang -Wabsolute-value warning on math_check_force_underflow
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] iconvdata: Fix clang -Wstring-plus-int clang warning
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] elf: Fix clang -Wstring-plus-int on rtld.c
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] sunrpc: Suppress clang -Wgnu-variable-sized-type-not-at-end warning on struct cmessage
 2025-10-17 19:12 UTC 

[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] nss: Suppress clang -Wstring-plus-int on __nss_shlib_revision definition
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] misc: Fix clang -Wstring-plus-int warnings on syslog
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] posix: Suppress -Wignored-attributes when building for confstr.c with clang
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
 2025-10-17 19:11 UTC 

[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
 2025-10-17 19:11 UTC 

[glibc] Created branch 'azanella/clang'
 2025-10-17 19:11 UTC 

[glibc] Deleted branch 'azanella/clang'
 2025-10-17 19:10 UTC 

[glibc] AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f)
 2025-10-17 17:41 UTC 

[glibc] math: Add builtin support for (l)lround(f)
 2025-10-17 17:41 UTC 

[glibc] malloc: Cleanup _int_memalign
 2025-10-17 17:41 UTC 

[glibc] Implement C23 memalignment
 2025-10-17 16:57 UTC 

[glibc/release/2.38/master] x86: Skip XSAVE state size reset if ISA level requires XSAVE
 2025-10-17  1:24 UTC 

[glibc/release/2.38/master] x86-64: Simplify minimum ISA check ifdef conditional with if
 2025-10-17  0:59 UTC 

[glibc/release/2.38/master] x86-64: Don't use SSE resolvers for ISA level 3 or above
 2025-10-17  0:59 UTC 

[glibc] math: Use binary search on lgammaf slow path
 2025-10-15 12:21 UTC 

[glibc] math: Use stdbit.h instead of builtin in math_config.h
 2025-10-15 12:21 UTC 

[glibc] math: Optimize fma call on log2pf1
 2025-10-15 12:21 UTC 

[glibc] math: Optimize fma call on asinpif
 2025-10-15 12:21 UTC 

[glibc] math: Remove erfcf fma usage
 2025-10-14 12:07 UTC 

[glibc] math: Remove asinhf fma usage
 2025-10-14 12:07 UTC 

[glibc] math: Optimize fma call on acospif
 2025-10-14 12:07 UTC 

[glibc] math: Remove acoshf fma usage
 2025-10-14 12:07 UTC 

[glibc] math: Update auto-libm-test-out-log2p1
 2025-10-14 12:07 UTC 

[glibc] aarch64: tests for SME
 2025-10-14  8:43 UTC 

[glibc] aarch64: clear ZA state of SME before clone and clone3 syscalls
 2025-10-14  8:43 UTC 

[glibc] aarch64: define macro for calling __libc_arm_za_disable
 2025-10-14  8:43 UTC 

[glibc] replace use of double by float [BZ#29326]
 2025-10-14  7:46 UTC 

[glibc] posix: Avoid a stack overflow when glob is given many slashes [BZ #30635]
 2025-10-14  1:21 UTC 

[glibc] string: Add tests for unique strerror and strsignal strings
 2025-10-13 17:06 UTC 

[glibc] x86: Fix trivial code formatting erros in my last two commits
 2025-10-12 17:19 UTC 

[glibc] i386: Use __seg_gs qualifiers in PTR_{MANGLE, DEMANGLE}() macros
 2025-10-12 15:49 UTC 

[glibc] x86_64: Use __seg_fs qualifiers in PTR_{MANGLE, DEMANGLE}() macros
 2025-10-12 15:49 UTC 

[glibc] resolv: Add tests for getaddrinfo returning EAI_AGAIN [BZ #16849]
 2025-10-10 15:37 UTC 

[glibc] misc: Fix several typos
 2025-10-10 14:09 UTC 

[glibc] libio: Add terminating NUL when the first character is EOF in getdelim [BZ #28038]
 2025-10-10  1:22 UTC 

[glibc] Alphabetize nss/Makefile
 2025-10-09  7:52 UTC 

[glibc/release/2.39/master] x86: Detect Intel Nova Lake Processor
 2025-10-08 21:20 UTC 

[glibc/release/2.39/master] x86: Detect Intel Wildcat Lake Processor
 2025-10-08 21:20 UTC 

[glibc/release/2.40/master] x86: Detect Intel Nova Lake Processor
 2025-10-08 20:37 UTC 

[glibc/release/2.40/master] x86: Detect Intel Wildcat Lake Processor
 2025-10-08 20:37 UTC 

[glibc/release/2.41/master] x86: Detect Intel Nova Lake Processor
 2025-10-08 19:41 UTC 

[glibc/release/2.41/master] x86: Detect Intel Wildcat Lake Processor
 2025-10-08 19:41 UTC 

[glibc/release/2.42/master] x86: Detect Intel Nova Lake Processor
 2025-10-08 18:33 UTC 

[glibc/release/2.42/master] x86: Detect Intel Wildcat Lake Processor
 2025-10-08 18:32 UTC 

[glibc] elf: Report when found libraries are rejected [BZ #25669]
 2025-10-08 13:53 UTC 

[glibc] benchtests: Improve fmod benchmark
 2025-10-08 13:53 UTC 

[glibc] benchtests: Add lgammaf_r benchmark
 2025-10-08 13:53 UTC 

[glibc] malloc: Do not call madvise if oldsize >= THP size
 2025-10-08 13:00 UTC 

[glibc] malloc: Improve mmap interface
 2025-10-08 13:00 UTC 

[glibc] atomic: Remove atomic_forced_read
 2025-10-08 13:00 UTC 

[glibc] nss: use C locale for parsing nsswitch.conf (bug 33519)
 2025-10-08 12:36 UTC 

[glibc] x86: Use typeof_member style in RSEQ area access expressions
 2025-10-08  7:37 UTC 

[glibc] x86: Simplify RSEQ area access expressions
 2025-10-08  7:37 UTC 

[glibc] x86: Simplify stack and pointer guard macros
 2025-10-08  7:37 UTC 

[glibc] x86: Simplify TCB access expressions
 2025-10-08  7:37 UTC 

[glibc] x86: Detect Intel Nova Lake Processor
 2025-10-08  5:23 UTC 

[glibc] x86: Detect Intel Wildcat Lake Processor
 2025-10-08  0:23 UTC 

[glibc] ppc64le: Restore optimized strncmp for power10
 2025-10-07  8:26 UTC 

[glibc] ppc64le: Restore optimized strcmp for power10
 2025-10-07  8:25 UTC 

[glibc] manual: check the correct variable in SIOCATMARK example [BZ #33093]
 2025-10-07  2:15 UTC 

[glibc] manual: describe syscall numbers not supported via syscall()
 2025-10-06 15:48 UTC 

[glibc] manual: fix some mistakes in the indices [BZ #24657]
 2025-10-06  4:09 UTC 

[glibc] manual: Fix missing reference to the mmap function [BZ #20473]
 2025-10-03 21:43 UTC 

[glibc] arm: Add ARM VFPv4 VFMA instruction support in fma/fmaf (BZ 15503)
 2025-10-03 19:31 UTC 

[glibc] math: Optimize flt-32 remainder implementation
 2025-10-03 19:31 UTC 

[glibc] math: Optimize dbl-64 remainder implementation
 2025-10-03 19:31 UTC 

[glibc] malloc: Cleanup macros, asserts and sysmalloc_mmap_fallback
 2025-10-03 17:11 UTC 

[glibc] math: fix Wshift-overflow warning
 2025-10-03  1:06 UTC 

[glibc] tests-mbwc/tst_funcs.h: Fix typo
 2025-10-01 17:50 UTC 

[glibc] shm-directory: Truncated struct member name length
 2025-10-01 17:50 UTC 

[glibc] benchtests: Add remainderf benchtest
 2025-10-01 17:50 UTC 

[glibc] benchtests: Add remainder benchtest
 2025-10-01 17:50 UTC 

[glibc] Use Linux 6.17 in build-many-glibcs.py
 2025-10-01 15:15 UTC 

[glibc] Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23
 2025-10-01 15:15 UTC 

[glibc] Implement C23 memset_explicit (bug 32378)
 2025-10-01 15:14 UTC 

[glibc] manual: Fix missing declaration in inetcli example
 2025-09-30  0:06 UTC 

[glibc] manual: Fix compiler errors in inetsrv example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix compiler errors in filesrv example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing declaration in select example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing declaration in setjmp example
 2025-09-30  0:05 UTC 

[glibc] manual: fix missing include in sigh1 example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing declaration in strdupa example
 2025-09-30  0:05 UTC 

[glibc] manual: Allow getsubopt example to compile with GCC 15
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing include in memopen example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing declaration in twalk example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing include in sigusr example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing includes in the mbstouwcs example
 2025-09-30  0:05 UTC 

[glibc] manual: Fix missing include in group and user database example
 2025-09-30  0:04 UTC 

[glibc] Linux: Fix tst-copy_file_range-large test on recent kernels [BZ #33498]
 2025-09-28  1:18 UTC 

[glibc] AArch64: Implement AdvSIMD and SVE log10p1(f) routines
 2025-09-27 12:46 UTC 

[glibc] AArch64: Implement AdvSIMD and SVE log2p1(f) routines
 2025-09-27 12:46 UTC 

Intelligent Computing Center GPU
 2025-09-26  2:26 UTC 

[glibc] manual: Improve documentation of the shutdown function
 2025-09-25  6:37 UTC 

[glibc] x86: Restore "*&" GCC asm memory operand workaround to installed fpu-control.h
 2025-09-24  6:05 UTC 

[glibc] hurd: Fix building on i686-gnu
 2025-09-23 19:44 UTC 

[glibc/release/2.42/master] nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 33356)
 2025-09-23 17:36 UTC 

[glibc] math: Remove unused files
 2025-09-23 13:30 UTC 

[glibc] benchtests: Add workload for tgammaf-inputs
 2025-09-23 13:30 UTC 

[glibc] mips: Fix delay slot filling in bsd-setjmp.S
 2025-09-23 13:30 UTC 

[glibc] mips: Remove strcmp.S
 2025-09-23 13:30 UTC 

[glibc] assert: Refactor assert/assert_perror
 2025-09-23 13:30 UTC 

[glibc] nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 33356)
 2025-09-23 13:30 UTC 

[glibc] x86_64: Fix number of operands mismatch for `vdivss'
 2025-09-23  6:15 UTC 

[glibc] x86: Use "%v" to emit VEX encoded instructions for AVX targets
 2025-09-22 15:33 UTC 

[glibc] x86: Remove obsolete "*&" GCC asm memory operand workaround
 2025-09-22 15:33 UTC 

[glibc] benchtests: Fix warning in bench-strchr.c
 2025-09-22 12:51 UTC 

[glibc] NEWS: Update with removal of dumped heaps
 2025-09-22 12:51 UTC 

[glibc] hurd: Fix RLIM_INFINITY on 64b
 2025-09-22  0:31 UTC 

[glibc] hurd: Note BZ #30166 as fixed
 2025-09-22  0:20 UTC 

[glibc] hurd: implement RLIMIT_AS against Mach RPCs
 2025-09-21 22:53 UTC 

[glibc] hurd: catch SIGSEGV on returning from signal handler
 2025-09-21 21:52 UTC 

[glibc] manual: Explain our implementation-defined memstream semantics
 2025-09-19 18:51 UTC 

[glibc] malloc: Remove dumped heap support
 2025-09-19 13:16 UTC 

[glibc] AArch64: Update math-vector-fortran.h
 2025-09-19 13:16 UTC 

[glibc] manual: fix typo in tunables.texi
 2025-09-19 11:10 UTC 

[glibc/release/2.40/master] nss: Group merge does not react to ERANGE during merge (bug 33361)
 2025-09-19  8:36 UTC 

[glibc/release/2.39/master] nss: Group merge does not react to ERANGE during merge (bug 33361)
 2025-09-19  8:36 UTC 

[glibc/release/2.42/master] nss: Group merge does not react to ERANGE during merge (bug 33361)
 2025-09-19  8:36 UTC 

[glibc/release/2.42/master] libio: Define AT_RENAME_* with the same tokens as Linux
 2025-09-19  8:36 UTC 

[glibc/release/2.41/master] nss: Group merge does not react to ERANGE during merge (bug 33361)
 2025-09-19  8:36 UTC 

[glibc] malloc: Hoist common unlock out of if-else control block
 2025-09-18 20:39 UTC 

[glibc] stdlib: Use support_accept_oom in test-bz22786
 2025-09-18 18:02 UTC 

[glibc] support: Add support_accept_oom to heuristically support OOM errors
 2025-09-18 18:02 UTC 

[glibc] Deleted branch 'fw/support-oom'
 2025-09-18 18:01 UTC 

[glibc] support: fix build failure due to lack of stdbool.h
 2025-09-17 12:02 UTC 

[glibc] x86: Don't use asm statement for trunc/truncf
 2025-09-17 11:30 UTC 

[glibc] ldd: define the "unused" variable
 2025-09-15 18:53 UTC 

[glibc] i686: Compile .op files and gmon tests with -mfentry
 2025-09-15 18:15 UTC 

[glibc] support: add check_mem_access function
 2025-09-15  8:49 UTC 

[glibc] i386: Use __seg_gs qualifier to cast access to TCB in THREAD_GSCOPE_RESET_FLAG()
 2025-09-14 19:51 UTC 

[glibc] x86_64: Use __seg_fs qualifier to cast access to TCB in THREAD_GSCOPE_RESET_FLAG()
 2025-09-14 19:51 UTC 

[glibc] Fix RISC-V soft-float _FPU_SETCW for GCC 16 set-but-not-used warnings
 2025-09-13 14:11 UTC 

[glibc] nss: Group merge does not react to ERANGE during merge (bug 33361)
 2025-09-12 19:33 UTC 

[glibc] LoongArch: Use the generic shmlab.h
 2025-09-12  1:42 UTC 

[glibc] alpha: Fix missing inexact-flag raising for lround/lrint
 2025-09-11 20:20 UTC 

[glibc] math: Remove clz_uint64/ctz_uint64 and use stdbit.h
 2025-09-11 20:19 UTC 

[glibc] math: Split erf and erfc
 2025-09-11 20:19 UTC 

[glibc] math: Use internal fesetround alias on fma
 2025-09-11 20:19 UTC 

[glibc] math: Use internal fetestexcept alias on fma
 2025-09-11 20:19 UTC 

[glibc] math: Add fetestexcept internal alias
 2025-09-11 20:19 UTC 

[glibc] math: Use internal feholdexcept alias on fma
 2025-09-11 20:19 UTC 

[glibc] math: Use internal feupdateenv alias on fma
 2025-09-11 20:19 UTC 

[glibc] math: Use internal feholdexcept alias on fma
 2025-09-11 20:19 UTC 

[glibc] math: Add feclearexcept internal alias
 2025-09-11 20:19 UTC 

[glibc] benchtests: Add workload directive for tgamma
 2025-09-11 20:19 UTC 

[glibc] benchtests: Add workload directive for erf and erfc
 2025-09-11 20:19 UTC 

[glibc] benchtests: Add workload for lgamma
 2025-09-11 20:19 UTC 

[glibc] benchtests: Add workload for asinh
 2025-09-11 20:18 UTC 

[glibc] benchtests: Add workload for acosh
 2025-09-11 20:18 UTC 

[glibc] SHARED-FILES: Adjust core-math entries
 2025-09-11 20:18 UTC 

[glibc/azanella/atomic-cleanup] nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
 2025-09-11 17:46 UTC 

[glibc/azanella/atomic-cleanup] Define __HAVE_64B_ATOMICS from compiler support
 2025-09-11 17:46 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_write_barrier implementation
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_read_barrier implementation
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_full_barrier implementation
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] atomic: No need to undefine CAS macros
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] sh: Move atomic-machine to generic sysdep
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] riscv: Consolidate atomic-machine.h and remove unused atomic macros
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] powerpc: Consolidate atomic-machine.h
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] loongarch: Consolidate atomic-machine.h and remove unused atomic macros
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] m68k: Consolidate atomic-machine.h and Remove unused atomic macros
 2025-09-11 17:45 UTC 

[glibc/azanella/atomic-cleanup] (13 commits) nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
 2025-09-11 17:44 UTC 

[glibc/azanella/atomic-cleanup] nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
 2025-09-11 17:20 UTC 

[glibc/azanella/atomic-cleanup] Define __HAVE_64B_ATOMICS from compiler support
 2025-09-11 17:20 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_write_barrier implementation
 2025-09-11 17:20 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_read_barrier implementation
 2025-09-11 17:20 UTC 

[glibc/azanella/atomic-cleanup] atomic: Consolidate atomic_full_barrier implementation
 2025-09-11 17:20 UTC 

[glibc/azanella/atomic-cleanup] atomic: No need to undefine CAS macros
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] sh: Move atomic-machine to generic sysdep
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] riscv: Consolidate atomic-machine.h and remove unused atomic macros
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] powerpc: Consolidate atomic-machine.h
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] loongarch: Consolidate atomic-machine.h and remove unused atomic macros
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] m68k: Consolidate atomic-machine.h and Remove unused atomic macros
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] hppa: Move atomic-machine to generic sysdep
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] arm: Consolidate atomic-machine.h and Remove unused atomic macros
 2025-09-11 17:19 UTC 

[glibc/azanella/atomic-cleanup] x86: Remove unused atomic macros
 2025-09-11 17:19 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).