public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] nscd: Drop local address tuple variable [BZ #29607]
 2022-10-04 22:40 UTC 

[glibc] Use Linux 6.0 in build-many-glibcs.py
 2022-10-04 13:57 UTC 

[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] stdio: Suppress %Z format for clang
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] elf: Disable unload4 test on clang
 2022-10-04 13:05 UTC 

[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] Handle abort call for -fexceptions call
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] x86: Use bool for C++ on x86.h
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] malloc: Disable malloc builtins on tests
 2022-10-04 13:04 UTC 

[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] conform: Replace _Static_assert with macro
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] Move inhibit_stack_protector to its own header
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
 2022-10-04 13:03 UTC 

[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] misc: Disable some atomic tests on clang
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] Handle pragma GCC optimize for clang
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] libio: Handle -Wno-restrict with libc-diag.h
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
 2022-10-04 13:02 UTC 

[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] stdio: Disable bug23-3 on clang
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not issue them with openmp
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] x86: Fix test-double-vlen include-next
 2022-10-04 13:01 UTC 

[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] localedata: Fix clang warnings on tests
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] Use AR, LD, OBJDUMP, OJBCOPY, and GPROF if there are set at configure
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] Remove AS usage
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] x86: Remove cast on assembly inline input/outputs
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
 2022-10-04 13:00 UTC 

[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] Suppress clang -Wtautological-constant-out-of-range-compare on strtod_l.c
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] Use -frounding-math iff compiler supports it
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] elf: Fix _startup_fatal on clang
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] timezone: Fix clang operator precedence warning
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
 2022-10-04 12:59 UTC 

[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
 2022-10-04 12:58 UTC 

[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] misc: Suppress clang warnings on syslog
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] x86: Remove __strstr_generic prototype
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] Fix inhibit_stack_protector for clang
 2022-10-04 12:57 UTC 

[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] Refactor internal alias for internal function
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] intl: Fix clang -Wunused-but-set-variable on plural.c
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-10-04 12:56 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] Remove include/*.h install rule
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] nis: Fix nis_print_directory
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] malloc: Use C11 atomics on memusage
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
 2022-10-04 12:55 UTC 

[glibc/azanella/clang] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
 2022-10-04 12:55 UTC 

[glibc] Created branch 'azanella/clang'
 2022-10-04 12:55 UTC 

[glibc] Deleted branch 'azanella/clang'
 2022-10-04 12:54 UTC 

[glibc/release/2.33/master] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
 2022-10-03 22:05 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
 2022-10-03 22:05 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
 2022-10-03 22:05 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
 2022-10-03 22:05 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for AVX2 strncmp implementation
 2022-10-03 22:05 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for AVX2 strcmp implementation
 2022-10-03 22:04 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
 2022-10-03 22:04 UTC 

[glibc/release/2.33/master] x86: include BMI1 and BMI2 in x86-64-v3 level
 2022-10-03 22:04 UTC 

[glibc/release/2.34/master] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 for AVX2 strncmp implementation
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 for AVX2 strcmp implementation
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
 2022-10-03 22:02 UTC 

[glibc/release/2.34/master] x86: include BMI1 and BMI2 in x86-64-v3 level
 2022-10-03 22:02 UTC 

[glibc/release/2.35/master] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
 2022-10-03 21:56 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
 2022-10-03 21:56 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
 2022-10-03 21:56 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
 2022-10-03 21:55 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 strncmp implementation
 2022-10-03 21:55 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 strcmp implementation
 2022-10-03 21:55 UTC 

[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
 2022-10-03 21:55 UTC 

[glibc/release/2.35/master] x86: include BMI1 and BMI2 in x86-64-v3 level
 2022-10-03 21:55 UTC 

[glibc/release/2.36/master] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 strncmp implementation
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 strcmp implementation
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
 2022-10-03 21:51 UTC 

[glibc/release/2.36/master] x86: include BMI1 and BMI2 in x86-64-v3 level
 2022-10-03 21:50 UTC 

[glibc] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
 2022-10-03 21:47 UTC 

[glibc] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
 2022-10-03 21:47 UTC 

[glibc] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
 2022-10-03 21:47 UTC 

[glibc] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
 2022-10-03 21:47 UTC 

[glibc] x86-64: Require BMI2 for AVX2 strncmp implementation
 2022-10-03 21:47 UTC 

[glibc] x86-64: Require BMI2 for AVX2 strcmp implementation
 2022-10-03 21:46 UTC 

[glibc] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
 2022-10-03 21:46 UTC 

[glibc] x86: include BMI1 and BMI2 in x86-64-v3 level
 2022-10-03 21:46 UTC 

[glibc] x86: Cleanup pthread_spin_{try}lock.S
 2022-10-03 21:14 UTC 

[glibc] Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
 2022-10-03 21:14 UTC 

[glibc] x86: Remove .tfloat usage
 2022-10-03 17:23 UTC 

[glibc] nptl: Convert tst-setuid2 to test-driver
 2022-10-03 14:33 UTC 

[glibc] support: Add xpthread_cond_signal wrapper
 2022-10-03 14:33 UTC 

[glibc/release/2.35/master] hppa: undef __ASSUME_SET_ROBUST_LIST
 2022-10-01 20:09 UTC 

[glibc/release/2.36/master] hppa: undef __ASSUME_SET_ROBUST_LIST
 2022-10-01 20:09 UTC 

[glibc/release/2.35/master] hppa: Fix initialization of dp register [BZ 29635]
 2022-10-01 19:55 UTC 

[glibc/release/2.36/master] hppa: Fix initialization of dp register [BZ 29635]
 2022-10-01 19:54 UTC 

[glibc] hppa: Fix initialization of dp register [BZ 29635]
 2022-10-01 19:50 UTC 

[glibc] Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
 2022-09-30 19:37 UTC 

[glibc/release/2.36/master] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
 2022-09-30 18:36 UTC 

[glibc] malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
 2022-09-30 18:26 UTC 

[glibc] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
 2022-09-30 18:26 UTC 

[glibc] LoongArch: Add static PIE support
 2022-09-30  6:04 UTC 

[glibc/users/skpgkp2/2.33/master] s390x: Update math: redirect roundeven function
 2022-09-29 20:18 UTC 

[glibc/users/skpgkp2/2.33/master] Update math: redirect roundeven function
 2022-09-29 20:18 UTC 

[glibc/users/skpgkp2/2.33/master] Use GCC builtins for roundeven functions if desired
 2022-09-29 20:18 UTC 

[glibc/users/skpgkp2/2.33/master] x86_64: roundeven with sse4.1 support
 2022-09-29 20:18 UTC 

[glibc/users/skpgkp2/2.33/master] math: redirect roundeven function
 2022-09-29 20:17 UTC 

[glibc/users/skpgkp2/2.33/master] AArch64: Add support for roundeven[f]
 2022-09-29 20:17 UTC 

[glibc/users/skpgkp2/2.33/master] (6 commits) s390x: Update math: redirect roundeven function
 2022-09-29 20:17 UTC 

[glibc/users/skpgkp2/2.33/master] x86_64: roundeven with sse4.1 support
 2022-09-29 18:42 UTC 

[glibc/users/skpgkp2/2.33/master] math: redirect roundeven function
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] nptl: Add backoff mechanism to spinlock loop
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] nptl: Effectively skip CAS in spinlock loop
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] Move assignment out of the CAS condition
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
 2022-09-29 18:41 UTC 

[glibc/users/skpgkp2/2.33/master] (9 commits) x86_64: roundeven with sse4.1 support
 2022-09-29 18:41 UTC 

[glibc] Benchtest: Add additional benchmarks for strlen and strnlen
 2022-09-29  3:38 UTC 

[glibc] x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
 2022-09-29  3:38 UTC 

[glibc/release/2.28/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
 2022-09-29  3:11 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).