unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-11-30 14:53:37 to 2021-12-07 13:19:01 UTC [more...]

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

[PATCH] sys/types.h: Define new types: [s]nseconds_t
 2021-12-07 13:17 UTC  (3+ messages)

[PATCH v2 0/8] Extensible rseq integration
 2021-12-07 13:04 UTC  (9+ 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

elf.h changing and disappearing GNU_PROPERTY_X86 constant values
 2021-12-07 12:56 UTC  (2+ messages)

[PATCH] Add valgrind smoke test
 2021-12-07 11:56 UTC  (2+ messages)

[PATCH 0/5] Extensible rseq support for glibc
 2021-12-07 11:28 UTC  (24+ 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>

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

[PATCH] Replace --enable-static-pie with --disable-default-pie
 2021-12-07  8:26 UTC 

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

[PATCH v4 00/12] Improve hypot
 2021-12-06 21:29 UTC  (34+ messages)
` [PATCH v4 01/12] math: Simplify hypotf implementation
` [PATCH v4 02/12] math: Use an improved algorithm for hypot (dbl-64)
` [PATCH v4 03/12] math: Improve hypot performance with FMA
` [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 v4 12/12] math: Remove the error handling wrapper from hypot and hypotf

[PATCH] elf: Add elf checks for main executable
 2021-12-06 21:07 UTC  (7+ messages)

[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 RFC 0/1] make ld.so map .text LOAD ssegments and aligned by p_align
 2021-12-06 14:48 UTC  (5+ messages)
` [PATCH RFC 1/1] elf: align the mapping address of LOAD segments with p_align

[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  (6+ messages)
` [PATCH 4/6] linux: Implement pipe in terms of __NR_pipe2
` [PATCH 6/6] linux: Add generic ioctl implementation

[PATCH v3] elf: Add _dl_find_object function
 2021-12-03 20:15 UTC 

[PATCH] nptl: Increase default TCB alignment to 32
 2021-12-03 17:29 UTC  (2+ messages)

[PATCH] powerpc: Use the correct flag for 32-bit known libraries
 2021-12-03 14:51 UTC  (5+ messages)
` [PATCH] powerpc: Use FLAG_ELF_LIBC6 "

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-12-03 12:54 UTC  (15+ messages)

[PATCH] Remove bash dependency for nscd init script
 2021-12-03  3:44 UTC  (12+ messages)
` [PATCH] sysdeps/gnu/configure.ac: Set libc_cv_rootsbindir only if its empty
` [PATCH] timezone: re-written tzselect as posix sh

[PATCH v2] Add and use link-test-modules-rpath-link [BZ #28455]
 2021-12-03  3:21 UTC 

[PATCH] elf: Also try DT_RUNPATH for internal dlopen [BZ #28455]
 2021-12-03  3:20 UTC  (3+ messages)

[PATCH] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2021-12-02 22:08 UTC  (6+ messages)

[PATCH] elf: add definition for FDO_PACKAGING_METADATA note
 2021-12-02 22:02 UTC  (3+ messages)
` [PATCH v3] elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA note

[PATCH] intl: Emit no lines in bison generated files
 2021-12-02  7:13 UTC 

[PATCH] linux: Add generic ioctl implementation
 2021-12-01 18:14 UTC  (3+ messages)

[PATCH] Improve hypot performance
 2021-12-01 17:14 UTC  (9+ messages)

[RISCV][CANCELED] RISC-V GNU Toolchain Biweekly Sync-up call (Dec 2, 2021)
 2021-12-01 15:08 UTC 

[PATCH] AArch64: Optimize memcmp
 2021-12-01 11:14 UTC  (2+ messages)

[PATCH v2] AArch64: Improve A64FX memcpy
 2021-12-01 10:04 UTC  (2+ messages)

[PATCH v4] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]
 2021-11-30 18:22 UTC  (3+ messages)

Monday Patch Queue Review update (2021-11-29)
 2021-11-30 16:31 UTC  (5+ 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).