public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] intl/plural.y: define macros to avoid multiple conflicting declarations of yyerror and yylex
 2021-12-22 15:07 UTC  (3+ messages)

[PATCH v4] elf: Add _dl_find_object function
 2021-12-22 15:01 UTC  (2+ 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 "

x86-64 assembly codes vs C source codes
 2021-12-22 14:23 UTC  (4+ messages)

[PATCH v7 00/16] Multiple rtld-audit fixes
 2021-12-22 13:27 UTC  (17+ 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] 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 v3 00/13] Glibc OpenRISC port
 2021-12-22 10:54 UTC  (17+ messages)
` [PATCH v3 04/13] or1k: startup and dynamic linking code
` [PATCH v3 08/13] or1k: Linux Syscall Interface
` [PATCH v3 09/13] or1k: Linux ABI

[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 v3 1/1] x86-64: Add vector acos/acosf implementation to libmvec
 2021-12-22  0:15 UTC  (30+ messages)
` [PATCH v4 0/1] Add vector math function acos/acosf "
  ` [PATCH v4 1/1] x86-64: Add vector acos/acosf implementation "
      ` [PATCH v5 0/1] Add vector math function acos/acosf "
        ` [PATCH v5 1/1] x86-64: Add vector acos/acosf implementation "
                    ` [PATCH v6 0/1] Add vector math function acos/acosf "
                      ` [PATCH v6 1/1] x86-64: Add vector acos/acosf implementation "

[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  (63+ messages)
` [PATCH v6 06/20] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH v6 07/20] elf: Add _dl_audit_preinit
` [PATCH v6 08/20] elf: Add _dl_audit_pltenter
` [PATCH v6 09/20] elf: Add _dl_audit_pltexit
` [PATCH v6 10/20] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH v6 11/20] elf: Add audit tests for modules with TLSDESC
` [PATCH v6 12/20] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH v6 13/20] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v6 14/20] elf: Issue audit la_objopen() for vDSO
` [PATCH v6 15/20] elf: Run constructors if executable has a soname of a dependency
` [PATCH v6 16/20] elf: Add main application on main_map l_name
` [PATCH v6 17/20] elf: Add la_activity during application exit
` [PATCH v6 18/20] elf: Issue la_symbind() for bind-now (BZ #23734)
` [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] 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)

0001-Linux-Fix-32-bit-vDSO-for-clock_gettime-on-powerpc32
 2021-12-20 20:03 UTC  (5+ messages)

[PATCH] Add valgrind smoke test
 2021-12-20 11:37 UTC  (5+ messages)

[PATCH v2] elf: Inline do_tunable_update_val/tunable_initialize [BZ #28712]
 2021-12-18 22:46 UTC  (2+ messages)

[PATCH] elf: Inline do_tunable_update_val/tunable_initialize [BZ #28712]
 2021-12-18 20:28 UTC  (3+ messages)

[PATCH 0/5] Architecture code cleanup
 2021-12-17 23:25 UTC  (4+ messages)
` [PATCH 1/5] Remove ununsed tcb-offset

[PATCH v2] timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
 2021-12-17 22:22 UTC  (13+ messages)
  ` [PATCH v3 0/2] timezone: BZ #28707
  ` [PATCH v3 1/2] timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
  ` [PATCH v3 2/2] timezone: test-case for BZ #28707

[PATCH] Enable _FORTIFY_SOURCE=3 for gcc 12 and above
 2021-12-17 19:50 UTC  (8+ messages)

[PATCH] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-17 18:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] [PING 13.2] localedata: add new locale ab_GE
 2021-12-17 18:24 UTC  (6+ messages)

[PATCH v1.3] fortify: Fix spurious warning with realpath
 2021-12-17 17:50 UTC  (3+ messages)
` [committed] "

[PATCH] Apply asm redirections in stdio.h before first use [BZ #27087]
 2021-12-17 17:44 UTC  (2+ messages)

[PATCH v2] elf: Properly align all PT_LOAD segments [BZ #28676]
 2021-12-17 17:39 UTC 

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