unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-12-25 07:25:32 to 2021-12-31 17:26:59 UTC [more...]

[hurd,commited] hurd: Bump BRK_START to 0x20000000
 2021-12-31 17:26 UTC 

[hurd,commited] hurd: Avoid overzealous shared objects constraints
 2021-12-31 17:23 UTC 

[COMMITTED] time: Refactor timesize.h for some ABIs
 2021-12-31 14:10 UTC 

[PATCH] math: Fix float conversion regressions with gcc-12 [BZ #28713]
 2021-12-31 13:24 UTC 

[PATCH v8 0/4] Multiple rtld-audit fixes
 2021-12-31 12:25 UTC  (10+ 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)

[hurd, commited] hurd: Make getrandom a stub inside the random translator
 2021-12-31  7:54 UTC 

[PATCH v2 00/14] GLIBC LoongArch PATCHES
 2021-12-31  6:44 UTC  (15+ messages)
` [PATCH v2 01/14] LoongArch: Update NEWS and README for the LoongArch port
` [PATCH v2 02/14] LoongArch: Add LoongArch entries to config.h.in
` [PATCH v2 03/14] LoongArch: Add relocations and ELF flags to elf.h
` [PATCH v2 04/14] LoongArch: ABI Implementation
` [PATCH v2 05/14] LoongArch: Thread-Local Storage Support
` [PATCH v2 06/14] LoongArch: Generic <math.h> and soft-fp Routines
` [PATCH v2 07/14] LoongArch: Atomic and Locking Routines
` [PATCH v2 08/14] LoongArch: Linux Syscall Interface
` [PATCH v2 09/14] LoongArch: Linux ABI
` [PATCH v2 10/14] LoongArch: Linux Startup and Dynamic Loading Code
` [PATCH v2 11/14] LoongArch: Add ABI Lists
` [PATCH v2 12/14] LoongArch: Build Infastructure
` [PATCH v2 13/14] LoongArch: Hard Float Support
` [PATCH v2 14/14] LoongArch: Update build-many-glibcs.py for the LoongArch Port

[COMMITTED] Set default __TIMESIZE default to 64
 2021-12-30 22:38 UTC  (3+ messages)

GCC 12 miscompiles libm
 2021-12-30 22:28 UTC  (6+ messages)

Comment cites non-existent fields of struct link_map
 2021-12-30 22:25 UTC  (2+ messages)

[PATCH] build-many-glibcs.py: Add ISL (0.24) support
 2021-12-30 22:09 UTC  (4+ messages)

[PATCH 1/2] s_sincosf.h: Change pio4 type to float [BZ #28713]
 2021-12-30 21:45 UTC  (7+ messages)
` [PATCH 2/2] math: Add X_TLOSSf "

[PATCH v3 0/1] Add vector math function tan/tanf to libmvec
 2021-12-30 19:47 UTC  (3+ messages)
` [PATCH v3 1/1] x86-64: Add vector tan/tanf implementation "

[PATCH v3 0/1] Add vector math function erfc/erfcf to libmvec
 2021-12-30 19:47 UTC  (3+ messages)
` [PATCH v3 1/1] x86-64: Add vector erfc/erfcf implementation "

[PATCH v5] elf: Add _dl_find_object function
 2021-12-30 18:33 UTC  (5+ messages)

[PATCH v2] open64: Force O_LARGEFILE on all architectures
 2021-12-30 14:59 UTC  (2+ messages)

[PATCH] resolv: Do not build libanl.so for ABIs starting at 2.35
 2021-12-30 14:06 UTC  (3+ messages)

[PATCH] cdefs.h: fix "__clang_major" typo
 2021-12-30 11:20 UTC  (2+ messages)

[PATCH v5 00/18] x86-64: Add vector math functions to libmvec
 2021-12-30  0:32 UTC  (39+ messages)
` [PATCH v5 01/18] x86-64: Add vector atan/atanf implementation "
` [PATCH v5 02/18] x86-64: Add vector asin/asinf "
` [PATCH v5 03/18] x86-64: Add vector hypot/hypotf "
` [PATCH v5 04/18] x86-64: Add vector exp2/exp2f "
` [PATCH v5 05/18] x86-64: Add vector exp10/exp10f "
` [PATCH v5 06/18] x86-64: Add vector cosh/coshf "
` [PATCH v5 07/18] x86-64: Add vector expm1/expm1f "
` [PATCH v5 08/18] x86-64: Add vector sinh/sinhf "
` [PATCH v5 09/18] x86-64: Add vector cbrt/cbrtf "
` [PATCH v5 10/18] x86-64: Add vector atan2/atan2f "
` [PATCH v5 11/18] x86-64: Add vector log10/log10f "
` [PATCH v5 12/18] x86-64: Add vector log2/log2f "
` [PATCH v5 13/18] x86-64: Add vector log1p/log1pf "
` [PATCH v5 14/18] x86-64: Add vector atanh/atanhf "
` [PATCH v5 15/18] x86-64: Add vector acosh/acoshf "
` [PATCH v5 16/18] x86-64: Add vector erf/erff "
` [PATCH v5 17/18] x86-64: Add vector tanh/tanhf "
` [PATCH v5 18/18] x86-64: Add vector asinh/asinhf "

[PATCH v2] timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
 2021-12-29 23:12 UTC  (5+ messages)
  ` [PATCH v3 0/2] timezone: BZ #28707

[PATCH] elf: Fix 64 time_t support for installed statically binaries
 2021-12-29 15:06 UTC  (3+ messages)

[PATCH v2] Use LFS and 64 bit time for installed programs (BZ #15333)
 2021-12-29 13:08 UTC  (5+ messages)

[PATCH v4 00/13] Glibc OpenRISC port
 2021-12-29  4:46 UTC  (15+ messages)
` [PATCH v4 01/13] elf: Add reloc for OpenRISC
` [PATCH v4 02/13] linux/syscalls: Add or1k_atomic syscall "
` [PATCH v4 03/13] or1k: ABI Implementation
` [PATCH v4 04/13] or1k: startup and dynamic linking code
` [PATCH v4 05/13] or1k: Thread Local Storage support
` [PATCH v4 06/13] or1k: Atomics and Locking primitives
` [PATCH v4 07/13] or1k: math soft float support
` [PATCH v4 08/13] or1k: Linux Syscall Interface
` [PATCH v4 09/13] or1k: Linux ABI
` [PATCH v4 10/13] or1k: ABI lists
` [PATCH v4 11/13] or1k: Build Infrastructure
` [PATCH v4 12/13] build-many-glibcs.py: add OpenRISC support
` [PATCH v4 13/13] Documentation for OpenRISC port

[PATCH] open64: Force O_LARGEFILE on 32-bit architectures
 2021-12-28 21:53 UTC  (3+ messages)

[PATCH v3 00/18] x86-64: Add vector math functions to libmvec
 2021-12-28 21:33 UTC  (43+ 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 03/18] x86-64: Add vector hypot/hypotf "
          ` [PATCH v4 04/18] x86-64: Add vector exp2/exp2f "
          ` [PATCH v4 05/18] x86-64: Add vector exp10/exp10f "
          ` [PATCH v4 06/18] x86-64: Add vector cosh/coshf "
          ` [PATCH v4 07/18] x86-64: Add vector expm1/expm1f "
          ` [PATCH v4 08/18] x86-64: Add vector sinh/sinhf "
          ` [PATCH v4 09/18] x86-64: Add vector cbrt/cbrtf "
          ` [PATCH v4 10/18] x86-64: Add vector atan2/atan2f "
          ` [PATCH v4 11/18] x86-64: Add vector log10/log10f "
          ` [PATCH v4 12/18] x86-64: Add vector log2/log2f "
          ` [PATCH v4 13/18] x86-64: Add vector log1p/log1pf "
          ` [PATCH v4 14/18] x86-64: Add vector atanh/atanhf "
          ` [PATCH v4 15/18] x86-64: Add vector acosh/acoshf "
          ` [PATCH v4 16/18] x86-64: Add vector erf/erff "
          ` [PATCH v4 17/18] x86-64: Add vector tanh/tanhf "
          ` [PATCH v4 18/18] x86-64: Add vector asinh/asinhf "

[PATCH] resolv: Do not export __libanl_version_placeholder for ABIs starting at 2.35
 2021-12-28 20:11 UTC  (2+ messages)

[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 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  (16+ messages)
` [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 12/16] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [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  (5+ 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  (8+ messages)

[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 


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