unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-10-25 12:01:23 to 2021-10-30 21:32:19 UTC [more...]

[PATCH 00/22] man2: Add [[deprecated]] attribute
 2021-10-30 21:31 UTC 

Is getpass(3) really obsolete?
 2021-10-30 12:24 UTC  (17+ messages)
  ` [PATCH] getpass.3: SYNOPSIS: Mark getpass() as [[deprecated]]

[Bug 214871] New: Man(3) system outdated
 2021-10-30 11:55 UTC 

Upstreaming OpenRISC with GCC mainline
 2021-10-30  8:56 UTC  (11+ messages)

[PATCH] malloc_stats(): Fix `unsigned int` overflow
 2021-10-30  1:39 UTC  (4+ messages)

[PATCH] Add missing math functions to benchtests
 2021-10-29 20:44 UTC  (24+ messages)
    ` [PATCH v2] benchtests: Add acosf to bench-math
          ` [PATCH 00/12] benchtests: Add float version of math functions "
            ` [PATCH 01/12] benchtests: Add acoshf function "
            ` [PATCH 02/12] benchtests: Add asinf "
            ` [PATCH 03/12] benchtests: Add asinhf "
            ` [PATCH 04/12] benchtests: Add atanf "
            ` [PATCH 05/12] benchtests: Add atanhf "
            ` [PATCH 06/12] benchtests: Add cbrtf "
            ` [PATCH 07/12] benchtests: Add coshf "
            ` [PATCH 08/12] benchtests: Add erfcf "
            ` [PATCH 09/12] benchtests: Add erff "
            ` [PATCH 10/12] benchtests: Add log10f "
            ` [PATCH 11/12] benchtests: Add sinhf "
            ` [PATCH 12/12] benchtests: Add tanhf "
          ` [PATCH 0/4] benchtests: Add atan2f, expm1f, log1pf and tanf "
            ` [PATCH 1/4] benchtests: Add atan2f function "
            ` [PATCH 2/4] benchtests: Add expm1f "
            ` [PATCH 3/4] benchtests: Add log1pf "
            ` [PATCH 4/4] benchtests: Add tanf "

[PATCH v2] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-29 19:53 UTC  (7+ messages)

[PATCH 0/3] Improve lld support and current status
 2021-10-29 19:49 UTC  (19+ messages)
` [PATCH 1/3] elf: Disable ifuncmain{1,5,5pic,5pie} when using LLD
` [PATCH 2/3] Fix LIBC_PROG_BINUTILS for -fuse-ld=lld
` [PATCH 3/3] Check if linker also support -mtls-dialect=gnu2

[PATCH] [powerpc] Tighten contraints for asm constant parameters
 2021-10-29 19:26 UTC  (2+ messages)

Monday Patch Queue Review update (2021-10-25)
 2021-10-29 19:21 UTC 

GCC DWARF unwinder _Unwind_Find_FDE acceleration
 2021-10-29 19:13 UTC 

RFC: Add GNU_PROPERTY_1_GLIBC_2_NEEDED
 2021-10-29 18:11 UTC  (11+ messages)
    ` v2: "

[PATCH v2 4/9] math: Use an improved algorithm for hypot (dbl-64)
 2021-10-29 16:20 UTC  (4+ messages)

[PATCH] Fix compiler issue with mmap_internal
 2021-10-29 12:14 UTC  (2+ messages)

[PATCH] tst-tzset: output reason when creating 4GiB file fails
 2021-10-29 12:14 UTC  (2+ messages)

[PATCH] Handle NULL input to malloc_usable_size [BZ #28506]
 2021-10-29  9:27 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [COMMITTED] "

Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
 2021-10-29  9:04 UTC  (2+ messages)

[PATCH] malloc-debug: Return 0 on NULL input [BZ #28506]
 2021-10-29  8:53 UTC  (3+ messages)

[PATCH] Benchtests: Improve bench-memcpy-random
 2021-10-29  3:27 UTC  (2+ messages)

[PATCH] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2021-10-29  0:20 UTC  (2+ messages)

[PATCH] Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
 2021-10-28 22:31 UTC 

[PATCH v1] x86_64: Add memcmpeq.S to fix disable-multi-arch build
 2021-10-28 21:36 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] Add GNU_PROPERTY_1_GLIBC_2_NEEDED
 2021-10-28 19:08 UTC  (7+ messages)
` [llvm-dev] "

[PATCH v1 1/6] String: Add __memcmpeq as build target
 2021-10-28 18:25 UTC  (19+ messages)
` [PATCH v1 2/6] Benchtests: Add benchtests for __memcmpeq
  ` [PATCH v2 "
` [PATCH v1 3/6] x86_64: Add support for __memcmpeq using sse2, avx2, and evex
` [PATCH v1 4/6] x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S
` [PATCH v1 5/6] x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
` [PATCH v1 6/6] x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S

[PATCH] riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
 2021-10-28 18:05 UTC  (3+ messages)

[PATCH v2 3/9] math: Simplify hypotf implementation
 2021-10-28 14:27 UTC 

[PATCH v2 8/9] i386: Move hypot implementation to C
 2021-10-28 13:43 UTC 

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-10-28  5:16 UTC  (7+ messages)

[PATCH] regex: Unnest nested functions in regcomp.c
 2021-10-28  4:12 UTC  (4+ messages)

[Bug 214815] New: pow(3): underflow result can be -0.0
 2021-10-27 20:12 UTC  (3+ messages)

[PATCH v2] dl: Use "adr" assembler command to get proper load address on ARM
 2021-10-27  9:38 UTC  (18+ messages)

[PATCH] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-26 23:28 UTC  (3+ messages)

Add new ABI '__memcmpeq()' to libc
 2021-10-26 22:47 UTC  (2+ messages)

[PATCH v1] String: Add support for __memcmpeq() ABI on all targets
 2021-10-26 22:29 UTC  (21+ messages)
` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] String: Add hidden defs for __memcmpeq() to enable internal usage
` [PATCH v14 1/4] String: Add support for __memcmpeq() ABI on all targets
  ` [PATCH v14 2/4] String: Add hidden defs for __memcmpeq() to enable internal usage
  ` [PATCH v14 3/4] String: Add tests for __memcmpeq
  ` [PATCH v14 4/4] NEWS: Add item "

Support C2X printf %b, %B
 2021-10-26 20:49 UTC  (4+ messages)
` [PATCH v2] "
  ` Ping "
    ` Ping^2 "

[PATCH] [PiNg 9] localedata: add new locale ab_GE
 2021-10-26 10:59 UTC 

[PATCH] manual: remove an obsolete requirement on aligned_alloc() usage
 2021-10-26  2:34 UTC  (5+ messages)

[PATCH] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2021-10-25 21:08 UTC  (3+ messages)

[PATCH] powerpc: Use the correct flag for 32-bit known libraries
 2021-10-25 18:22 UTC  (2+ messages)

[PATCH v2 0/9] Improve hypot()
 2021-10-25 17:10 UTC  (8+ messages)
` [PATCH v2 4/9] math: Use an improved algorithm for hypot (dbl-64)
` [PATCH v2 5/9] math: Use an improved algorithm for hypotl (ldbl-96)
` [PATCH v2 6/9] math: Use an improved algorithm for hypotl (ldbl-128)
` [PATCH v2 7/9] math: Remove powerpc e_hypot
` [PATCH v2 8/9] i386: Move hypot implementation to C
` [PATCH v2 9/9] math: Remove the error handling wrapper from hypot and hypotf

When to prevent execution of new binaries with old glibc
 2021-10-25 16:53 UTC  (3+ messages)

LLD and glibc
 2021-10-25 16:53 UTC  (2+ messages)

[PATCH] elf: Make global.out depend on reldepmod4.so [BZ #28457]
 2021-10-25 13:54 UTC  (2+ 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).