public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.35/master] Apply asm redirections in stdio.h before first use [BZ #27087]
 2022-07-20 14:58 UTC 

[glibc] Update scripts/config.* files from upstream GNU config version
 2022-07-19 13:28 UTC 

[glibc/release/2.33/master] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
 2022-07-19  5:55 UTC 

[glibc/release/2.33/master] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Move and slightly improve memset_erms
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Align entry for memrchr to 64-bytes
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Add BMI1/BMI2 checks for ISA_V3 check
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Cleanup bounds checking in large memcpy case
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Add bounds `x86_non_temporal_threshold`
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Add sse42 implementation to strcmp's ifunc
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Align varshift table to 32-bytes
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
 2022-07-19  5:54 UTC 

[glibc/release/2.33/master] x86: Shrink code size of memchr-evex.S
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Shrink code size of memchr-avx2.S
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Optimize memrchr-avx2.S
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Optimize memrchr-evex.S
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Optimize memrchr-sse2.S
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86: Create header for VEC classes in x86 strings library
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86_64: Add strstr function with 512-bit EVEX
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86_64: Remove bzero optimization
 2022-07-19  5:53 UTC 

[glibc/release/2.33/master] x86_64: Remove end of line trailing spaces
 2022-07-19  5:52 UTC 

[glibc/release/2.34/master] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Move and slightly improve memset_erms
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Align entry for memrchr to 64-bytes
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Add BMI1/BMI2 checks for ISA_V3 check
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Cleanup bounds checking in large memcpy case
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Add bounds `x86_non_temporal_threshold`
 2022-07-19  5:12 UTC 

[glibc/release/2.34/master] x86: Add sse42 implementation to strcmp's ifunc
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Align varshift table to 32-bytes
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Shrink code size of memchr-evex.S
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Shrink code size of memchr-avx2.S
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Optimize memrchr-avx2.S
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Optimize memrchr-evex.S
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Optimize memrchr-sse2.S
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86: Create header for VEC classes in x86 strings library
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86_64: Add strstr function with 512-bit EVEX
 2022-07-19  5:11 UTC 

[glibc/release/2.34/master] x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
 2022-07-19  5:10 UTC 

[glibc/release/2.34/master] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
 2022-07-19  5:10 UTC 

[glibc/release/2.34/master] x86_64: Remove bzero optimization
 2022-07-19  5:10 UTC 

[glibc/release/2.34/master] x86_64: Remove end of line trailing spaces
 2022-07-19  5:10 UTC 

[glibc/release/2.35/master] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
 2022-07-18 20:59 UTC 

[glibc/release/2.35/master] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-07-18 20:59 UTC 

[glibc/release/2.35/master] x86: Move and slightly improve memset_erms
 2022-07-18 20:59 UTC 

[glibc/release/2.35/master] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Align entry for memrchr to 64-bytes
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Add BMI1/BMI2 checks for ISA_V3 check
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Cleanup bounds checking in large memcpy case
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Add bounds `x86_non_temporal_threshold`
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Add sse42 implementation to strcmp's ifunc
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Align varshift table to 32-bytes
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Shrink code size of memchr-evex.S
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Shrink code size of memchr-avx2.S
 2022-07-18 20:58 UTC 

[glibc/release/2.35/master] x86: Optimize memrchr-avx2.S
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86: Optimize memrchr-evex.S
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86: Optimize memrchr-sse2.S
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86: Create header for VEC classes in x86 strings library
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86_64: Add strstr function with 512-bit EVEX
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
 2022-07-18 20:57 UTC 

[glibc/release/2.35/master] x86_64: Remove bzero optimization
 2022-07-18 20:57 UTC 

[glibc] linux: return UNSUPPORTED from tst-mount if entering mount namespace fails
 2022-07-18 18:57 UTC 

[glibc] x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA level
 2022-07-16 12:00 UTC 

[glibc] x86: Add support to build wcscpy with explicit ISA level
 2022-07-16 12:00 UTC 

[glibc] x86: Add support to build strcmp/strlen/strchr with explicit ISA level
 2022-07-16 12:00 UTC 

[glibc] elf: Fix wrong fscanf usage on tst-pldd
 2022-07-15 13:16 UTC 

[glibc] Apply asm redirections in stdio.h before first use [BZ #27087]
 2022-07-14 19:39 UTC 

[glibc] S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x
 2022-07-14 11:39 UTC 

[glibc] x86: Add missing rtm tests for strcmp family
 2022-07-13 22:55 UTC 

[glibc] x86: Remove unneeded rtld-wmemcmp
 2022-07-13 22:55 UTC 

[glibc] x86: Move wcslen SSE2 implementation to multiarch/wcslen-sse2.S
 2022-07-13 22:55 UTC 

[glibc] x86: Move wcschr SSE2 implementation to multiarch/wcschr-sse2.S
 2022-07-13 22:55 UTC 

[glibc] x86: Move strcat SSE2 implementation to multiarch/strcat-sse2.S
 2022-07-13 22:55 UTC 

[glibc] x86: Move strchr SSE2 implementation to multiarch/strchr-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move strrchr SSE2 implementation to multiarch/strrchr-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move memrchr SSE2 implementation to multiarch/memrchr-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move strcpy SSE2 implementation to multiarch/strcpy-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move strcmp SSE42 implementation to multiarch/strcmp-sse4_2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move wcscmp SSE2 implementation to multiarch/wcscmp-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.S
 2022-07-13 22:54 UTC 

[glibc] x86: Rename STRCASECMP_NONASCII macro to STRCASECMP_L_NONASCII
 2022-07-13 22:54 UTC 

[glibc/release/2.35/master] nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
 2022-07-13 16:28 UTC 

[glibc/release/2.34/master] nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
 2022-07-13 16:24 UTC 

[glibc] nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
 2022-07-13 16:21 UTC 

[glibc] x86: Remove __mmask intrinsics in strstr-avx512.c
 2022-07-12 23:02 UTC 

[glibc] x86: Remove generic strncat, strncpy, and stpncpy implementations
 2022-07-12 19:24 UTC 

[glibc] i386: Remove -Wa,-mtune=i686
 2022-07-12 18:14 UTC 

[glibc] x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-generic
 2022-07-11 14:27 UTC 

[glibc/release/2.33/master] elf: Earlier missing dynamic segment check in _dl_map_object_from_fd
 2022-07-09  8:46 UTC 

[glibc] elf: Rename tst-audit26 to tst-audit28
 2022-07-08 12:36 UTC 

[glibc] x86-64: Don't mark symbols as hidden in strcmp-XXX.S
 2022-07-08  0:06 UTC 

[glibc] stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-06 14:20 UTC 

[glibc] stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-06 14:20 UTC 

[glibc] gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
 2022-07-06 14:20 UTC 

[glibc] aarch64: Optimize string functions with shrn instruction
 2022-07-06  8:30 UTC 

[glibc] test-container: return UNSUPPORTED for ENOSPC on clone()
 2022-07-06  2:35 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-05 21:20 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-05 21:20 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
 2022-07-05 21:20 UTC 

[glibc] Created branch 'azanella/mbrtoc8-c8rtomb'
 2022-07-05 21:20 UTC 

[glibc] Deleted branch 'azanella/mbrtoc8-c8rtomb'
 2022-07-05 21:20 UTC 

[glibc] Replace __libc_multiple_threads with __libc_single_threaded
 2022-07-05 20:28 UTC 

[glibc] linux: Add mount_setattr
 2022-07-05 13:13 UTC 

[glibc] linux: Add tst-mount to check for Linux new mount API
 2022-07-05 13:13 UTC 

[glibc] linux: Add open_tree
 2022-07-05 13:13 UTC 

[glibc] linux: Add fspick
 2022-07-05 13:13 UTC 

[glibc] linux: Add fsconfig
 2022-07-05 13:13 UTC 

[glibc] AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
 2022-07-05 13:02 UTC 

[glibc] elf: Fix direction of NODELETE log messages during symbol lookup
 2022-07-05 12:40 UTC 

[glibc] malloc: Simplify checked_request2size interface
 2022-07-05  9:05 UTC 

[glibc] stdlib: Simplify buffer management in canonicalize
 2022-07-05  9:05 UTC 

[glibc] localedef: Support building for older C standards
 2022-07-05  8:51 UTC 

[glibc] de_DE: Convert to UTF-8
 2022-07-05  7:29 UTC 

[glibc] locale: localdef input files are now encoded in UTF-8
 2022-07-05  7:29 UTC 

[glibc] locale: Introduce translate_unicode_codepoint into linereader.c
 2022-07-05  7:29 UTC 

[glibc] locale: Fix signed char bug in lr_getc
 2022-07-05  7:29 UTC 

[glibc] locale: Turn ADDC and ADDS into functions in linereader.c
 2022-07-05  7:29 UTC 

[glibc] libc-symbols.h: remove unused macros
 2022-07-05  4:15 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-04 19:05 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef
 2022-07-04 19:05 UTC 

[glibc/azanella/mbrtoc8-c8rtomb] gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
 2022-07-04 19:05 UTC 

[glibc] Created branch 'azanella/mbrtoc8-c8rtomb'
 2022-07-04 19:04 UTC 

[glibc] Fix hurd namespace issues for internal signal functions
 2022-07-04 14:11 UTC 

[glibc] argp: Remove old includes in !_LIBC case
 2022-07-04 13:29 UTC 

[glibc] Use GCC 12 branch in build-many-glibcs.py
 2022-07-04 13:16 UTC 

[glibc] Refactor internal-signals.h
 2022-06-30 17:59 UTC 

[glibc] riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
 2022-06-30 15:06 UTC 

[glibc/release/2.32/master] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:57 UTC 

[glibc/release/2.33/master] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:56 UTC 

[glibc/release/2.34/master] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:55 UTC 

[glibc/release/2.35/master] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:55 UTC 

[glibc] AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable
 2022-06-30 13:02 UTC 

[glibc] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 12:13 UTC 

[glibc] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
 2022-06-30  3:04 UTC 

[glibc] x86: Add missing IS_IN (libc) check to strcspn-sse4.c
 2022-06-30  3:03 UTC 

[glibc] x86: Add missing IS_IN (libc) check to memmove-ssse3.S
 2022-06-30  3:03 UTC 

[glibc] x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
 2022-06-30  3:03 UTC 

[glibc] x86-64: Small improvements to dl-trampoline.S
 2022-06-30  3:03 UTC 

[glibc] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-06-30  3:03 UTC 

[glibc] x86: Move and slightly improve memset_erms
 2022-06-30  3:03 UTC 

[glibc] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-06-30  3:03 UTC 

[glibc] linux: Remove unnecessary nice.c and signal.c
 2022-06-29 22:39 UTC 

[glibc] nptl: Remove unused members from struct pthread
 2022-06-29 20:00 UTC 

[glibc] Linux: Forward declaration of struct iovec for process_madvise
 2022-06-29 11:55 UTC 

[glibc] x86: Add more feature definitions to isa-level.h
 2022-06-28 15:25 UTC 

[glibc] elf: Fix -DNDEBUG warning in _dl_start_args_adjust
 2022-06-28  8:44 UTC 

[glibc] elf: Fix compile error with -Werror and -DNDEBUG
 2022-06-28  8:31 UTC 

[glibc] x86-64: Only define used SSE/AVX/AVX512 run-time resolvers
 2022-06-28  1:01 UTC 

[glibc] x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
 2022-06-28  1:01 UTC 

[glibc] x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
 2022-06-27 16:34 UTC 

[glibc] x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.c
 2022-06-27 16:34 UTC 

[glibc] x86: Remove unused file wmemcmp-sse4
 2022-06-27 16:34 UTC 

[glibc] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
 2022-06-27 16:33 UTC 

[glibc] x86: Align entry for memrchr to 64-bytes
 2022-06-27 16:33 UTC 

[glibc] Makerules: Remove no-op -Wl,-d when linking libc_pic.os
 2022-06-26 22:31 UTC 

[glibc] m68k: optimize RTLD_START
 2022-06-24 22:22 UTC 

[glibc] misc: Optimize internal usage of __libc_single_threaded
 2022-06-24 20:46 UTC 

[glibc] linux: Add move_mount
 2022-06-24 19:22 UTC 

[glibc] linux: Add fsmount
 2022-06-24 19:22 UTC 

[glibc] linux: Add fsopen
 2022-06-24 19:21 UTC 

[glibc] resolv/tst-resolv-noaaaa: Support building for older C standards
 2022-06-24 17:47 UTC 

[glibc] resolv: Implement no-aaaa stub resolver option
 2022-06-24 16:41 UTC 

[glibc] support: Change non-address output format of support_format_dns_packet
 2022-06-24 16:41 UTC 

[glibc] riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE
 2022-06-24  4:10 UTC 

[glibc] x86: Remove faulty sanity tests for RTLD build with no multiarch
 2022-06-23 18:14 UTC 

[glibc] stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
 2022-06-23 15:26 UTC 

[glibc] x86: Replace all sse instructions with vex equivilent in avx+ files
 2022-06-23  3:15 UTC 

[glibc] x86: Add support for compiling {raw|w}memchr with high ISA level
 2022-06-23  3:15 UTC 

[glibc] x86: Add defines / utilities for making ISA specific x86 builds
 2022-06-23  3:15 UTC 

[glibc] stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
 2022-06-22 18:22 UTC 

[glibc] stdlib: Remove trailing whitespace from Makefile
 2022-06-22 18:22 UTC 

[glibc] debug: make __read_chk a cancellation point (bug 29274)
 2022-06-22 15:02 UTC 

[glibc] s390: use LC_ALL=C for readelf call
 2022-06-21  8:17 UTC 

[glibc] s390: use $READELF
 2022-06-21  8:17 UTC 

[glibc] i386: Fix include paths for strspn, strcspn, and strpbrk
 2022-06-17 23:25 UTC 

[glibc] elf: Silence GCC 11/12 false positive warning
 2022-06-17 22:18 UTC 

[glibc] x86: Rename generic functions with unique postfix for clarity
 2022-06-17  3:50 UTC 

[glibc] x86: Add BMI1/BMI2 checks for ISA_V3 check
 2022-06-17  3:50 UTC 

[glibc] x86-64: Handle fewer relocation types for RTLD_BOOTSTRAP
 2022-06-16 18:48 UTC 

[glibc] aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
 2022-06-16  2:21 UTC 

[glibc] riscv: Change the relocations handled for RTLD_BOOTSTRAP
 2022-06-16  1:42 UTC 

[glibc] x86: Cleanup bounds checking in large memcpy case
 2022-06-15 22:24 UTC 

[glibc] x86: Add bounds `x86_non_temporal_threshold`
 2022-06-15 22:24 UTC 

[glibc] Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
 2022-06-15 20:02 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).