unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-12-04 03:24:44 to 2021-12-08 11:10:37 UTC [more...]

[PATCH v2 0/8] Extensible rseq integration
 2021-12-08 11:09 UTC  (11+ messages)
` [PATCH 1/8] nptl: Add <thread_pointer.h> for defining __thread_pointer
` [PATCH v2 2/8] nptl: Introduce <tcb-access.h> for THREAD_* accessors
` [PATCH v2 3/8] nptl: Introduce THREAD_GETMEM_VOLATILE
` [PATCH 4/8] nptl: Add rseq registration
` [PATCH v2 5/8] Linux: Use rseq to accelerate sched_getcpu
` [PATCH v2 6/8] nptl: Add glibc.pthread.rseq tunable to control rseq registration
` [PATCH 7/8] nptl: Add public rseq symbols and <sys/rseq.h>
` [PATCH v2 8/8] nptl: rseq failure after registration on main thread is fatal

[PATCH] Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
 2021-12-08 10:28 UTC  (5+ messages)

glibc build failure due to Systemtap probe change
 2021-12-08 10:21 UTC  (8+ messages)

[PATCH] elf: Add elf checks for main executable
 2021-12-08 10:19 UTC  (11+ messages)

[PATCH] Replace --enable-static-pie with --disable-default-pie
 2021-12-08  6:39 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v5 00/12] Improve hypot
 2021-12-08  5:51 UTC  (15+ messages)
` [PATCH v5 01/12] math: Simplify hypotf implementation
` [PATCH v5 02/12] math: Use an improved algorithm for hypot (dbl-64)
` [PATCH v5 03/12] math: Improve hypot performance with FMA
` [PATCH v5 04/12] math: Use an improved algorithm for hypotl (ldbl-96)
` [PATCH v5 05/12] math: Use an improved algorithm for hypotl (ldbl-128)
` [PATCH v5 06/12] i386: Move hypot implementation to C
` [PATCH v5 07/12] math: Remove powerpc e_hypot
` [PATCH v5 08/12] math: Add math-use-builtinds-fmax.h
` [PATCH v5 09/12] math: Add math-use-builtinds-fmin.h
` [PATCH v5 10/12] aarch64: Add math-use-builtins-f{max,min}.h
` [PATCH v5 11/12] math: Use fmin/fmax on hypot
` [PATCH v5 12/12] math: Remove the error handling wrapper from hypot and hypotf

[PATCH v1] String: test-memcpy used unaligned types for buffers [BZ 28572]
 2021-12-08  4:20 UTC  (3+ messages)

[PATCH] sys/types.h: Define new types: [s]nseconds_t
 2021-12-08  3:05 UTC  (15+ messages)
` [RFC v2 1/2] sys/types.h: Define new type: snseconds_t
` [RFC v2 2/2] sys/types.h: struct timespec: Use snseconds_t for tv_nsec

[PATCH RFC 0/1] make ld.so map .text LOAD ssegments and aligned by p_align
 2021-12-08  3:04 UTC  (8+ messages)
` [PATCH RFC 1/1] elf: align the mapping address of LOAD segments with p_align

[PATCH v1 1/5] string: Make tests birdirectional test-memcpy.c
 2021-12-07 22:13 UTC  (6+ messages)
` [PATCH v4 "

[PATCH] Add valgrind smoke test
 2021-12-07 21:10 UTC  (5+ messages)

[PATCH v2] Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
 2021-12-07 20:35 UTC  (3+ messages)

[PATCH] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
 2021-12-07 19:32 UTC  (11+ messages)

[PATCH v3 3/3] system_data_types.7: note struct timespec::tv_nsec type for x32 and portability
 2021-12-07 18:52 UTC  (10+ messages)

[PATCH] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-07 18:52 UTC 

[PATCH] intl: Emit no lines in bison generated files
 2021-12-07 17:37 UTC  (2+ messages)

[PATCH 0/5] Extensible rseq support for glibc
 2021-12-07 15:48 UTC  (25+ messages)
` [PATCH 1/5] nptl: Add <thread_pointer.h> for defining __thread_pointer
` [PATCH 2/5] nptl: Add rseq registration
` [PATCH 3/5] Linux: Use rseq to accelerate sched_getcpu
` [PATCH 4/5] nptl: Add glibc.pthread.rseq tunable to control rseq registration
` [PATCH 5/5] nptl: Add public rseq symbols and <sys/rseq.h>

elf.h changing and disappearing GNU_PROPERTY_X86 constant values
 2021-12-07 13:38 UTC  (3+ messages)

[PATCH v4 00/12] Improve hypot
 2021-12-07 13:21 UTC  (27+ messages)
` [PATCH v4 04/12] math: Use an improved algorithm for hypotl (ldbl-96)
` [PATCH v4 05/12] math: Use an improved algorithm for hypotl (ldbl-128)
` [PATCH v4 06/12] math: Remove powerpc e_hypot
` [PATCH v4 07/12] i386: Move hypot implementation to C
` [PATCH v4 08/12] math: Add math-use-builtinds-fmax.h
` [PATCH v4 09/12] math: Add math-use-builtinds-fmin.h
` [PATCH v4 10/12] aarch64: Add math-use-builtins-f{max,min}.h
` [PATCH v4 11/12] math: Use fmin/fmax on hypot

[PATCH] [PING 13] localedata: add new locale ab_GE
 2021-12-07 10:20 UTC 

[PATCH v2] nptl: Add <thread_pointer.h> for defining __thread_pointer
 2021-12-06 20:28 UTC  (3+ messages)

[PATCH] localedef: check magic value on archive load [BZ #28650]
 2021-12-06 18:48 UTC  (2+ messages)

[PATCH] nptl: Effectively skip CAS in spinlock loop
 2021-12-06 18:03 UTC  (4+ messages)

[PATCH v2] elf: Install a symbolic link to ld.so as /usr/bin/ld.so
 2021-12-06 17:19 UTC  (8+ messages)

[PATCH] time: Remove assert in reading of tz file
 2021-12-06 15:16 UTC  (3+ messages)

[PATCH COMMITTED] misc, nptl: Remove stray references to __condvar_load_64_relaxed
 2021-12-06  8:27 UTC 

[PATCH v2] Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
 2021-12-05 18:22 UTC  (3+ messages)

[PATCH v2] csu: Always use __executable_start in gmon-start.c
 2021-12-05 11:25 UTC  (2+ messages)

[PATCH] Introduce <gmon-entry.h> to define TEXT_START for csu/gmon-start.c
 2021-12-05  7:22 UTC  (5+ messages)

[PATCH v3] elf: execve statically linked programs instead of crashing [BZ #28648]
 2021-12-04 20:49 UTC  (2+ messages)

[PATCH] Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
 2021-12-04 20:47 UTC  (3+ messages)

[PATCH v2] elf: execve statically linked programs instead of crashing [BZ #28648]
 2021-12-04 20:46 UTC  (2+ messages)

[PATCH] elf: execve statically linked programs instead of crashing [BZ #28648]
 2021-12-04 20:13 UTC  (4+ messages)

[PATCH] test-memcpy-support.h: Double TIMEOUT to (16 * 60)
 2021-12-04 19:37 UTC  (5+ messages)

[PATCH] x86-64: Use notl in EVEX strcmp [BZ #28646]
 2021-12-04  8:14 UTC  (3+ messages)

[PATCH 0/6] linux: Some syscall refactors
 2021-12-04  7:50 UTC  (3+ messages)
` [PATCH 6/6] linux: Add generic ioctl implementation


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