public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2022-05-10 18:22 UTC 

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove __LDBL_REDIR macros
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove stdlib-ldbl.h
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove monetary-ldbl.h
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove printf-ldbl.h
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove syslog-ldbl.h
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove error-ldbl.h
 2022-05-10 18:21 UTC 

[glibc/azanella/clang] Remove err-ldbl.h
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] Remove argp-ldbl.h
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] Remove wchar-ldbl.h
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] Remove stdio-ldbl.h
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] Remove include/*.h install rule
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] x86: Remove .tfloat usage
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] nis: Fix nis_print_directory
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-05-10 18:20 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] malloc: Use C11 atomics on memusage
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
 2022-05-10 18:19 UTC 

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

[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
 2022-05-10 18:19 UTC 

[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
 2022-05-10 18:18 UTC 

[glibc/azanella/clang] Remove fno_unit_at_a_time configure check
 2022-05-10 18:18 UTC 

[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
 2022-05-10 18:18 UTC 

[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
 2022-05-10 18:18 UTC 

[glibc/azanella/clang] Add declare_object_symbol_alias for assembly codes (BZ #28128)
 2022-05-10 18:18 UTC 

[glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile
 2022-05-10 18:18 UTC 

[glibc] Created branch 'azanella/clang'
 2022-05-10 18:18 UTC 

[glibc] Deleted branch 'azanella/clang'
 2022-05-10 18:17 UTC 

[glibc] nptl: Add backoff mechanism to spinlock loop
 2022-05-09 23:03 UTC 

[glibc] Linux: Implement a useful version of _startup_fatal
 2022-05-09 16:47 UTC 

[glibc] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-09 16:47 UTC 

[glibc/release/2.35/master] NEWS: Add a bug fix entry for BZ #29109
 2022-05-06 14:34 UTC 

[glibc/release/2.35/master] linux: Fix posix_spawn return code if clone fails (BZ#29109)
 2022-05-06 14:12 UTC 

[glibc] linux: Fix posix_spawn return code if clone fails (BZ#29109)
 2022-05-06 14:08 UTC 

[glibc] benchtests: Add wcrtomb microbenchmark
 2022-05-06 12:51 UTC 

[glibc/release/2.33/master] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
 2022-05-05 17:26 UTC 

[glibc/release/2.33/master] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
 2022-05-05 17:26 UTC 

[glibc/release/2.33/master] x86: Set .text section in memset-vec-unaligned-erms
 2022-05-05 17:26 UTC 

[glibc/release/2.33/master] x86-64: Optimize bzero
 2022-05-05 17:26 UTC 

[glibc/release/2.33/master] x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
 2022-05-05 17:26 UTC 

[glibc/release/2.33/master] x86: Improve vec generation in memset-vec-unaligned-erms.S
 2022-05-05 17:25 UTC 

[glibc/release/2.33/master] x86-64: Fix strcmp-evex.S
 2022-05-05 17:25 UTC 

[glibc/release/2.33/master] x86-64: Fix strcmp-avx2.S
 2022-05-05 17:25 UTC 

[glibc/release/2.33/master] x86: Optimize strcmp-evex.S
 2022-05-05 17:25 UTC 

[glibc/release/2.33/master] x86: Optimize strcmp-avx2.S
 2022-05-05 17:25 UTC 

[glibc/release/2.34/master] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86: Set .text section in memset-vec-unaligned-erms
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86-64: Optimize bzero
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86: Improve vec generation in memset-vec-unaligned-erms.S
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86-64: Fix strcmp-evex.S
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86-64: Fix strcmp-avx2.S
 2022-05-05 16:41 UTC 

[glibc/release/2.34/master] x86: Optimize strcmp-evex.S
 2022-05-05 16:40 UTC 

[glibc/release/2.34/master] x86: Optimize strcmp-avx2.S
 2022-05-05 16:40 UTC 

[glibc/nsz/bug23293-v6] aarch64: Move ld.so _start to separate file and drop _dl_skip_args
 2022-05-05 13:58 UTC 

[glibc/nsz/bug23293-v6] linux: Add a getauxval test [BZ #23293]
 2022-05-05 13:58 UTC 

[glibc/nsz/bug23293-v6] rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
 2022-05-05 13:57 UTC 

[glibc/nsz/bug23293-v6] rtld: Use generic argv adjustment in ld.so [BZ #23293]
 2022-05-05 13:57 UTC 

[glibc] Created branch 'nsz/bug23293-v6'
 2022-05-05 13:57 UTC 

[glibc] clock_settime/clock_gettime: Use __nonnull to avoid null pointer
 2022-05-05 12:25 UTC 

[glibc] clock_adjtime: Use __nonnull to avoid null pointer
 2022-05-05 12:25 UTC 

[glibc] ntp_xxxtimex: Use __nonnull to avoid null pointer
 2022-05-05 12:25 UTC 

[glibc] adjtimex/adjtimex64: Use __nonnull to avoid null pointer
 2022-05-05 12:25 UTC 

[glibc/nsz/bug23293-v5] aarch64: Move ld.so _start to separate file and drop _dl_skip_args
 2022-05-05  6:52 UTC 

[glibc/nsz/bug23293-v5] linux: Add a getauxval test [BZ #23293]
 2022-05-05  6:52 UTC 

[glibc/nsz/bug23293-v5] rtld: Remove DL_ARGV_NOT_RELRO
 2022-05-05  6:52 UTC 

[glibc/nsz/bug23293-v5] rtld: Use generic argv adjustment in ld.so [BZ #23293]
 2022-05-05  6:52 UTC 

[glibc] Created branch 'nsz/bug23293-v5'
 2022-05-05  6:52 UTC 

[glibc/release/2.35/master] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
 2022-05-05  6:23 UTC 

[glibc/release/2.35/master] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
 2022-05-05  6:23 UTC 

[glibc/release/2.35/master] x86: Set .text section in memset-vec-unaligned-erms
 2022-05-05  6:23 UTC 

[glibc/release/2.35/master] x86-64: Optimize bzero
 2022-05-05  6:23 UTC 

[glibc/release/2.35/master] x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
 2022-05-05  6:22 UTC 

[glibc/release/2.35/master] x86: Improve vec generation in memset-vec-unaligned-erms.S
 2022-05-05  6:22 UTC 

[glibc/release/2.35/master] x86-64: Fix strcmp-evex.S
 2022-05-05  6:22 UTC 

[glibc/release/2.35/master] x86-64: Fix strcmp-avx2.S
 2022-05-05  6:22 UTC 

[glibc/release/2.35/master] x86: Optimize strcmp-evex.S
 2022-05-05  6:22 UTC 

[glibc/release/2.35/master] x86: Optimize strcmp-avx2.S
 2022-05-05  6:22 UTC 

[glibc] hurd spawni: Fix reauthenticating closed fds
 2022-05-05  0:15 UTC 

[glibc/azanella/fno-unit-at-fime-removal] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
 2022-05-04 18:24 UTC 

[glibc/azanella/fno-unit-at-fime-removal] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
 2022-05-04 18:24 UTC 

[glibc/azanella/fno-unit-at-fime-removal] Add declare_object_symbol_alias for assembly codes (BZ #28128)
 2022-05-04 18:24 UTC 

[glibc] Created branch 'azanella/fno-unit-at-fime-removal'
 2022-05-04 18:24 UTC 

[glibc] Deleted branch 'azanella/fno-unit-at-fime-removal'
 2022-05-04 18:24 UTC 

[glibc/azanella/fno-unit-at-fime-removal] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
 2022-05-04 18:13 UTC 

[glibc/azanella/fno-unit-at-fime-removal] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
 2022-05-04 18:13 UTC 

[glibc/azanella/fno-unit-at-fime-removal] Add declare_object_symbol_alias for assembly codes (BZ #28128)
 2022-05-04 18:13 UTC 

[glibc] Created branch 'azanella/fno-unit-at-fime-removal'
 2022-05-04 18:13 UTC 

[glibc] Linux: Define MMAP_CALL_INTERNAL
 2022-05-04 14:54 UTC 

[glibc] i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls
 2022-05-04 14:54 UTC 

[glibc] i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
 2022-05-04 14:54 UTC 

[glibc/release/2.34/master] manual: Clarify that abbreviations of long options are allowed
 2022-05-04 10:29 UTC 

[glibc/release/2.35/master] manual: Clarify that abbreviations of long options are allowed
 2022-05-04 10:29 UTC 

[glibc] manual: Clarify that abbreviations of long options are allowed
 2022-05-04 10:28 UTC 

[glibc/nsz/bug23293] aarch64: Move ld.so _start to separate file and drop _dl_skip_args
 2022-05-04  6:03 UTC 

[glibc/nsz/bug23293] linux: Add a getauxval test [BZ #23293]
 2022-05-04  6:03 UTC 

[glibc/nsz/bug23293] rtld: Remove DL_ARGV_NOT_RELRO
 2022-05-04  6:03 UTC 

[glibc/nsz/bug23293] rtld: Use generic argv adjustment in ld.so [BZ #23293]
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] elf: Remove fallback to the start of DT_STRTAB for dladdr
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] powerpc32: Remove unused HAVE_PPC_SECURE_PLT
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] manual: Document the dlinfo function
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] Do not use --hash-style=both for building glibc shared objects
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] benchtests: Better libmvec integration
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] benchtests: Add UNSUPPORTED benchmark status
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] Use __ehdr_start rather than _begin in _dl_start_final
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] posix/glob.c: update from gnulib
 2022-05-04  6:02 UTC 

[glibc/nsz/bug23293] benchtests: Add pthread-mutex-locks bench
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] linux: Fix missing internal 64 bit time_t stat usage
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] posix: Remove unused definition on _Fork
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] NEWS: Mention DT_RELR support
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Add more DT_RELR tests
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Properly handle zero DT_RELA/DT_REL values
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Support DT_RELR relative relocation format [BZ #27924]
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] Add GLIBC_ABI_DT_RELR for DT_RELR support
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Define DT_RELR related macros and types
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] i386: Regenerate ulps
 2022-05-04  6:01 UTC 

[glibc/nsz/bug23293] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] INSTALL: Rephrase -with-default-link documentation
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] elf: Move post-relocation code of _dl_start into _dl_start_final
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] elf: Remove unused enum allowmask
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] x86: Optimize {str|wcs}rchr-evex
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] x86: Optimize {str|wcs}rchr-avx2
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] x86: Optimize {str|wcs}rchr-sse2
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] benchtests: Improve bench-strrchr
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] Default to --with-default-link=no (bug 25812)
 2022-05-04  6:00 UTC 

[glibc/nsz/bug23293] scripts: Add glibcelf.py module
 2022-05-04  5:59 UTC 

[glibc/nsz/bug23293] Add locale for syr_SY
 2022-05-04  5:59 UTC 

[glibc/nsz/bug23293] (41 commits) aarch64: Move ld.so _start to separate file and drop _dl_sk
 2022-05-04  5:59 UTC 

[glibc] Deleted branch 'fw/2.32-zen-memcpy-revert'
 2022-05-03 19:51 UTC 

[glibc/release/2.34/master] Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] aarch64: Add HWCAP2_ECV from Linux 5.16
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Update kernel version to 5.17 in tst-mman-consts.py
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Update kernel version to 5.16 in tst-mman-consts.py
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Update syscall lists for Linux 5.17
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Update kernel version to 5.15 in tst-mman-consts.py
 2022-05-03  9:38 UTC 

[glibc/release/2.34/master] Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
 2022-05-03  9:38 UTC 

[glibc/release/2.35/master] Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h
 2022-05-03  9:03 UTC 

[glibc/release/2.35/master] Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
 2022-05-03  9:03 UTC 

[glibc/release/2.35/master] Update kernel version to 5.17 in tst-mman-consts.py
 2022-05-03  9:03 UTC 

[glibc/release/2.35/master] Update kernel version to 5.16 in tst-mman-consts.py
 2022-05-03  9:03 UTC 

[glibc/release/2.35/master] Update syscall lists for Linux 5.17
 2022-05-03  9:03 UTC 

[glibc/google/grte/v5-2.27/master] Makeconfig: Update clang_rt.crtbegin.o filename
 2022-05-03  4:01 UTC 

[glibc/release/2.33/master] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86-64: Use notl in EVEX strcmp [BZ #28646]
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86: Shrink memcmp-sse4.S code size
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86: Optimize memmove-vec-unaligned-erms.S
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86-64: Replace movzx with movzbl
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86-64: Remove Prefer_AVX2_STRCMP
 2022-05-02 21:31 UTC 

[glibc/release/2.33/master] x86-64: Improve EVEX strcmp with masked load
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Optimize memset-vec-unaligned-erms.S
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Modify ENTRY in sysdep.h so that p2align can be specified
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86-64: Use testl to check __x86_string_control
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86-64: Add Avoid_Short_Distance_REP_MOVSB
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Improve memmove-vec-unaligned-erms.S
 2022-05-02 21:30 UTC 

[glibc/release/2.33/master] x86: Improve memset-vec-unaligned-erms.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Optimize memcmp-evex-movbe.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Optimize memcmp-avx2-movbe.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Add EVEX optimized memchr family not safe for RTM
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Set rep_movsb_threshold to 2112 on processors with FSRM
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Optimize strchr-evex.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Optimize strchr-avx2.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86-64: Require BMI2 for strchr-avx2.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86-64: Refactor and improve performance of strchr-avx2.S
 2022-05-02 21:29 UTC 

[glibc/release/2.33/master] x86: Adding an upper bound for Enhanced REP MOVSB
 2022-05-02 21:29 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).