[PATCH] RISC-V: Clobber V state on system calls
2024-03-27 22:16 UTC (4+ messages)
[PATCH v2 00/10] Fix some libm static issues
2024-03-27 21:38 UTC (19+ messages)
` [PATCH v2 01/10] math: Add support for auto static math tests
` [PATCH v2 02/10] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
` [PATCH v2 03/10] i386: Use generic fmod
` [PATCH v2 04/10] i386: Use generic fmodf
` [PATCH v2 05/10] math: Fix i386 and m68k exp10 on static build
` [PATCH v2 06/10] i386: Use generic exp10
` [PATCH v2 07/10] math: Fix isnanf128 static build
` [PATCH v2 08/10] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9
` [PATCH v2 09/10] math: Provide frexpf128 "
` [PATCH v2 10/10] math: Provide modf128 "
[PATCH v11] posix: Deprecate group_member for Linux
2024-03-27 20:57 UTC (2+ messages)
[PATCH] stdlib: Optimize number of calls to comparison function
2024-03-27 20:42 UTC (5+ messages)
[PATCH 00/15] Fix some libm static issues
2024-03-27 19:31 UTC (20+ messages)
` [PATCH 01/15] math: Add support for auto static math tests
` [PATCH 02/15] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
` [PATCH 03/15] i386: Use generic fmod
` [PATCH 04/15] i386: Use generic fmodf
` [PATCH 05/15] math: Fix i386 and m68k exp10 on static build
` [PATCH 06/15] i386: Use generic exp10
` [PATCH 07/15] math: Fix isnanf128 static build
` [PATCH 08/15] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9
` [PATCH 09/15] math: Provide frexpf128 "
` [PATCH 10/15] math: Provide modf128 "
` [PATCH 11/15] math: Fix acos template for arguments greater than 1
` [PATCH 12/15] math: Fix log10 template for inputs less than 0
` [PATCH 13/15] math: Fix log2 "
` [PATCH 14/15] math: Fix y0 template for arguments less/equal "
` [PATCH 15/15] math: Fix y1 "
[PATCH v10] posix: Deprecate group_member for Linux
2024-03-27 18:45 UTC (3+ messages)
[PATCH] LoongArch: Add soft floating-point fe* function implementations
2024-03-27 17:10 UTC (4+ messages)
[PATCH] Benchtests: Improve large memcpy/memset benchmarks
2024-03-27 17:02 UTC (4+ messages)
[PATCH] benchtests: Improve benchtests for strstr
2024-03-27 15:35 UTC (2+ messages)
[PATCH v9] posix: Deprecate group_member for Linux
2024-03-27 12:02 UTC (2+ messages)
[PATCH v8] posix: Deprecate group_member for Linux
2024-03-27 11:40 UTC (3+ messages)
[PATCH v2 0/6] Math static build fixes
2024-03-26 17:59 UTC (22+ 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] elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
2024-03-26 13:47 UTC
[PATCH v2 00/20] aarch64-gnu port & GNU/Hurd on AArch64 progress
2024-03-26 10:15 UTC (24+ 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 v2 05/20] hurd: Use the RETURN_ADDRESS macro
` [PATCH v2 06/20] htl: Respect GL(dl_stack_flags) when allocating stacks
` [PATCH v2 07/20] aarch64: Move pointer_guard.h out of sysdeps/unix/sysv/linux
` [PATCH v2 08/20] aarch64: Add dl-procinfo
` [PATCH v2 09/20] aarch64: Move saving user entry into _dl_start_user
` [PATCH v2 10/20] aarch64: Allow building without kernel support for BTI
` [PATCH v2 11/20] mach: Add a basic AArch64 port
` [PATCH v2 12/20] mach: Declare the new thread_set_self_state () trap
` [PATCH v2 13/20] hurd: Add a basic AArch64 port
` [PATCH v2 14/20] hurd: Implement TLS on AArch64
` [PATCH v2 15/20] hurd: Implement longjmp for AArch64
` [PATCH v2 16/20] Add FPE_FLTIDO
` [PATCH v2 17/20] hurd: Add an AArch64 signal implementation
` [PATCH v2 18/20] htl: Implement some support for TLS_DTV_AT_TP
` [PATCH v2 19/20] htl: Add an AArch64 implementation
` [PATCH v2 20/20] hurd: Add expected aarch64-gnu abistlists
[PATCH] manual: Drop incorrect statement on PIPE_BUF and blocking writes
2024-03-25 21:32 UTC (5+ messages)
CREL dynamic relocations
2024-03-25 18:51 UTC (3+ messages)
[PATCH 0/4] Extend rseq support
2024-03-25 18:31 UTC (3+ messages)
[PATCH v10 0/4] Extend rseq support
2024-03-25 18:29 UTC (5+ messages)
` [PATCH v10 1/4] nptl: fix potential merge of __rseq_* relro symbols
` [PATCH v10 2/4] Add rseq extensible ABI support
` [PATCH v10 3/4] nptl: Add public __rseq_feature_size symbol
` [PATCH v10 4/4] nptl: Add features to internal 'struct rseq_area'
[PATCH 2/2] Add single-threaded fast path to rand()
2024-03-25 17:52 UTC (26+ messages)
[PATCH v3 0/3] x86: Improve ERMS usage on Zen3+
2024-03-25 15:19 UTC (3+ messages)
Monday Patch Queue Review update (2024-03-25)
2024-03-25 13:54 UTC
[RFC PATCH 00/23] aarch64-gnu port
2024-03-25 12:24 UTC (5+ messages)
` [RFC PATCH 03/23] Allow glibc to be compiled without EXEC_PAGESIZE
Sourceware 2024 - The Plan
2024-03-25 10:02 UTC
[PATCH] resolv: add IPv6 support to inet_net_pton()
2024-03-25 9:04 UTC (14+ messages)
LPO 42455
2024-03-25 6:08 UTC
Sourceware Open Office, Friday 18:00 UTC, don't feel isolated
2024-03-25 5:55 UTC
[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)
Power Line Communications (PLC) IC
2024-03-22 11:14 UTC
[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 (10+ messages)
[PATCH V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
2024-03-20 2:14 UTC (4+ 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
page: next (older) | prev (newer) | latest
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).