public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-11 16:21 UTC  (50+ messages)
` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
  ` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v3 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v3 26/28] arm64/sve: Add documentation
` [PATCH v3 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v3 01/28] regset: Add support for dynamically sized regsets
` [PATCH v3 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v3 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v3 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v3 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v3 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v3 19/28] arm64/sve: ptrace and ELF coredump support
` [RFC PATCH v3 27/28] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v3 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v3 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v3 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v3 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v3 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v3 13/28] arm64/sve: Signal handling support
` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v3 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v3 11/28] arm64/sve: Core task context handling
` [PATCH v3 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v3 10/28] arm64/sve: Low-level CPU setup
` [PATCH v3 25/28] arm64/sve: Detect SVE and activate runtime support

pthread condvars and priority inheritance
 2017-10-11 16:16 UTC  (9+ messages)

[PATCH] Benchtests for sinf, cosf and sincosf
 2017-10-11 13:32 UTC  (7+ messages)

[PATCH] nscd: remove reference to libnsl
 2017-10-11 13:29 UTC  (2+ messages)

[PATCH 1/2] Document cache information sysconf variables
 2017-10-11 12:30 UTC  (3+ messages)
` [PATCH 2/2] aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveat

[PATCH] nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]
 2017-10-11 12:18 UTC  (6+ messages)

[PATCH 0/3] Add some missing cache infomation
 2017-10-11  5:28 UTC  (10+ messages)
` [PATCH 1/3] Guess L1 cache linesize for aarch64

Use generic alias macros in ldbl-opt [committed]
 2017-10-11  2:52 UTC 

Use libm_alias_* in soft-fp [committed]
 2017-10-11  0:04 UTC 

Fencepost accounts restricted to glibc stewards (GNU Maintainers)
 2017-10-10 23:00 UTC 

Add libm_alias_*_other_r macros
 2017-10-10 21:30 UTC 

[PATCH] Reinitialize dl_load_write_lock on fork (bug 19282)
 2017-10-10 21:16 UTC  (13+ messages)

[PATCH 1/3] Remove NO_CANCELLATION macro
 2017-10-10 20:39 UTC  (8+ messages)
` [PATCH 2/3] Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition
` [PATCH 3/3] Single thread optimization refactor

[PATCH v2] Fix double-checked locking in __gconv_get_path and __gconv_read_conf [BZ #22062]
 2017-10-10 19:08 UTC  (6+ messages)

[PATCH v7 0/8] Add support for ISO C threads.h
 2017-10-10 18:48 UTC  (3+ messages)

[PATCH] nss_files: Avoid large buffers with many host addresses [BZ #22078]
 2017-10-10 18:41 UTC  (4+ messages)

[PATCH v2 0/3] Generic sincosf
 2017-10-10 16:10 UTC  (8+ messages)
` [PATCH v2 1/3] Optimized sincosf
` [PATCH v2 3/3] powerpc: Update ulps
` [PATCH v2 2/3] Add benchtests for sincosf

[PATCH] powerpc: fix check-before-set in SET_RESTORE_ROUND
 2017-10-10 15:52 UTC 

[RFC][PATCH v9 0/6][BZ 10871] Month names in alternative grammatical case
 2017-10-10 10:31 UTC  (4+ messages)

[PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function
 2017-10-10 10:06 UTC  (4+ messages)
` [PATCHv3 2/2] aarch64: Reduce zva prologue to 64 bytes to reduce one instruction
  ` [PING][PATCHv3 "
` [PING][PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function

[PATCH] scripts/test-installation.pl: Ignore nss_test* DSOs [BZ #21911]
 2017-10-10  9:26 UTC  (3+ messages)

[PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
 2017-10-10  9:26 UTC  (3+ messages)

Definition of __USE_MISC?
 2017-10-10  5:41 UTC  (5+ messages)

[PATCH 1/2] arm: Implement memcpy ifunc selection in C
 2017-10-09 22:12 UTC  (11+ messages)
` [PATCH 2/2] "

Use generic macros for lgamma_r function aliases [committed]
 2017-10-09 22:05 UTC 

[COMMITTED] posix: remove glob internal bogus extern decl
 2017-10-09 17:56 UTC 

Remove ldbl-opt w_scalbln.c [committed]
 2017-10-09 16:53 UTC 

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-09 16:20 UTC  (25+ messages)
` [PATCH v2 11/28] arm64/sve: Core task context handling
` [PATCH v2 26/28] arm64/sve: Add documentation
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length

[PATCH][BZ #21326] Ensure C99 and C11 interfaces are available for C++
 2017-10-09 14:13 UTC  (8+ messages)

[PATCH v3 0/5] Fixes for gcc enabling -mfloat128 by default
 2017-10-09 14:10 UTC  (4+ messages)

Glibc stable release process (Glibc 2.26.1)
 2017-10-09 14:08 UTC  (8+ messages)

[PATCH 1/1] Added yesstr/nostr for pap_AW and pap_CW
 2017-10-07  3:23 UTC  (4+ messages)
    `  "

[PATCH] aarch64: Check PIC instead of SHARED in start.S
 2017-10-07  1:07 UTC  (12+ messages)

[PATCH][malloc] Speedup fastbin paths
 2017-10-06 22:00 UTC  (2+ messages)

Use libm_alias_double in ldbl-128, ldbl-96 fma
 2017-10-06 20:26 UTC  (2+ messages)

Use libm_alias_ldouble for ldbl-128 functions [committed]
 2017-10-06 17:47 UTC 

[PATCH v2] malloc: Fix tcache leak on thread destruction [BZ #22111]
 2017-10-06 17:39 UTC  (6+ messages)

[PATCH] powerpc: Fix IFUNC for memrchr
 2017-10-06 16:14 UTC  (5+ messages)

Remove redundant ldbl-64-128 files [committed]
 2017-10-06 15:03 UTC 

[PATCH 0/2] aarch64: non lazy tlsdesc
 2017-10-06 14:24 UTC  (3+ messages)
` [PATCH 1/2] aarch64: Disable lazy symbol binding of TLSDESC
` [PATCH 2/2] aarch64: Remove barriers from TLS descriptor functions

PING: [PATCH] Add --enable-static-pie to build static PIE
 2017-10-05 23:36 UTC  (13+ messages)

Update ARM libm-test-ulps [committed]
 2017-10-05 22:18 UTC 

[PATCH 1/2] benchtests: Memory walking benchmark for memcpy
 2017-10-05 21:39 UTC  (2+ messages)

Remove add-ons mechanism
 2017-10-05 21:30 UTC  (6+ messages)

Use libm_alias_ldouble for ldbl-96 functions [committed]
 2017-10-05 21:14 UTC 

[RFC][PATCH] Refactoring FORTIFY
 2017-10-05 20:06 UTC  (6+ messages)

[PATCH 1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
 2017-10-05 18:45 UTC  (10+ messages)
` [PATCH 4/4] sparc: Use default memset for rtld objects
` [PATCH 3/4] sparc: Use default memcpy "

[PATCH] aarch64: Optimized implementation of memmove for Qualcomm Falkor
 2017-10-05 16:56 UTC  (8+ messages)

[COMMITTED 1/3] benchtests: Memory walking benchmark for memcpy
 2017-10-05 16:55 UTC  (3+ messages)
` [COMMITTED 2/3] benchtests: Memory walking benchmark for memset
` [COMMITTED 3/3] benchtests: Memory walking benchmark for memmove

[PATCH] libio: Implement internal function __libc_readline_unlocked
 2017-10-05 16:44 UTC  (5+ messages)

[PATCH] nscd: Eliminate compilation time dependency in the build output
 2017-10-05 16:14 UTC  (2+ messages)

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