public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2023-09-28 17:52 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2023-09-28 17:51 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2023-09-28 17:51 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2023-09-28 17:51 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2023-09-28 17:51 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2023-09-28 17:51 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2023-09-28 17:51 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2023-09-28 17:51 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2023-09-28 17:50 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2023-09-28 17:50 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2023-09-28 17:50 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2023-09-28 17:50 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2023-09-28 17:50 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2023-09-28 17:50 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2023-09-28 17:50 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2023-09-28 17:50 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2023-09-28 17:50 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2023-09-28 17:50 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2023-09-28 17:50 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2023-09-28 17:50 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2023-09-28 17:49 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2023-09-28 17:49 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2023-09-28 17:49 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2023-09-28 17:49 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2023-09-28 17:49 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2023-09-28 17:49 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2023-09-28 17:49 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2023-09-28 17:49 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2023-09-28 17:48 UTC
[glibc] Created branch 'azanella/clang'
2023-09-28 17:48 UTC
[glibc] Deleted branch 'azanella/clang'
2023-09-28 17:48 UTC
[glibc] C2x scanf %wN, %wfN support
2023-09-28 17:28 UTC
[glibc] test-container: Use nftw instead of rm -rf
2023-09-28 16:35 UTC
[glibc] hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
2023-09-27 22:10 UTC
[glibc] elf: Fix compile error with -DNDEBUG [BZ #18755]
2023-09-27 20:13 UTC
[glibc] MIPS: Add relocation types
2023-09-27 16:57 UTC
[glibc] MIPS: Add new section type SHT_MIPS_ABIFLAGS
2023-09-27 16:57 UTC
[glibc] MIPS: Add ELF file header flags
2023-09-27 16:57 UTC
[glibc] fegetenv_and_set_rn now uses the builtins provided by GCC
2023-09-27 16:57 UTC
[glibc] io: Do not implement fstat with fstatat
2023-09-27 13:19 UTC
[glibc] libio: Add nonnull attribute for most FILE * arguments in stdio.h
2023-09-27 0:12 UTC
[glibc/release/2.34/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.34/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:54 UTC
[glibc/release/2.35/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.35/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:54 UTC
[glibc/release/2.36/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.36/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:53 UTC
[glibc/release/2.37/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:53 UTC
[glibc/release/2.37/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:53 UTC
[glibc/release/2.38/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:52 UTC
[glibc/release/2.38/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:52 UTC
[glibc] AArch64: Remove -0.0 check from vector sin
2023-09-26 12:42 UTC
[glibc] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 11:40 UTC
[glibc] elf: Add dummy declaration of _dl_audit_objclose for !SHARED
2023-09-26 9:40 UTC
[glibc/release/2.37/master] x86: Fix for cache computation on AMD legacy cpus
2023-09-26 7:16 UTC
[glibc/release/2.37/master] x86/dl-cacheinfo: remove unsused parameter from handle_amd
2023-09-26 7:16 UTC
[glibc] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-25 0:23 UTC
[glibc/zack/remove-libcrypt] Remove all of the remaining libcrypt code
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Remove documentation of passphrase-hashing functions
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Remove --enable-crypt and --enable-nss-crypt configure options
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Import Solar Designer's public domain MD5 for use by localedef
2023-09-21 20:25 UTC
[glibc] Created branch 'zack/remove-libcrypt'
2023-09-21 20:25 UTC
[glibc] elf: dl-lookup: Remove unused alloca.h include
2023-09-21 14:09 UTC
[glibc] Remove unused localedata/th_TH.in
2023-09-21 8:49 UTC
[glibc] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
2023-09-21 8:49 UTC
[glibc] Revert "LoongArch: Add glibc.cpu.hwcap support."
2023-09-21 1:12 UTC
[glibc] Update kernel version to 6.5 in header constant tests
2023-09-20 13:37 UTC
[glibc] LoongArch: Add glibc.cpu.hwcap support
2023-09-19 2:17 UTC
[glibc] math: Add a no-mathvec flag for sin (-0.0)
2023-09-18 10:51 UTC
[glibc/release/2.35/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-16 9:11 UTC
[glibc] Update to Unicode 15.1.0 [BZ #30854]
2023-09-16 7:22 UTC
[glibc] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
2023-09-16 7:22 UTC
[glibc] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
2023-09-16 7:22 UTC
[glibc/release/2.34/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-16 0:50 UTC
[glibc/release/2.34/master] gethosts: Return EAI_MEMORY on allocation failure
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split result generation into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: split loopback lookup into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: make gethosts into a function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: separate nss lookup loop into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split nscd lookup code into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split simple gethostbyname into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: make numeric lookup a separate routine
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Simplify service resolution
2023-09-16 0:49 UTC
[glibc/release/2.34/master] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Simplify canon name resolution
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gethosts: Remove unused argument _type
2023-09-16 0:49 UTC
[glibc/release/2.34/master] nss: Sort tests and tests-container and put one test per line
2023-09-16 0:48 UTC
[glibc/release/2.35/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gethosts: Return EAI_MEMORY on allocation failure
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: Split result generation into its own function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: split loopback lookup into its own function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: make gethosts into a function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: separate nss lookup loop into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Split nscd lookup code into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Split simple gethostbyname into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: make numeric lookup a separate routine
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Simplify service resolution
2023-09-15 23:47 UTC
[glibc/release/2.35/master] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Simplify canon name resolution
2023-09-15 23:47 UTC
[glibc/release/2.35/master] nss: Sort tests and tests-container and put one test per line
2023-09-15 23:47 UTC
[glibc/release/2.36/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 22:25 UTC
[glibc/release/2.38/master] manual/jobs.texi: Add missing @item EPERM for getpgid
2023-09-15 22:03 UTC
[glibc/release/2.38/master] string: Fix tester build with fortify enable with gcc < 12
2023-09-15 22:03 UTC
[glibc/release/2.38/master] iconv: restore verbosity with unrecognized encoding names (bug 30694)
2023-09-15 22:03 UTC
[glibc/release/2.36/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-15 21:20 UTC
[glibc/release/2.37/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 20:53 UTC
[glibc/release/2.38/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 19:19 UTC
[glibc] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 18:38 UTC
[glibc/release/2.34/master] Simplify allocations and fix merge and continue actions [BZ #28931]
2023-09-15 15:32 UTC
[glibc/release/2.35/master] Simplify allocations and fix merge and continue actions [BZ #28931]
2023-09-15 2:40 UTC
[glibc] LoongArch: Change to put magic number to .rodata section
2023-09-15 1:12 UTC
[glibc] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}
2023-09-15 1:12 UTC
[glibc] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}
2023-09-15 1:12 UTC
[glibc] LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings
2023-09-15 1:12 UTC
[glibc] LoongArch: Add lasx/lsx support for _dl_runtime_profile
2023-09-15 1:11 UTC
[glibc] Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
2023-09-14 14:58 UTC
[glibc/release/2.36/master] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:57 UTC
[glibc/release/2.38/master] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:36 UTC
[glibc/release/2.37/master] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:36 UTC
[glibc] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:11 UTC
[glibc] resolv: Fix some unaligned accesses in resolver [BZ #30750]
2023-09-13 11:05 UTC
[glibc] Update syscall lists for Linux 6.5
2023-09-12 14:09 UTC
[glibc/release/2.28/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:49 UTC
[glibc/release/2.28/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:49 UTC
[glibc/release/2.28/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:49 UTC
[glibc/release/2.28/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:49 UTC
[glibc/release/2.29/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:48 UTC
[glibc/release/2.29/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:48 UTC
[glibc/release/2.29/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:48 UTC
[glibc/release/2.29/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:48 UTC
[glibc/release/2.30/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:48 UTC
[glibc/release/2.30/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:48 UTC
[glibc/release/2.30/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:48 UTC
[glibc/release/2.30/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:48 UTC
[glibc/release/2.31/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:48 UTC
[glibc/release/2.31/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:48 UTC
[glibc/release/2.31/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:48 UTC
[glibc/release/2.31/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:48 UTC
[glibc/release/2.32/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-09-12 3:48 UTC
[glibc/release/2.32/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-09-12 3:47 UTC
[glibc/release/2.32/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-09-12 3:47 UTC
[glibc/release/2.32/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-09-12 3:47 UTC
[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
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).