[PATCH v3 0/5] Fixes for gcc enabling -mfloat128 by default
2017-10-09 14:10 UTC (4+ messages)
[PATCH][BZ #21326] Ensure C99 and C11 interfaces are available for C++
2017-10-09 14:09 UTC (7+ messages)
Glibc stable release process (Glibc 2.26.1)
2017-10-09 14:08 UTC (24+ messages)
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-10-09 14:07 UTC (34+ 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 v2 10/28] arm64/sve: Low-level CPU setup
[PATCH 1/2] arm: Implement memcpy ifunc selection in C
2017-10-09 13:39 UTC (10+ messages)
` [PATCH 2/2] "
[PATCH v2 0/3] Generic sincosf
2017-10-09 9:04 UTC (4+ messages)
` [PATCH v2 1/3] Optimized sincosf
` [PATCH v2 3/3] powerpc: Update ulps
` [PATCH v2 2/3] Add benchtests for sincosf
[PATCH] Reinitialize dl_load_write_lock on fork (bug 19282)
2017-10-09 8:07 UTC (10+ messages)
[PATCH] scripts/test-installation.pl: Ignore nss_test* DSOs [BZ #21911]
2017-10-07 10:52 UTC (3+ messages)
[PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
2017-10-07 10:47 UTC (3+ 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 (6+ 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
pthread condvars and priority inheritance
2017-10-06 9:42 UTC (6+ messages)
[PATCH v2] Fix double-checked locking in __gconv_get_path and __gconv_read_conf [BZ #22062]
2017-10-06 6:38 UTC (6+ messages)
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 (10+ messages)
` libcidn (was: Re: Remove add-ons mechanism)
` libcidn
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 (11+ messages)
` [PATCH 4/4] sparc: Use default memset for rtld objects
` [PATCH 2/4] sparc: Implement memset/bzero ifunc selection in C
` [PATCH 3/4] sparc: Use default memcpy for rtld objects
[PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function
2017-10-05 17:17 UTC (2+ messages)
` [PATCHv3 2/2] aarch64: Reduce zva prologue to 64 bytes to reduce one instruction
[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 3/3] benchtests: Memory walking benchmark for memmove
` [COMMITTED 2/3] benchtests: Memory walking benchmark for memset
[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 (3+ messages)
Definition of __USE_MISC?
2017-10-05 15:52 UTC (4+ messages)
[PATCH] abort: Only flush file-based stdio streams before termination
2017-10-05 15:07 UTC (25+ messages)
` [PATCH] abort: Do not flush stdio streams [BZ #15436]
` [PATCH] Always do locking when iterating over list of streams (bug 15142)
[PATCH 0/3] sparc M7 optimized memcpy/memset
2017-10-05 13:54 UTC (18+ messages)
` [PATCH 1/3] sparc: support the ADP hw capability
` [PATCH 2/3] sparc: assembly version of memmove for ultra1+
` [PATCH 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero
[PATCH] Test for profiling support (_mcount/gprof)
2017-10-05 12:38 UTC (14+ messages)
[PATCH] powerpc: Use aligned stores in memset
2017-10-05 12:13 UTC (9+ messages)
[committed arm/ilp32] aarch64: Update ILP32 abilists
2017-10-05 12:05 UTC
[PATCH COMMITTED] S390: Regenerate ULPs
2017-10-05 10:53 UTC
[PATCH] malloc: Use compat_symbol_reference in libmcheck [BZ #22050]
2017-10-05 10:46 UTC (10+ messages)
[PATCH v2] aarch64: Hoist ZVA check out of the memset function
2017-10-05 9:56 UTC (5+ messages)
[PATCH 1/2] benchtests: Memory walking benchmark for memcpy
2017-10-05 4:58 UTC (11+ messages)
Question on /etc/nsswitch.conf
2017-10-05 3:32 UTC (15+ messages)
` [PATCH] Move nss_compat from nis to nss subdir and install it unconditionally
[PATCH] Don't use hidden visibility in libc.a with PIE on i386
2017-10-05 0:17 UTC (4+ messages)
[PATCH] Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc
2017-10-05 0:13 UTC (5+ messages)
[PATCH] Prefer https: for GNU and FSF URLs
2017-10-04 23:23 UTC (4+ messages)
[PATCH] When using the Mozilla NSS library for cryptography, include the NSPR header files
2017-10-04 21:57 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm
2017-10-04 21:36 UTC (9+ messages)
[PATCH 1/2] Add a test for main () in a shared object
2017-10-04 21:19 UTC (2+ messages)
2.26.1 release for 24th October?
2017-10-04 20:51 UTC (3+ messages)
Use libm_alias_double for dbl-64 fma [committed]
2017-10-04 20:33 UTC
Videos from GNU Tools Cauldron 2017
2017-10-04 19:53 UTC
aarch64: don't use MIN in dl-machine.h [committed]
2017-10-04 16:51 UTC
Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229) [committed]
2017-10-04 16:46 UTC
[PATCH COMMITTED] crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]
2017-10-04 16:44 UTC
Remove alpha nearbyint wrapper [committed]
2017-10-04 15:58 UTC
GNU Tools Cauldron 2017 follow up: "Reviewed-by" etc
2017-10-04 13:47 UTC (6+ messages)
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).