[PATCH v3 00/18] x86-64: Add vector math functions to libmvec
2021-12-28 20:11 UTC (33+ messages)
` [PATCH v3 01/18] x86-64: Add vector atan/atanf implementation "
` [PATCH v3 02/18] x86-64: Add vector asin/asinf "
` [PATCH v3 03/18] x86-64: Add vector hypot/hypotf "
` [PATCH v3 04/18] x86-64: Add vector exp2/exp2f "
` [PATCH v3 05/18] x86-64: Add vector exp10/exp10f "
` [PATCH v3 06/18] x86-64: Add vector cosh/coshf "
` [PATCH v3 07/18] x86-64: Add vector expm1/expm1f "
` [PATCH v3 08/18] x86-64: Add vector sinh/sinhf "
` [PATCH v3 09/18] x86-64: Add vector cbrt/cbrtf "
` [PATCH v3 10/18] x86-64: Add vector atan2/atan2f "
` [PATCH v3 11/18] x86-64: Add vector log10/log10f "
` [PATCH v3 12/18] x86-64: Add vector log2/log2f "
` [PATCH v3 13/18] x86-64: Add vector log1p/log1pf "
` [PATCH v3 14/18] x86-64: Add vector atanh/atanhf "
` [PATCH v3 15/18] x86-64: Add vector acosh/acoshf "
` [PATCH v3 16/18] x86-64: Add vector erf/erff "
` [PATCH v3 17/18] x86-64: Add vector tanh/tanhf "
` [PATCH v3 18/18] x86-64: Add vector asinh/asinhf "
` [PATCH v4 00/18] x86-64: Add vector math functions "
` [PATCH v4 01/18] x86-64: Add vector atan/atanf implementation "
` [PATCH v4 02/18] x86-64: Add vector asin/asinf "
` [PATCH v4 04/18] x86-64: Add vector exp2/exp2f "
` [PATCH v4 05/18] x86-64: Add vector exp10/exp10f "
` [PATCH v4 07/18] x86-64: Add vector expm1/expm1f "
` [PATCH v4 10/18] x86-64: Add vector atan2/atan2f "
` [PATCH v4 13/18] x86-64: Add vector log1p/log1pf "
` [PATCH v4 14/18] x86-64: Add vector atanh/atanhf "
` [PATCH v4 16/18] x86-64: Add vector erf/erff "
[PATCH] open64: Force O_LARGEFILE on 32-bit architectures
2021-12-28 19:43 UTC (2+ messages)
[PATCH] resolv: Do not export __libanl_version_placeholder for ABIs starting at 2.35
2021-12-28 18:24 UTC
[PATCH v8 0/4] Multiple rtld-audit fixes
2021-12-28 17:59 UTC (6+ messages)
` [PATCH v8 1/4] elf: Add la_activity during application exit
` [PATCH v8 2/4] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v8 3/4] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH v8 4/4] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
[PATCH v2 0/4] libmemusage code cleanup
2021-12-28 17:52 UTC (10+ messages)
` [PATCH v2 1/4] malloc: Remove atomic_* usage
` [PATCH v2 2/4] Remove atomic-machine.h atomic typedefs
` [PATCH v2 3/4] malloc: Use hp-timing on libmemusage
` [PATCH v2 4/4] malloc: Remove memusage.h
[PATCH v5] elf: Add _dl_find_object function
2021-12-28 16:24 UTC (4+ messages)
[PATCH v4] elf: Add _dl_find_object function
2021-12-28 12:22 UTC (4+ messages)
[PATCH] fix comments about elf_dynamic_do_* functions
2021-12-28 12:13 UTC (2+ messages)
[PATCH] sysdeps/unix/sysv/linux/microblaze/pselect32.c: add missing implementation when !__ASSUME_TIME64_SYSCALLS
2021-12-28 12:08 UTC (2+ messages)
[hurd,commited] hurd: Fix static-PIE startup
2021-12-28 9:42 UTC
[hurd,commited] hurd: let csu initialize tls
2021-12-28 9:21 UTC
[hurd,commited] hurd: Fix XFAIL-ing mallocfork2 tests
2021-12-27 21:21 UTC
[hurd, commited] hurd: XFAIL more tests that require setpshared support
2021-12-27 21:16 UTC
[hurd,commited] malloc: Add missing shared thread library flags
2021-12-27 21:11 UTC
[PATCH v7 00/16] Multiple rtld-audit fixes
2021-12-27 20:31 UTC (39+ messages)
` [PATCH v7 01/16] elf: Add _dl_audit_objopen
` [PATCH v7 02/16] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
` [PATCH v7 03/16] elf: Add _dl_audit_objsearch
` [PATCH v7 04/16] elf: Add _dl_audit_objclose
` [PATCH v7 05/16] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH v7 06/16] elf: Add _dl_audit_preinit
` [PATCH v7 07/16] elf: Add _dl_audit_pltenter
` [PATCH v7 08/16] elf: Add _dl_audit_pltexit
` [PATCH v7 09/16] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH v7 10/16] elf: Add audit tests for modules with TLSDESC
` [PATCH v7 11/16] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH v7 12/16] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v7 13/16] elf: Issue audit la_objopen for vDSO
` [PATCH v7 14/16] elf: Add la_activity during application exit
` [PATCH v7 15/16] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH v7 16/16] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
[hurd, commited] stdio-common: Fix %m sprintf test output for GNU/Hurd
2021-12-27 20:23 UTC
[PATCH v2] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
2021-12-27 17:40 UTC (3+ messages)
[PATCH v7 14/16] elf: Add la_activity during application exit
2021-12-27 13:20 UTC (2+ messages)
[PATCH v1 1/2] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
2021-12-27 10:08 UTC (6+ messages)
` [PATCH v1 2/2] x86: Optimize L(less_vec) case in memcmpeq-evex.S
[PATCH v7 00/16] Multiple rtld-audit fixes
2021-12-27 5:08 UTC
[PATCH v3 00/13] Glibc OpenRISC port
2021-12-25 22:44 UTC (23+ messages)
` [PATCH v3 09/13] or1k: Linux ABI
` [PATCH v3 10/13] or1k: ABI lists
` [PATCH v3 11/13] or1k: Build Infrastructure
` [PATCH v3 12/13] build-many-glibcs.py: add OpenRISC support
` [PATCH v3 13/13] Documentation for OpenRISC port
[PATCH] elf: Add <dl-debug.h>
2021-12-25 20:23 UTC
[PATCH] elf/do-rel.h: fix comment introducing elf_dynamic_do_Rel
2021-12-25 17:55 UTC
[PATCH] Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
2021-12-24 19:01 UTC (6+ messages)
[PATCH] build-many-glibcs.py: Add ISL (0.24) support
2021-12-24 18:06 UTC (5+ messages)
[PATCH 0/4] _r_debug copy relocation support
2021-12-23 21:50 UTC (10+ messages)
` [PATCH 1/4] elf: Introduce separate _r_debug_array variable
` [PATCH 2/4] elf: Introduce _dl_debug_change_state
` [PATCH 3/4] elf: Support version-less lookup in _dl_lookup_direct
` [PATCH 4/4] elf: Restore support for _r_debug copy relocations
[PATCH v5] posix: Add terminal control setting support for posix_spawn
2021-12-23 17:30 UTC
error in make check with commit f20f980
2021-12-23 16:06 UTC (5+ messages)
[COMMITTED][PATCH] elf: Remove AArch64 from comment for AT_MINSIGSTKSZ
2021-12-23 14:54 UTC
[v2] math: Properly cast X_TLOSS to float [BZ #28713]
2021-12-23 14:45 UTC (2+ messages)
[COMMITTED] Set default __TIMESIZE default to 64
2021-12-23 14:43 UTC
[PATCH] elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
2021-12-23 12:31 UTC (2+ messages)
sigmask deprecated
2021-12-23 8:12 UTC (2+ messages)
[PATCH v5 1/1] x86-64: Add vector acos/acosf implementation to libmvec
2021-12-22 20:51 UTC (7+ messages)
` [PATCH v6 0/1] Add vector math function acos/acosf "
` [PATCH v7 "
` [PATCH v7 1/1] x86-64: Add vector acos/acosf implementation "
[PATCH] printf.3: Document %#m as strerrorname_np(errno)
2021-12-22 19:03 UTC (3+ messages)
[PATCH] convert_scm_timestamps: Initialize buffer for CMSG_NXTHDR
2021-12-22 18:53 UTC (2+ messages)
[PATCH v4] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)
2021-12-22 18:52 UTC
x86-64 assembly codes vs C source codes
2021-12-22 15:36 UTC (5+ messages)
[PATCH v2] stdio: Implement %#m for vfprintf and related functions
2021-12-22 15:33 UTC (2+ messages)
[PATCH] powerpc: Use the correct flag for 32-bit known libraries
2021-12-22 15:31 UTC (2+ messages)
` [RFC] Remove special flags of libc.5.so and libc.4.so
[PATCH] intl/plural.y: define macros to avoid multiple conflicting declarations of yyerror and yylex
2021-12-22 15:07 UTC (3+ messages)
[PATCH 1/2] s_sincosf.h: Change pio4 type to float [BZ #28713]
2021-12-22 14:30 UTC (11+ messages)
` [PATCH 2/2] math: Add X_TLOSSf "
[PATCH] debug: Remove catchsegv libSegfault
2021-12-22 12:57 UTC (4+ messages)
[PATCH v2] debug: Remove catchsegv and libSegfault (BZ #14913)
2021-12-22 12:51 UTC
[PATCH 0/3] Remove excessive p_align check on PT_LOAD segments
2021-12-22 10:44 UTC (5+ messages)
` [PATCH 1/3] elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]
` [PATCH 2/3] elf: Add a test for PT_LOAD segments with p_align == 1 "
` [PATCH 3/3] elf: Add a test for PT_LOAD segments with invalid p_align "
[PATCH 0/2] Predictable ELF destructor ordering
2021-12-22 0:38 UTC (4+ messages)
[PATCH] intl/plural.y: define macros to avoid multiple conflicting declarations of yyerror and yylex
2021-12-21 22:49 UTC (2+ messages)
[PATCH] cdefs.h: fix "__clang_major" typo
2021-12-21 22:13 UTC
[PATCH v6 1/2] elf: Properly align all PT_LOAD segments [BZ #28676]
2021-12-21 21:49 UTC (2+ messages)
` [PATCH v6 2/2] elf: Add a test for PT_LOAD segments with mixed p_align "
Possible contradiction in INSTALL and manual/install.texi
2021-12-21 20:57 UTC (4+ messages)
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).