unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-07-30 16:07:56 to 2018-08-08 10:40:57 UTC [more...]

[RFC/PoC] malloc: use wfcqueue to speed up remote frees
 2018-08-08 10:40 UTC  (9+ messages)

[hurd,commited] hurd: Add missing symbols for proper libc_get/setspecific
 2018-08-08  0:19 UTC  (2+ messages)
` [hurd,backported-to-stable] "

[PATCH 00/10] Optimized math routines
 2018-08-07 20:11 UTC  (7+ messages)
` [PATCH 01/10] Clean up converttoint handling and document the semantics
` [PATCH 02/10] Improve performance of sincosf

[PATCH] benchtests: New strlen-struct benchmark
 2018-08-07 19:50 UTC 

[COMMITTED] benchtests: Clean up the alloc_bufs
 2018-08-07 19:47 UTC 

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-07 14:40 UTC  (47+ messages)

[patch] Fix BZ 23400 -- stdlib/test-bz22786.c creates temporary files in glibc source tree
 2018-08-07 11:20 UTC  (4+ messages)

[PATCH 00/12] S390: Implement __fentry__
 2018-08-07  8:27 UTC  (17+ messages)
` [PATCH 01/12] S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolve
` [PATCH 02/12] S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profile
` [PATCH 03/12] S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolve
` [PATCH 04/12] S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profile
` [PATCH 05/12] S390: Do not clobber R0 in 32-bit _dl_runtime_resolve
` [PATCH 06/12] S390: Do not clobber R0 in 32-bit _dl_runtime_profile
` [PATCH 07/12] S390: Do not clobber R0 in 64-bit _dl_runtime_resolve
` [PATCH 08/12] S390: Do not clobber R0 in 64-bit _dl_runtime_profile
` [PATCH 09/12] S390: Test that lazy binding does not clobber R0
` [PATCH 10/12] Move __fentry__ version definition to sysdeps/{i386,x86_64}
` [PATCH 11/12] S390: Implement 64-bit __fentry__
` [PATCH 12/12] S390: Fix unwind in 32-bit _mcount

[PATCH] Rename the glibc.tune namespace to glibc.cpu
 2018-08-07  7:46 UTC  (11+ messages)
      ` glibc.cpu.cached_memopt (was Re: [PATCH] Rename the glibc.tune namespace to glibc.cpu)

[PATCH] x86: Add <sys/platform/x86.h>
 2018-08-06 21:10 UTC 

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] re-submission for 2.29
 2018-08-06 19:00 UTC 

Update install.texi documentation of uses of Perl and Python
 2018-08-06 15:54 UTC 

[PATCH] x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.h
 2018-08-05 14:07 UTC  (2+ messages)

RFC: Replace gen-libm-test.pl with gen-libm-test.py
 2018-08-03 23:26 UTC 

[committed] RISC-V: Fix rounding save/restore bug
 2018-08-03 23:25 UTC  (3+ messages)

[PATCH] RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)
 2018-08-03 21:48 UTC  (4+ messages)

V6 test-in-container patch
 2018-08-03 21:32 UTC 

[committed] Regen RISC-V rvd ULPs
 2018-08-03 17:53 UTC 

Consistently terminate libm-test-*.inc TEST lines with commas [committed]
 2018-08-03 16:56 UTC 

New Belarusian PO file for 'libc' (version 2.27.9000)
 2018-08-03 14:12 UTC 

[PATCH] x86: Don't include <init-arch.h> in assembly codes
 2018-08-03 13:38 UTC  (3+ messages)

[PATCH] x86: Cleanup cpu-features-offsets.sym
 2018-08-03 12:43 UTC  (2+ messages)

[PATCH] Add convenience target 'install-locale-files'
 2018-08-02 19:32 UTC  (9+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "
          ` [PATCHv4] "
            ` [PATCHv5] "

[PATCH] Fix DSTs with static applications (Bug 23462)
 2018-08-02 19:13 UTC  (2+ messages)

[COMMITTED] [benchtests] Fix compare_strings.py for python2
 2018-08-02 18:58 UTC 

[PATCH 0/3] aarch64: Update ld.so for vector abi
 2018-08-02 17:25 UTC  (25+ messages)
` [PATCH 1/3] aarch64: Clean up _dl_runtime_resolve
` [PATCH 2/3] aarch64: Clean up _dl_runtime_profile
` [PATCH 3/3] aarch64: Save and restore SVE registers in ld.so

RISC-V: _init and _fini vs array variants
 2018-08-02 16:01 UTC  (2+ messages)

Do not define various fenv.h macros for MIPS soft-float (bug 23479) [committed]
 2018-08-02 15:54 UTC 

[PATCH] Simplify and speedup strstr/strcasestr first match
 2018-08-02 14:07 UTC  (4+ messages)

[PATCH 0/3] aarch64: Update ld.so for vector abi
 2018-08-02 13:33 UTC  (2+ messages)

[PATCH v9] Mutex: Add pthread mutex tunables
 2018-08-02  0:46 UTC  (2+ messages)

[PATCH v2 0/5] Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP
 2018-08-02  0:34 UTC  (2+ messages)

[PATCH] Mutex: Use test and cmpxchg instead of cmpxchg while spinning
 2018-08-02  0:28 UTC  (3+ messages)

Fix math/test-misc.c for undefined fenv.h macros [committed]
 2018-08-01 22:23 UTC 

[PATCH] x86: Add more CPU features
 2018-08-01 15:21 UTC 

New Belarusian PO file for 'libc' (version 2.27.9000)
 2018-08-01 14:37 UTC 

Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h [committed]
 2018-08-01 11:21 UTC 

Move SNAN_TESTS_TYPE_CAST out of math-tests.h [committed]
 2018-08-01 11:20 UTC 

[PATCH v6 0/2] Y2038 support - __time64_t and __tz_convert
 2018-08-01 11:16 UTC  (5+ messages)
` [PATCH v6 1/2] Y2038: Add 64-bit time for all architectures

The GNU C Library version 2.28 is now available
 2018-08-01  7:07 UTC 

[hurd,commited] hurd: Fix exec usage of mach_setup_thread
 2018-07-31 22:19 UTC 

[hurd,commited] hurd: Fix startup of static binaries linked against libpthread
 2018-07-31 20:43 UTC 

glibc 2.28 status --- Most recent gcc and binutils used?
 2018-07-31 20:39 UTC  (3+ messages)

glibc 2.28 release imminent!
 2018-07-31 20:12 UTC 

[PATCH 0/9] RISC-V glibc port for the 32 bit
 2018-07-31 18:49 UTC  (2+ messages)

glibc 2.28 - Ready to cut branch on Wednesday?
 2018-07-31 16:26 UTC  (10+ messages)

RFC: Add <sys/platform/x86.h> to glibc 2.29
 2018-07-31 16:17 UTC  (5+ messages)

New Belarusian PO file for 'libc' (version 2.27.9000)
 2018-07-31 14:37 UTC 

[PATCH] Update SH libm-tests-ulps
 2018-07-31 13:35 UTC  (2+ messages)

glibc headers vs. -Wsystem-headers (Bug 23468)
 2018-07-31 13:15 UTC  (2+ messages)

[PATCH] Keep expected behaviour for [a-z] and [A-z] (Bug 23393)
 2018-07-31  2:18 UTC  (20+ messages)
          ` [PATCHv3] Expected behaviour for a-z, A-Z, and 0-9 "
                  ` [PATCHv4] "
                    ` [PATCHv4a] "
                        ` [WIPv5] "

V4 [PATCH] x86/CET: Fix property note parser [BZ #23467]
 2018-07-31  1:46 UTC  (2+ messages)

[PATCH] x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]
 2018-07-30 20:34 UTC  (5+ messages)
    ` V2 "

V3 [PATCH] x86/CET: Fix property note parser [BZ #23467]
 2018-07-30 19:43 UTC  (6+ messages)

[PATCH] tst-tzset: raise timeout to 10 seconds
 2018-07-30 17:11 UTC  (5+ messages)

[PATCH v2] tst-tzset: Use default timeout (20 seconds as of now)
 2018-07-30 16:13 UTC 


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