public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] nis: Fix nis_print_directory
 2022-10-20 13:42 UTC  (3+ messages)

[PATCH v2] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-10-20 13:39 UTC  (3+ messages)

[PATCH] Remove any mention of feature test macro requirements for mmap()
 2022-10-20 12:31 UTC 

[PATCH v1 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
 2022-10-20  3:46 UTC  (41+ messages)
` [PATCH v1 2/7] x86: Shrink / minorly optimize strchr-evex "
` [PATCH v1 3/7] x86: Optimize strnlen-evex.S "
` [PATCH v1 4/7] x86: Optimize memrchr-evex.S
` [PATCH v1 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
` [PATCH v1 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v4] "
` [PATCH v1 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
` [PATCH v2 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
  ` [PATCH v2 2/7] x86: Shrink / minorly optimize strchr-evex "
  ` [PATCH v2 3/7] x86: Optimize strnlen-evex.S "
  ` [PATCH v2 4/7] x86: Optimize memrchr-evex.S
  ` [PATCH v2 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
  ` [PATCH v2 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v2 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
` [PATCH v3 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
  ` [PATCH v3 2/7] x86: Shrink / minorly optimize strchr-evex "
  ` [PATCH v3 3/7] x86: Optimize strnlen-evex.S "
  ` [PATCH v3 4/7] x86: Optimize memrchr-evex.S
  ` [PATCH v3 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
  ` [PATCH v3 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v3 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr

[PATCH v1 1/4] x86: Use `testb` for case-locale check in str{n}casecmp-avx2
 2022-10-20  2:13 UTC  (4+ messages)
` [PATCH v1 2/4] x86: Use `testb` for case-locale check in str{n}casecmp-sse2
` [PATCH v1 3/4] x86: Use `testb` for case-locale check in str{n}casecmp-sse42
` [PATCH v1 4/4] x86: Use `testb` for FSRM check in memmove-vec-unaligned-erms

[PATCH 00/30] Remove Linux generic sysdep
 2022-10-20  0:02 UTC  (33+ messages)
` [PATCH 01/30] linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
` [PATCH 02/30] linux: Consolidate dl-origin.c
` [PATCH 03/30] Linux: consolidate chmod implementation
` [PATCH 04/30] Linux: consolidate chown implementation
` [PATCH 05/30] Linux: consolidate dup2 implementation
` [PATCH 06/30] Lninux: consolidate epoll_create implementation
` [PATCH 07/30] Linux: consolidate inotify_init implementation
` [PATCH 08/30] Linux: consolidate lchown implementation
` [PATCH 09/30] Linux: consolidate link implementation
` [PATCH 10/30] Linux: consolidate mkdir implementation
` [PATCH 11/30] Linux: consolidate readlink implementation
` [PATCH 12/30] Linux: consolidate rmdir implementation
` [PATCH 13/30] Linux: consolidate symlink implementation
` [PATCH 14/30] Linux: consolidate unlink implementation
` [PATCH 15/30] Linux: consolidate sendfile implementation
` [PATCH 16/30] Linux: Move wordsize-32 Version to default
` [PATCH 17/30] Linux: consolidate ____longjmp_chk
` [PATCH 18/30] Linux: Assume and consolidate bind wire-up syscall
` [PATCH 19/30] Linux: Assume iand consolidate socket "
` [PATCH 20/30] Linux: Assume and consolidate socketpair "
` [PATCH 21/30] Linux: Assume and consolidate listen "
` [PATCH 22/30] Linux: Assume and consolidate getsockname "
` [PATCH 23/30] Linux: Assume and consolidate getpeername "
` [PATCH 24/30] Linux: Assume and consolidate shutdown "
` [PATCH 25/30] Linux: Remove unused generic Makefile
` [PATCH 26/30] Linux: Remove generic sysdep
` [PATCH 27/30] Linux: make generic xstatver.h the default one
` [PATCH 28/30] Linux: Make generic fcntl.h "
` [PATCH 29/30] Linux: Consolidate typesizes.h
` [PATCH 30/30] Linux: Remove generic Implies

[PATCH] sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]
 2022-10-19 17:26 UTC  (2+ messages)

[PATCH] aarch64: Use memcpy_simd as the default memcpy
 2022-10-19 12:31 UTC  (5+ messages)

[PATCH v2] elf: Fix slow tls access after dlopen [BZ #19924]
 2022-10-19 11:14 UTC 

man-pages-6.01 released
 2022-10-18 18:48 UTC 

Toolchain Infrastructure project statement of support
 2022-10-18 18:47 UTC  (9+ messages)

[PATCH v2] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
 2022-10-18 17:12 UTC  (18+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
        ` [PATCH v5] "
                  ` [PATCH v6] "
                    ` [PATCH] String: Improve test coverage for memchr

[PATCH 0/3] PTR_MANGLE/PTR_DEMANGLE refactoring
 2022-10-18 15:03 UTC  (8+ messages)
` [PATCH 1/3] x86-64: Move LP_SIZE definition to its own header
` [PATCH 2/3] Introduce <pointer_guard.h>, extracted from <sysdep.h>
` [PATCH 3/3] Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources

[PATCH v4] Remove catomics
 2022-10-18 13:34 UTC  (6+ messages)

GNU Tools Cauldron 2022 - video recordings
 2022-10-18 10:58 UTC 

GNU Tools Cauldron 2022 - video recordings
 2022-10-18 10:34 UTC 

Appointing an official maintainer for LoongArch
 2022-10-17 13:23 UTC  (9+ messages)
  ` Ping: "

[PATCH] libgcc: Mostly vectorize CIE encoding extraction for FDEs
 2022-10-17 13:07 UTC  (4+ messages)

[PATCH 1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
 2022-10-15 19:53 UTC  (2+ messages)
` [PATCH 2/2] nptl: Simplifying condvar-internal mutex

New Georgian PO file for 'libc' (version 2.35.9000)
 2022-10-15 14:02 UTC 

[PATCH] longlong.h: update from GCC for LoongArch clz/ctz support
 2022-10-15  6:12 UTC 

[PATCH v1 1/3] x86: Update evex256/512 vec macros
 2022-10-15  3:48 UTC  (67+ messages)
` [PATCH v1 2/3] x86: Add macros for GPRs / mask insn based on VEC_SIZE
` [PATCH v3 1/3] x86: Update evex256/512 vec macros
  ` [PATCH v3 2/3] x86: Add macros for GPRs / mask insn based on VEC_SIZE
  ` [PATCH v3 3/3] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v4 1/3] x86: Update evex256/512 vec macros
  ` [PATCH v4 2/3] x86: Add macros for GPRs / mask insn based on VEC_SIZE
  ` [PATCH v4 3/3] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v5 1/3] x86: Update evex256/512 vec macros
  ` [PATCH v5 2/3] x86: Add macros for GPRs / mask insn based on VEC_SIZE
  ` [PATCH v5 3/3] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v6 1/7] x86: Update and move evex256/512 vec macros
  ` [PATCH v6 2/7] x86: Add macros for GPRs / mask insn based on VEC_SIZE
  ` [PATCH v6 3/7] x86: Update memrchr to use new VEC macros
  ` [PATCH v6 4/7] x86: Remove now unused vec header macros
  ` [PATCH v6 5/7] x86: Update memmove to use new VEC macros
  ` [PATCH v6 6/7] x86: Update memset "
  ` [PATCH v6 7/7] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v8 1/6] x86: Update VEC macros to complete API for evex/evex512 impls
  ` [PATCH v8 2/6] x86: Update memrchr to use new VEC macros
  ` [PATCH v8 3/6] x86: Update memmove "
  ` [PATCH v8 4/6] x86: Update memset "
  ` [PATCH v8 5/6] x86: Remove now unused vec header macros
  ` [PATCH v8 6/6] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v9 1/6] x86: Update VEC macros to complete API for evex/evex512 impls
  ` [PATCH v9 2/6] x86: Update memrchr to use new VEC macros
  ` [PATCH v9 3/6] x86: Update memmove "
  ` [PATCH v9 4/6] x86: Update memset "
  ` [PATCH v9 5/6] x86: Remove now unused vec header macros
  ` [PATCH v9 6/6] x86: Update strlen-evex-base to use new reg/vec macros
` [PATCH v10 1/6] x86: Update VEC macros to complete API for evex/evex512 impls
  ` [PATCH v10 2/6] x86: Update memrchr to use new VEC macros
  ` [PATCH v10 3/6] x86: Update memmove "
  ` [PATCH v10 4/6] x86: Update memset "
  ` [PATCH v10 5/6] x86: Remove now unused vec header macros
  ` [PATCH v10 6/6] x86: Update strlen-evex-base to use new reg/vec macros

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).