unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2024-03-14 14:27:50 to 2024-03-23 17:36:36 UTC [more...]

[PATCH v2 00/20] aarch64-gnu port & GNU/Hurd on AArch64 progress
 2024-03-23 17:32 UTC  (5+ messages)
` [PATCH v2 01/20] hurd: Move internal functions to internal header
` [PATCH v2 02/20] hurd: Stop relying on VM_MAX_ADDRESS
` [PATCH v2 03/20] Allow glibc to be compiled without EXEC_PAGESIZE
` [PATCH v2 04/20] hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now

[PATCH 2/2] Add single-threaded fast path to rand()
 2024-03-23 15:23 UTC  (22+ messages)

[PATCH v2 0/6] Math static build fixes
 2024-03-22 17:46 UTC  (12+ messages)
` [PATCH v2 1/6] math: Add support for auto static math tests
` [PATCH v2 2/6] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
` [PATCH v2 3/6] i386: Use generic fmod
` [PATCH v2 4/6] i386: Use generic fmodf
` [PATCH v2 5/6] math: Fix i386 and m68k exp10 on static build
` [PATCH v2 6/6] i386: Use generic exp10

[PATCH] stdlib: Fix tst-makecontext2 log when swapcontext fails
 2024-03-22 17:00 UTC  (2+ messages)

[PATCH] tests: handle AppArmor userns mitigation
 2024-03-22 15:32 UTC  (3+ messages)

[PATCH] resolv: add IPv6 support to inet_net_pton()
 2024-03-22 14:24 UTC  (12+ messages)

[PATCH] x86_64: Remove avx512 strstr implementation
 2024-03-21 23:17 UTC  (2+ messages)

[PATCH 1/4] nptl: fix potential merge of __rseq_* relro symbols
 2024-03-21 17:55 UTC  (2+ messages)

[PATCH v2] AArch64: Check kernel version for SVE ifuncs
 2024-03-21 16:11 UTC  (7+ messages)

[PATCH 1/8] aarch64/fpu: Add vector variants of erf
 2024-03-21 14:52 UTC  (16+ messages)
` [PATCH 2/8] aarch64/fpu: Add vector variants of cosh
` [PATCH 3/8] aarch64/fpu: Add vector variants of acosh
` [PATCH 4/8] aarch64/fpu: Add vector variants of asinh
` [PATCH 5/8] aarch64/fpu: Add vector variants of atanh
` [PATCH 6/8] aarch64/fpu: Add vector variants of sinh
` [PATCH 7/8] aarch64/fpu: Add vector variants of tanh
` [PATCH 8/8] aarch64/fpu: Add vector variants of erfc

[PATCH 0/4] OpenRISC fixes for 2.39
 2024-03-20 20:12 UTC  (9+ messages)
` [PATCH 1/4] or1k: Fix Linux user space signal ABI
` [PATCH 2/4] or1k: Update libm test ulps
` [PATCH 3/4] or1k: Only define fpu rouding and exceptions with hard-float
` [PATCH 4/4] or1k: Add prctl wrapper to unwrap variadic args

Question on backporting. [Was Re: [PATCH v2 2/2] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.]
 2024-03-20 20:09 UTC  (3+ messages)

[RFC] A new per-cpu memory allocator for userspace in librseq
 2024-03-20 16:26 UTC 

RFE: enable buffering on null-terminated data
 2024-03-20  8:55 UTC  (13+ messages)
          ` Examples of concurrent coproc usage?

[PATCH V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
 2024-03-20  2:14 UTC  (5+ messages)

[PATCH v2 1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power
 2024-03-19 23:50 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture

man-pages-6.7 released
 2024-03-19 18:35 UTC 

Office Hours for the GNU Toolchain on 2024-03-28 at 11am EST5EDT
 2024-03-19 17:11 UTC 

[PATCH v4 0/2] Improve wcsstr
 2024-03-19 15:07 UTC 

[PATCH v4 0/2] Improve wcsstr
 2024-03-19 13:15 UTC  (3+ messages)
` [PATCH v4 1/2] wcsmbs: Add test-wcsstr
` [PATCH v4 2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)

[PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-19 12:55 UTC  (16+ messages)

[PATCH] Benchtests: Improve large memcpy/memset benchmarks
 2024-03-18 19:34 UTC  (3+ messages)

[PATCH] benchtests: Improve benchtests for strstr
 2024-03-18 19:33 UTC  (6+ messages)

[PATCH] Benchtests: Remove broken walk benchmarks
 2024-03-18 19:29 UTC  (2+ messages)

[PATCH v2] build-many-glibcs.py: Avoid loading user/system configurations
 2024-03-18 16:07 UTC  (4+ messages)

[PATCH 1/2] Add random benchmark
 2024-03-18 15:17 UTC 

[PATCH] AArch64: Check kernel version for SVE ifuncs
 2024-03-18 14:22 UTC  (15+ messages)

[PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 12:53 UTC  (4+ messages)

[PATCH] powerpc: Remove power8 strcasestr optimization
 2024-03-18 12:52 UTC  (3+ messages)

[PATCH v4] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-18 12:32 UTC  (5+ messages)

[PATCH v5] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-18 12:29 UTC 

[PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 12:19 UTC  (5+ messages)

[PATCH v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 11:42 UTC  (5+ messages)

[PATCH v2] riscv: Update nofpu libm test ulps
 2024-03-18 10:29 UTC  (4+ messages)

[PATCH v2] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-17 12:57 UTC  (4+ messages)

[PATCH v3] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-17 11:37 UTC 

[PATCH] x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501)
 2024-03-17  3:14 UTC  (15+ messages)

[PATCH] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-16 22:00 UTC 

[PATCH v3 0/2] Improve wcsstr
 2024-03-16  1:25 UTC  (5+ messages)
` [PATCH v3 1/2] wcsmbs: Add test-wcsstr
` [PATCH v3 2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)

Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
 2024-03-15 22:16 UTC  (2+ messages)

[PATCH v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
 2024-03-15 14:40 UTC  (2+ messages)

[PATCH v3] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-15  2:23 UTC  (2+ messages)

[PATCH 0/3] math: fmod fixes on i386 and m68k
 2024-03-14 18:18 UTC  (4+ messages)
` [PATCH 1/3] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
` [PATCH 2/3] i386: Use generic fmod
` [PATCH 3/3] i386: Use generic fmodf

[PATCH] aarch64: fix check for SVE support in assembler
 2024-03-14 17:27 UTC  (3+ 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).