unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 13:09:13 to 2018-10-03 09:32:48 UTC [more...]

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] re-submission for 2.29
 2018-10-03  9:32 UTC  (4+ messages)

[PATCH COMMITTED] kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209)
 2018-10-02 22:25 UTC 

[PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW
 2018-10-02 18:06 UTC  (7+ messages)
    ` V2 "

[PATCH] x86: Use RTM intrinsics in pthread mutex lock elision
 2018-10-02 17:27 UTC  (4+ messages)

Add more fma tests [committed]
 2018-10-02 17:18 UTC 

[PATCHv3] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
 2018-10-02 15:44 UTC  (8+ messages)
        ` [PATCHv4] "
        ` [PATCHv5] "

[PATCH] aarch64: optimized memcpy implementation for thunderx2
 2018-10-02 15:42 UTC  (16+ messages)

[PATCH 2/2] soft-fp: ignore maybe-uninitialized
 2018-10-02 15:41 UTC  (9+ messages)
` [PATCHv2] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]
        ` [PATCHv3] "
        ` [PATCHv4] "
` [PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os "

[PATCH v3] libio: Flush stream at freopen (BZ#21037)
 2018-10-02 15:13 UTC  (5+ messages)

[PATCH] Improve strstr performance of short needles
 2018-10-02  3:34 UTC  (7+ messages)

Move MREMAP_* to bits/mman-shared.h
 2018-10-01 19:43 UTC  (2+ messages)

Use gen-libm-test.py to generate ulps table for manual
 2018-10-01 15:44 UTC  (15+ messages)
                ` Ping "
                  ` Ping^2 "

[PATCH v4 01/13] C-SKY: ABI related code
 2018-10-01  8:14 UTC  (4+ messages)

[PATCH v3] Enable VDSO on x86_64 statically linked programs
 2018-09-30 22:22 UTC 

[PATCH 1/2] sysdeps/ieee754: prevent maybe-uninitialized errors
 2018-09-30 16:49 UTC  (6+ messages)
` [PATCHv2] sysdeps/ieee754: prevent maybe-uninitialized errors [BZ #19444]
` [PATCHv3] "

[PATCH v8 1/2] Y2038: Add 64-bit time for all architectures
 2018-09-30 13:37 UTC  (9+ messages)
` [PATCH v8 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH] Use AVX_Fast_Unaligned_Load from Zen onwards
 2018-09-30 13:14 UTC  (2+ messages)

[patch] Fix BZ 23187 -- stack overflow for many Phdr[]s
 2018-09-29 17:26 UTC  (8+ messages)

Remove unnecessary math_private.h includes [committed]
 2018-09-28 21:54 UTC 

[PATCH] i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]
 2018-09-28 20:25 UTC  (5+ messages)

[PATCH] Fix misreported errno on preadv2/pwritev2 (BZ#23579)
 2018-09-28 19:57 UTC  (7+ messages)

[PATCH] powerpc: Add missing CFI register information [BZ #23614]
 2018-09-28 19:00 UTC  (2+ messages)

Use copysign functions not __copysign functions in glibc libm [committed]
 2018-09-27 20:05 UTC 

V5 [PATCH 0/2] Add <sys/platform/x86.h>
 2018-09-27 19:43 UTC  (3+ messages)
` V5 [PATCH 1/2] x86: "
` V5 [PATCH 2/2] x86: Add a LD_PRELOAD IFUNC resolver test for CPU_FEATURE_USABLE

[PATCH] Fix tst-setcontext9 for optimized small stacks
 2018-09-27 18:26 UTC  (7+ messages)

Use round functions not __round functions in glibc libm [committed]
 2018-09-27 13:58 UTC  (3+ messages)

[RFC/PATCH glibc 0/2] setting working dir in posix_spawn()
 2018-09-26 20:25 UTC  (7+ messages)

PT_NOTE alignment, NT_GNU_PROPERTY_TYPE_0, glibc and gold (was: Re: [PATCH] Document GNU_PROPERTY_X86_ISA_1_[USED|NEEDED])
 2018-09-26 18:36 UTC  (4+ messages)
  ` PT_NOTE alignment, NT_GNU_PROPERTY_TYPE_0, glibc and gold

[PATCH] Y2038: add struct __timespec64
 2018-09-26 16:28 UTC  (9+ messages)

[PATCH] Y2038: provide kernel support indication
 2018-09-26 16:24 UTC  (28+ messages)

[PATCH v2] Y2038: make __difftime compatible with 64-bit time
 2018-09-26 16:14 UTC  (2+ messages)

[patch] add support hints to test-container
 2018-09-26 15:54 UTC  (3+ messages)
  ` [patch] add support hints to test-container V2

[PATCH] Add missing unwind information to ld.so on powerpc32 (bug 23707)
 2018-09-26 13:18 UTC  (4+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2018
 2018-09-26 12:16 UTC 

[PATCH] Remove leading space from testrun.sh
 2018-09-26  8:16 UTC 

Share MAP_* flags between more architectures
 2018-09-26  7:10 UTC  (2+ messages)

[PATCH 0/7] General fixes and refactor for BZ#12683
 2018-09-25 21:13 UTC  (5+ messages)
` [PATCH 1/7] powerpc: Add CFI information on indirect syscall

[PATCH] Fix ifunc support with DT_TEXTREL segments (BZ#20480)
 2018-09-25 20:13 UTC  (3+ messages)

Complete sys/procfs.h unification
 2018-09-25 16:46 UTC  (3+ messages)

Unify more sys/procfs.h headers
 2018-09-25 15:02 UTC  (2+ messages)

Unify some sys/procfs.h headers
 2018-09-25 14:46 UTC  (2+ messages)

[COMMITTED] [PATCH] Clean up iconv/gconv_int.h for unnecessary declarations
 2018-09-25 13:30 UTC 

[PATCH] RISC-V: Mark RA as undefined at the start of execution
 2018-09-25 11:42 UTC  (2+ messages)

Bootstrap build problem after V8 test-in-container patch"
 2018-09-24 20:26 UTC  (8+ messages)

[PATCH v2] Enable VDSO on statically linked programs
 2018-09-24 13:25 UTC  (8+ messages)

[PATCH] Don't build libnsl for new ABIs
 2018-09-24  8:28 UTC  (3+ messages)

V4 [PATCH] x86: Add <sys/platform/x86.h>
 2018-09-22 16:21 UTC  (7+ messages)

[PATCH 1/2] Use libsupport for tst-spawn.c
 2018-09-22 11:58 UTC  (6+ messages)

V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
 2018-09-22 11:07 UTC  (6+ messages)

[PATCH] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-09-21 17:37 UTC  (8+ messages)

[PATCH] Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272)
 2018-09-21 17:27 UTC  (6+ messages)

[PATCH] powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
 2018-09-21 17:20 UTC  (9+ messages)

[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-09-21 16:29 UTC  (7+ messages)

[PATCH 1/3] posix: Add internal symbols for posix_spawn interface
 2018-09-21 13:09 UTC  (4+ messages)


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