public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.33/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:47 UTC
[glibc/release/2.33/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:47 UTC
[glibc/release/2.33/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:47 UTC
[glibc/release/2.33/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:47 UTC
[glibc] ia64: Work around miscompilation and fix build on ia64's gcc-10 and later
2023-09-11 17:20 UTC
[glibc] stdio: Remove __libc_message alloca usage
2023-09-11 16:18 UTC
[glibc/release/2.38/master] NEWS: Add the 2.38.1 bug list
2023-09-11 8:06 UTC
[glibc/release/2.38/master] elf: Move l_init_called_next to old place of l_text_end in link map
2023-09-11 8:04 UTC
[glibc/release/2.38/master] elf: Remove unused l_text_end field from struct link_map
2023-09-11 8:04 UTC
[glibc/release/2.38/master] elf: Always call destructors in reverse constructor order (bug 30785)
2023-09-11 8:04 UTC
[glibc/release/2.37/master] elf: Move l_init_called_next to old place of l_text_end in link map
2023-09-11 8:04 UTC
[glibc/release/2.38/master] elf: Do not run constructors for proxy objects
2023-09-11 8:04 UTC
[glibc/release/2.37/master] elf: Remove unused l_text_end field from struct link_map
2023-09-11 8:04 UTC
[glibc/release/2.36/master] elf: Move l_init_called_next to old place of l_text_end in link map
2023-09-11 8:04 UTC
[glibc/release/2.37/master] elf: Always call destructors in reverse constructor order (bug 30785)
2023-09-11 8:04 UTC
[glibc/release/2.36/master] elf: Remove unused l_text_end field from struct link_map
2023-09-11 8:04 UTC
[glibc/release/2.37/master] elf: Do not run constructors for proxy objects
2023-09-11 8:04 UTC
[glibc/release/2.36/master] elf: Always call destructors in reverse constructor order (bug 30785)
2023-09-11 8:04 UTC
[glibc/release/2.35/master] elf: Move l_init_called_next to old place of l_text_end in link map
2023-09-11 8:04 UTC
[glibc/release/2.36/master] elf: Do not run constructors for proxy objects
2023-09-11 8:04 UTC
[glibc/release/2.35/master] elf: Remove unused l_text_end field from struct link_map
2023-09-11 8:04 UTC
[glibc/release/2.36/master] elf: Introduce to _dl_call_fini
2023-09-11 8:04 UTC
[glibc/release/2.35/master] elf: Always call destructors in reverse constructor order (bug 30785)
2023-09-11 8:04 UTC
[glibc/release/2.35/master] elf: Do not run constructors for proxy objects
2023-09-11 8:04 UTC
[glibc/release/2.35/master] elf: Introduce to _dl_call_fini
2023-09-11 8:03 UTC
[glibc] htl: avoid exposing the vm_region symbol
2023-09-09 8:24 UTC
[glibc/release/2.38/master] libio: Fix oversized __io_vtables
2023-09-08 21:36 UTC
[glibc] libio: Fix oversized __io_vtables
2023-09-08 21:00 UTC
[glibc] Use Linux 6.5 in build-many-glibcs.py
2023-09-08 20:04 UTC
[glibc] elf: Remove unused l_text_end field from struct link_map
2023-09-08 16:39 UTC
[glibc] elf: Always call destructors in reverse constructor order (bug 30785)
2023-09-08 10:52 UTC
[glibc/release/2.37/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-08 5:28 UTC
[glibc/release/2.38/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-08 5:28 UTC
[glibc] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-07 19:57 UTC
[glibc/azanella/alloca-removal] stdio: Remove __printf_fp_buffer_2 alloca usage
2023-09-06 16:50 UTC
[glibc/azanella/alloca-removal] stdio: Remove __printf_fp_buffer_1 alloca usage
2023-09-06 16:50 UTC
[glibc/azanella/alloca-removal] stdio: Remove __libc_message alloca usage
2023-09-06 16:49 UTC
[glibc] Created branch 'azanella/alloca-removal'
2023-09-06 16:49 UTC
[glibc] Deleted branch 'azanella/strncmp-fix'
2023-09-06 16:48 UTC
[glibc] Deleted branch 'azanella/check-headers'
2023-09-06 16:48 UTC
[glibc] manual: Fix ld.so diagnostics menu/section structure
2023-09-06 16:37 UTC
[glibc] getaddrinfo: Get rid of alloca
2023-09-06 13:33 UTC
[glibc] riscv: Add support for XTheadBb in string-fz[a,i].h
2023-09-06 13:05 UTC
[glibc] manual: Document ld.so --list-diagnostics output
2023-09-06 12:37 UTC (2+ messages)
[glibc] getcanonname: Fix a typo
2023-09-06 11:01 UTC
[glibc/release/2.34/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-05 22:18 UTC
[glibc/release/2.34/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-05 22:18 UTC
[glibc/release/2.34/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-05 22:18 UTC
[glibc/release/2.34/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-05 22:18 UTC
[glibc/release/2.35/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-05 22:18 UTC
[glibc/release/2.35/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-05 22:17 UTC
[glibc/release/2.35/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-05 22:17 UTC
[glibc/release/2.35/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-05 22:17 UTC
[glibc/release/2.36/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-05 22:17 UTC
[glibc/release/2.36/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-05 22:17 UTC
[glibc/release/2.36/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-05 22:17 UTC
[glibc/release/2.36/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-05 22:17 UTC
[glibc] linux: Add pidfd_getpid
2023-09-05 16:10 UTC
[glibc] posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-05 16:10 UTC
[glibc] linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
2023-09-05 16:09 UTC
[glibc] linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparc
2023-09-05 16:09 UTC
[glibc] mips: Add the clone3 wrapper
2023-09-05 16:09 UTC
[glibc] arm: Add the clone3 wrapper
2023-09-05 16:09 UTC
[glibc] hurd: Avoid including thread_state.h in installed header
2023-09-05 9:59 UTC
[glibc] __call_tls_dtors: Use call_function_static_weak
2023-09-04 18:18 UTC
[glibc] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
2023-09-04 13:31 UTC
[glibc] htl: Fix stack information for main thread
2023-09-03 19:13 UTC
[glibc] htl: thread_local destructors support
2023-09-03 13:24 UTC
[glibc] elf: Fix slow tls access after dlopen [BZ #19924]
2023-09-01 7:22 UTC
[glibc/azanella/clang] posix: Remove the __strcpy_chk from glob tests
2023-08-30 12:43 UTC
[glibc/azanella/clang] i686: Do not build ifunc tests if compiler does not generate supported relocations
2023-08-30 12:43 UTC
[glibc/azanella/clang] i386: Disable some tests on clang
2023-08-30 12:43 UTC
[glibc/azanella/clang] Fix __convert_scm_timestamps build on clang
2023-08-30 12:43 UTC
[glibc/azanella/clang] string: Disable function_overload test on clang
2023-08-30 12:43 UTC
[glibc/azanella/clang] string: Disable test_strncmp (TODO)
2023-08-30 12:43 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
2023-08-30 12:43 UTC
[glibc/azanella/clang] configure: Use -Wno-restrict iff compiler supports it
2023-08-30 12:42 UTC
[glibc/azanella/clang] stdio: Fix clang warnings on tests
2023-08-30 12:42 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2023-08-30 12:42 UTC
[glibc/azanella/clang] Use -Wl, --undefined-version if linker requires it
2023-08-30 12:42 UTC
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2023-08-30 12:42 UTC
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2023-08-30 12:42 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2023-08-30 12:42 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2023-08-30 12:42 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2023-08-30 12:42 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2023-08-30 12:42 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2023-08-30 12:42 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2023-08-30 12:42 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2023-08-30 12:41 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2023-08-30 12:41 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2023-08-30 12:41 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2023-08-30 12:41 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2023-08-30 12:41 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2023-08-30 12:41 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2023-08-30 12:41 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2023-08-30 12:41 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2023-08-30 12:41 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2023-08-30 12:41 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2023-08-30 12:41 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2023-08-30 12:41 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2023-08-30 12:40 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2023-08-30 12:40 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2023-08-30 12:40 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2023-08-30 12:40 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2023-08-30 12:40 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2023-08-30 12:40 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2023-08-30 12:40 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2023-08-30 12:40 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2023-08-30 12:40 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2023-08-30 12:40 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2023-08-30 12:40 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2023-08-30 12:40 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2023-08-30 12:39 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2023-08-30 12:39 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2023-08-30 12:39 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2023-08-30 12:39 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2023-08-30 12:39 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2023-08-30 12:39 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2023-08-30 12:39 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2023-08-30 12:39 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2023-08-30 12:39 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2023-08-30 12:39 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2023-08-30 12:39 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2023-08-30 12:38 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2023-08-30 12:38 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2023-08-30 12:38 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2023-08-30 12:38 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2023-08-30 12:38 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2023-08-30 12:38 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2023-08-30 12:38 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not issue them with openmp
2023-08-30 12:38 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2023-08-30 12:38 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2023-08-30 12:38 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2023-08-30 12:38 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2023-08-30 12:38 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2023-08-30 12:37 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2023-08-30 12:37 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2023-08-30 12:37 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2023-08-30 12:37 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2023-08-30 12:37 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2023-08-30 12:37 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2023-08-30 12:37 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2023-08-30 12:37 UTC
[glibc/azanella/clang] x86: Remove cast on assembly inline input/outputs
2023-08-30 12:37 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2023-08-30 12:37 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2023-08-30 12:37 UTC
[glibc/azanella/clang] Suppress clang -Wtautological-constant-out-of-range-compare on strtod_l.c
2023-08-30 12:36 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2023-08-30 12:36 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2023-08-30 12:36 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2023-08-30 12:36 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2023-08-30 12:36 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2023-08-30 12:36 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2023-08-30 12:36 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2023-08-30 12:36 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2023-08-30 12:36 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2023-08-30 12:36 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2023-08-30 12:36 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2023-08-30 12:36 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2023-08-30 12:35 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2023-08-30 12:35 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2023-08-30 12:35 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2023-08-30 12:35 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2023-08-30 12:35 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2023-08-30 12:35 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2023-08-30 12:35 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2023-08-30 12:35 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2023-08-30 12:35 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2023-08-30 12:35 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2023-08-30 12:35 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2023-08-30 12:35 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2023-08-30 12:34 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2023-08-30 12:34 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2023-08-30 12:34 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2023-08-30 12:34 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2023-08-30 12:34 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2023-08-30 12:34 UTC
[glibc/azanella/clang] diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
2023-08-30 12:34 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2023-08-30 12:34 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2023-08-30 12:34 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2023-08-30 12:33 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2023-08-30 12:33 UTC
[glibc/azanella/clang] stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
2023-08-30 12:33 UTC
[glibc/azanella/clang] stdlib: Remove asm input cast for clang
2023-08-30 12:33 UTC
[glibc] Created branch 'azanella/clang'
2023-08-30 12:33 UTC
[glibc] Deleted branch 'azanella/clang'
2023-08-30 12:32 UTC
[glibc/release/2.37/master] hurd: Make exception subcode a long
2023-08-29 21:19 UTC
[glibc] x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]
2023-08-29 19:58 UTC
[glibc] add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]
2023-08-29 17:03 UTC
[glibc] Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
2023-08-29 14:11 UTC
[glibc] localedata: Translit common emojis to smileys [BZ #30649]
2023-08-29 7:32 UTC
[glibc] nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
2023-08-29 7:32 UTC
[glibc] Deleted branch 'tmp'
2023-08-29 7:27 UTC
[glibc/tmp] localedata: Translit common emojis to smileys [BZ #30649]
2023-08-29 7:26 UTC
[glibc/tmp] nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
2023-08-29 7:26 UTC
[glibc] Created branch 'tmp'
2023-08-29 7:26 UTC
[glibc] LoongArch: Change loongarch to LoongArch in comments
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}
2023-08-29 4:33 UTC
page: next (older) | prev (newer) | 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).