[PATCH] Remove old cimag inlines
2017-09-29 16:23 UTC (2+ messages)
[PATCH 0/5] Optimized expf, exp2f, logf, log2f and powf
2017-09-29 16:22 UTC (8+ messages)
` [PATCH 1/5 v3] New generic log2f
` [PATCH 2/5 v3] New generic powf
` [PATCH 3/5] New symbol version for logf, log2f and powf without SVID compat
` [PATCH 4/5 v4] Do not wrap expf and exp2f
` [PATCH 5/5 v2] Do not wrap logf, log2f and powf
[PATCH 0/3] powerpc: Optimize sincosf() for POWER8
2017-09-29 16:19 UTC (3+ messages)
` [PATCH 1/3] powerpc: Add a POWER8-optimized version of sincosf()
[PATCH] Prefer https: for GNU and FSF URLs
2017-09-29 15:37 UTC (2+ messages)
[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2017
2017-09-29 15:31 UTC
[PATCH 0/3] sparc M7 optimized memcpy/memset
2017-09-29 15:12 UTC (5+ 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] powerpc: Optimize memrchr for power8
2017-09-29 14:56 UTC (2+ messages)
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-09-29 14:43 UTC (13+ messages)
` [PATCH v2 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v2 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
[PATCH] Use fabs(f/l) rather than __fabs
2017-09-29 13:02 UTC
Remove add-ons mechanism
2017-09-29 11:04 UTC (4+ messages)
GNU Cauldron 2017 notes
2017-09-29 3:42 UTC
[PATCH] x86: Allow undefined _DYNAMIC in static executable
2017-09-28 22:19 UTC (2+ messages)
[PATCH 0/3] sparc M7 optimized memcpy/memset
2017-09-28 19:44 UTC (13+ 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 1/2] Hoist ZVA check out of the function
2017-09-28 19:12 UTC (3+ messages)
` [PING][PATCH 1/2] aarch64: Hoist ZVA check out of the memset function
Patch review by coworkers
2017-09-28 17:48 UTC (3+ messages)
[PATCH] Bug 22111: Fix malloc tcache leak
2017-09-28 17:32 UTC (3+ messages)
` [PATCH v2] malloc: Fix tcache leak on thread destruction [BZ #22111]
hppa support in README?
2017-09-28 17:16 UTC (3+ messages)
[PATCH][malloc] Speedup fastbin paths
2017-09-28 15:28 UTC
Question on /etc/nsswitch.conf
2017-09-28 14:00 UTC (9+ messages)
PING: [PATCH] Add --enable-static-pie to build static PIE
2017-09-28 13:25 UTC (18+ messages)
[PATCH 0/7] Optimized expf, exp2f, logf, log2f and powf
2017-09-28 13:04 UTC (10+ messages)
` [PATCH 1/7 v3] Do not wrap expf and exp2f
` [PATCH 2/7 v2] New generic logf
` [PATCH 3/7 v2] New generic log2f
[PATCH] Add a test for non-PIE static executable
2017-09-28 12:23 UTC
[hurd,commited 0/4] Fixing symbol exposition.s
2017-09-28 5:17 UTC (7+ messages)
` [hurd,commited 1/4] hurd: Fix dirfd symbol exposition from ftw
` [hurd,commited 2/4] hurd: Fix `revoke' symbol exposition from `unlockpt'
` [hurd,commited 4/4] hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
` [hurd,commited 3/4] hurd: Fix `seekdir' symbol exposition from `rewinddir'
Fix nearbyint arithmetic moved before feholdexcept (bug 22225) [committed]
2017-09-28 1:59 UTC
[nsz/math2, PATCH] e_exp2f.c: Support multiarch
2017-09-27 21:05 UTC (3+ messages)
Remove non-add-on Banner files
2017-09-27 18:18 UTC (6+ messages)
[PATCH] fix posix/tst-spawn test
2017-09-27 14:53 UTC (5+ messages)
[PATCH] Remove ancient __signbit inlines
2017-09-27 12:32 UTC (3+ messages)
[PATCH] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
2017-09-27 11:53 UTC (5+ messages)
[PATCH] Fix double-checked locking in __gconv_get_path and __gconv_read_conf [BZ #22062]
2017-09-27 11:09 UTC (2+ messages)
[PATCH v2 1/2] posix: Add compat glob symbol to not follow dangling symbols
2017-09-27 8:07 UTC (11+ messages)
Where should ChangeLog entries for localedata go to now?
2017-09-27 6:00 UTC (8+ messages)
glibc 2.27: roughly 3 months left of active development
2017-09-27 1:21 UTC (2+ messages)
Access to the copyright assignment file
2017-09-27 1:06 UTC (9+ messages)
[buildbot][COMMITTED] Fix the build on the ppc BuildSlave
2017-09-27 0:41 UTC
[PATCH 00/58] Hide internal functions in libc.so
2017-09-26 22:53 UTC (9+ messages)
` [PATCH 08/58] Mark __dso_handle as hidden [BZ #18822]
pthread condvars and priority inheritance
2017-09-26 22:21 UTC (3+ messages)
[PATCH 0/3] Fixes for -mfloat128 being enabled by default on gcc for power
2017-09-26 22:05 UTC (2+ messages)
Fix make-syscalls.sh VDSO support for GCC 8
2017-09-26 21:20 UTC (3+ messages)
[PATCH] Fix range check in do_tunable_update_val
2017-09-26 21:17 UTC (4+ messages)
[COMMITTED] powerpc: Regenerate ULPs for expf() and exp2f()
2017-09-26 19:16 UTC
[RFC][PATCH] Rerun benchmarks only if *.out file does not exist
2017-09-26 18:45 UTC (3+ messages)
[PATCH] Skip PT_DYNAMIC segment if its p_filesz == 0 [BZ #22101]
2017-09-26 18:21 UTC (11+ messages)
Use generic __ifunc for SPARC
2017-09-26 18:20 UTC (2+ messages)
[PATCH 2/3] Cleanup __ieee754_sqrt(f/l)
2017-09-26 17:31 UTC (2+ messages)
[PATCH 1/3] Cleanup __ieee754_sqrt(f/l)
2017-09-26 17:26 UTC (2+ messages)
[PATCH] Simplify C99 isgreater macros
2017-09-26 17:20 UTC (2+ messages)
[PATCH v2][malloc] Use relaxed atomics for malloc have_fastchunks
2017-09-26 17:06 UTC (4+ messages)
[PATCH 3/4] x86-64: Add IEEE 754 exp2f with FMA
2017-09-26 17:01 UTC (2+ messages)
[PATCH 4/4] i386: Replace assembly versions of e_exp2f with generic e_exp2f.c
2017-09-26 17:01 UTC (2+ messages)
[PATCH 2/4] i386: Replace assembly versions of e_expf with generic e_expf.c
2017-09-26 17:00 UTC (2+ messages)
[PATCH 1/4] x86-64: Replace assembly versions of e_expf with generic e_expf.c
2017-09-26 16:57 UTC (2+ messages)
[PATCH] malloc: Perform full initialization before __malloc_check_init
2017-09-26 16:10 UTC (3+ messages)
[PATCH 3/3] Cleanup __ieee754_sqrt(f/l)
2017-09-26 13:25 UTC
[PATCH] sunrpc: Improvements for UDP client timeout handling [BZ #20257]
2017-09-26 13:19 UTC (6+ messages)
[PATCH COMMITTED] resolv/Makefile: Fix typo in comment
2017-09-26 11:53 UTC
[PATCH COMMITTED] resolv/nss_dns/dns-host.c: Fix typo in comment
2017-09-26 11:49 UTC
[RFC][PATCH v9 0/6][BZ 10871] Month names in alternative grammatical case
2017-09-26 10:45 UTC (2+ messages)
[patch] Fix for BZ 22207 -- intermittent failure to create threads on 32-bit machines
2017-09-26 6:23 UTC (4+ messages)
[PATCH v3 0/5] Fixes for gcc enabling -mfloat128 by default
2017-09-26 6:13 UTC (3+ messages)
[patch] Fix for bz22161: ncsd: avoid dangling lock in netgroup cache timeout code
2017-09-25 23:51 UTC (2+ messages)
[PATCH] Update configure.ac for binutils 2.25
2017-09-25 23:47 UTC
[patch] Fix for bz14333 -- race between atexit() and exit()
2017-09-25 23:03 UTC (20+ messages)
[PATCH] Cleanup __ieee754_sqrt(f)
2017-09-25 19:08 UTC (5+ messages)
[PATCH] resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom
2017-09-25 18:48 UTC (7+ messages)
[PATCH]: Fix typo in sincos32.h inclusion guard
2017-09-25 13:58 UTC (3+ 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).