unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 22:57:27 to 2021-12-27 13:21:00 UTC [more...]

[PATCH v7 14/16] elf: Add la_activity during application exit
 2021-12-27 13:20 UTC  (2+ messages)

[PATCH v2 0/4] libmemusage code cleanup
 2021-12-27 12:45 UTC  (8+ 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 v7 00/16] Multiple rtld-audit fixes
 2021-12-27 12:20 UTC  (36+ 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)

[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] fix comments about elf_dynamic_do_* functions
 2021-12-26 15:23 UTC 

[PATCH] sysdeps/unix/sysv/linux/microblaze/pselect32.c: add missing implementation when !__ASSUME_TIME64_SYSCALLS
 2021-12-26 10:36 UTC 

[PATCH] open64: Force O_LARGEFILE on 32-bit architectures
 2021-12-26  7:20 UTC 

[PATCH v3 00/13] Glibc OpenRISC port
 2021-12-25 22:44 UTC  (30+ messages)
` [PATCH v3 04/13] or1k: startup and dynamic linking code
` [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 v5] elf: Add _dl_find_object function
 2021-12-24 16:10 UTC  (3+ 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 v4] elf: Add _dl_find_object function
 2021-12-23 13:40 UTC  (3+ messages)

[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  (8+ messages)
` [PATCH v6 0/1] Add vector math function acos/acosf "
  ` [PATCH v6 1/1] x86-64: Add vector acos/acosf implementation "
    ` [PATCH v7 0/1] Add vector math function acos/acosf "
      ` [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  (14+ messages)
` [PATCH 2/2] math: Add X_TLOSSf "

[PATCH] debug: Remove catchsegv libSegfault
 2021-12-22 12:57 UTC  (8+ 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)

[PATCH v6 00/20] Multiple rtld-audit fixes
 2021-12-21 18:19 UTC  (19+ messages)
` [PATCH v6 19/20] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
` [PATCH v6 20/20] elf: Add SVE support for aarch64 rtld-audit

[PATCH v2] math: Properly cast X_TLOSS to float [BZ #28713]
 2021-12-21 16:59 UTC 

[PATCH v5 1/2] elf: Properly align all PT_LOAD segments [BZ #28676]
 2021-12-21 15:14 UTC  (2+ messages)
` [PATCH v5 2/2] elf: Add a test for PT_LOAD segments with mixed p_align "

[PATCH v3 1/2] elf: Properly align all PT_LOAD segments [BZ #28676]
 2021-12-21 15:11 UTC  (4+ messages)
` [PATCH v3 2/2] elf: Add a test for PT_LOAD segments with mixed p_align

[PATCH v4 1/2] elf: Properly align all PT_LOAD segments [BZ #28676]
 2021-12-21 15:07 UTC  (2+ messages)
` [PATCH v4 2/2] elf: Add a test for PT_LOAD segments with mixed p_align "

Monday Patch Queue Review update (2021-12-20)
 2021-12-21 14:09 UTC 

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-12-21  6:08 UTC  (10+ messages)

[PATCH v3 1/1] x86-64: Add vector acos/acosf implementation to libmvec
 2021-12-20 23:58 UTC  (12+ messages)
` [PATCH v4 0/1] Add vector math function acos/acosf "

[PATCH] Regenerate ulps on x86_64 with GCC 12
 2021-12-20 23:23 UTC  (2+ messages)

GCC 12 miscompiles libm
 2021-12-20 23:20 UTC  (7+ 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).