[PATCH 0/3] Fixes for -mfloat128 being enabled by default on gcc for power
2017-09-26 22:05 UTC (2+ messages)
Access to the copyright assignment file
2017-09-26 21:55 UTC (7+ messages)
[PATCH v2 1/2] posix: Add compat glob symbol to not follow dangling symbols
2017-09-26 21:41 UTC (26+ messages)
` [PATCH 2/2] Use C11 _Alignas on scratch_buffer internal buffer
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] Remove ancient __signbit inlines
2017-09-26 17:17 UTC (2+ messages)
[PATCH v2][malloc] Use relaxed atomics for malloc have_fastchunks
2017-09-26 17:06 UTC (4+ 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 3/4] x86-64: Add IEEE 754 exp2f with FMA
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 (4+ messages)
pthread condvars and priority inheritance
2017-09-26 4:21 UTC (2+ messages)
[patch] Fix for bz22161: ncsd: avoid dangling lock in netgroup cache timeout code
2017-09-25 23:51 UTC (7+ 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 (8+ messages)
[PATCH]: Fix typo in sincos32.h inclusion guard
2017-09-25 13:58 UTC (3+ messages)
Fix hppa/ia64/microblaze executable stack default (bug 22156)
2017-09-25 12:51 UTC (11+ messages)
[PATCH 0/7] Optimized expf, exp2f, logf, log2f and powf
2017-09-25 11:58 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 4/7 v2] New generic powf
` [PATCH 5/7] New symbol version for logf, log2f and powf without SVID compat
` [PATCH 6/7] Do not wrap logf, log2f and powf
` [PATCH 7/7] AArch64: update libm-test-ulps
Optimized generic expf and exp2f with wrappers [committed]
2017-09-25 10:08 UTC
[hurd,commited] hurd: Fix exposition of s/gettimeofday through timespec_s/get
2017-09-25 0:00 UTC
[PATCH 0/9] Optimized expf, exp2f, logf, log2f and powf
2017-09-24 23:12 UTC (14+ messages)
` [PATCH 1/9 v3] Optimized generic expf and exp2f with wrappers
` [PATCH v2] New expf and exp2f version without SVID compat wrapper
[hurd,commited] hurd: Fix bits/socket.h conformity
2017-09-24 20:23 UTC
[PATCH] Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
2017-09-24 16:22 UTC (2+ messages)
[hurd,commited] hurd: Make sure dl-sysdep.c defines proper symbol names
2017-09-24 15:59 UTC
[nsz/math, PATCH] e_expf.c: Support multiarch
2017-09-23 22:22 UTC
[nsz/math, PATCH] Hide __exp2f_data/__logf_data/__log2f_data/__powf_log2_data
2017-09-23 22:17 UTC
[PATCH v2] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
2017-09-23 16:31 UTC (4+ messages)
[PATCH 0/1] Add IFUNC POWER optimization for e_pow and e_exp
2017-09-23 4:25 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v7 0/8] Add support for ISO C threads.h
2017-09-22 20:27 UTC (9+ messages)
` [PATCH 4/8] nptl: Add C11 threads cnd_* functions
` [PATCH 2/8] nptl: Add C11 threads mtx_* functions
` [PATCH 5/8] nptl: Add C11 threads tss_* functions
` [PATCH 3/8] nptl: Add C11 threads call_once functions
` [PATCH 7/8] nptl: Add test cases for ISO C11 threads
` [PATCH 1/8] nptl: Add C11 threads thrd_* functions
` [PATCH 8/8] Add manual documentation for threads.h
` [PATCH 6/8] nptl: Add abilist symbols for C11 threads
Use libm_alias_float in flt-32 [committed]
2017-09-22 20:25 UTC
[PATCH] powerpc: Avoid putting floating point values in memory
2017-09-22 20:20 UTC (4+ messages)
GNU Tools Cauldron 2017 follow up: "Reviewed-by" etc
2017-09-22 18:38 UTC (7+ messages)
[PATCH][BZ #21326] Ensure C99 and C11 interfaces are available for C++
2017-09-22 18:16 UTC (3+ messages)
[PATCH v2] Let fpclassify use the builtin when optimizing for size in C++ mode (bug 22146)
2017-09-22 18:12 UTC (3+ messages)
Remove Banner mechanism
2017-09-22 17:28 UTC (2+ messages)
Testing multipart email with html stripped
2017-09-22 17:02 UTC (2+ messages)
[PATCH] Prefer https: for GNU and FSF URLs
2017-09-22 12:13 UTC (3+ messages)
Remove non-add-on Banner files
2017-09-22 3:49 UTC (6+ messages)
[PATCH 1/2] benchtests: Memory walking benchmark for memcpy
2017-09-22 0:00 UTC (8+ messages)
` [PATCH 2/2] benchtests: Add a new argument -t to read throughput results
[RFCv4] Add pthread_cond_timedwaitonclock_np
2017-09-21 20:43 UTC (3+ messages)
[PATCH] malloc: Perform full initialization before __malloc_check_init
2017-09-21 19:27 UTC (2+ messages)
[patch] Fix dlclose / exit running in parallel resulting in dtor being called twice
2017-09-21 18:04 UTC (4+ messages)
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-09-21 11:57 UTC (7+ messages)
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length
[patch] Add xdlopen/xdlsym/xdlclose support routines
2017-09-21 2:13 UTC (2+ messages)
[PATCH] abort: Only flush file-based stdio streams before termination
2017-09-20 21:30 UTC (10+ messages)
` [PATCH] abort: Do not flush stdio streams [BZ #15436]
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).