unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-10-19 18:14:32 to 2021-10-26 18:57:22 UTC [more...]

[PATCH v1] String: Add support for __memcmpeq() ABI on all targets
 2021-10-26 18:56 UTC  (79+ messages)
` [PATCH v7] "
` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] String: Add hidden defs for __memcmpeq() to enable internal usage
  ` [PATCH v8 3/3] String: Add tests for __memcmpeq
` [PATCH v9 1/3] String: Add support for __memcmpeq() ABI on all targets
` [PATCH v9 2/3] String: Add hidden defs for __memcmpeq() to enable internal usage
` [PATCH v9 3/3] String: Add tests for __memcmpeq
` [PATCH v10 1/4] String: Add support for __memcmpeq() ABI on all targets
  ` [PATCH v10 2/4] String: Add hidden defs for __memcmpeq() to enable internal usage
  ` [PATCH v10 3/4] String: Add tests for __memcmpeq
  ` [PATCH v10 4/4] NEWS: Add item "
` [PATCH v11 1/4] String: Add support for __memcmpeq() ABI on all targets
` [PATCH v11 2/4] String: Add hidden defs for __memcmpeq() to enable internal usage
` [PATCH v11 3/4] String: Add tests for __memcmpeq
` [PATCH v11 4/4] NEWS: Add item "
` [PATCH v12 1/4] String: Add support for __memcmpeq() ABI on all targets
  ` [PATCH v12 2/4] String: Add hidden defs for __memcmpeq() to enable internal usage
  ` [PATCH v12 3/4] String: Add tests for __memcmpeq
  ` [PATCH v12 4/4] NEWS: Add item "
` [PATCH v13 1/4] String: Add support for __memcmpeq() ABI on all targets
  ` [PATCH v13 2/4] String: Add hidden defs for __memcmpeq() to enable internal usage
  ` [PATCH v13 3/4] String: Add tests for __memcmpeq
  ` [PATCH v13 4/4] NEWS: Add item "
` [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 "

RFC: Add GNU_PROPERTY_1_GLIBC_2_NEEDED
 2021-10-26 18:39 UTC  (4+ messages)
    ` v2: "

[PATCH] dl: Use "adr" assembler command to get proper load address
 2021-10-26 13:52 UTC  (17+ messages)
` [PATCH v2] dl: Use "adr" assembler command to get proper load address on ARM

[Bug 214815] New: pow(3): underflow result can be -0.0
 2021-10-26 11:51 UTC 

[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  (6+ 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  (11+ messages)
` [PATCH v2 1/9] benchtests: Make hypot input random
` [PATCH v2 2/9] benchtests: Add hypotf
` [PATCH v2 3/9] math: Simplify hypotf implementation
` [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

[PATCH] Add missing math functions to benchtests
 2021-10-25 17:05 UTC  (5+ messages)

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)

[PATCH v1] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2021-10-23 13:22 UTC  (2+ messages)

[PATCH] bench-math: Sort and put each bench per line
 2021-10-23  7:50 UTC  (2+ messages)

[PATCH v2 0/9] Improve hypot()
 2021-10-22 20:48 UTC  (4+ messages)
` [PATCH v2 1/9] benchtests: Make hypot input random
` [PATCH v2 2/9] benchtests: Add hypotf
` [PATCH v2 3/9] math: Simplify hypotf implementation

[PATCH] x86_64: Add missing libmvec ABI tests
 2021-10-22 13:17 UTC  (7+ messages)

[PATCH v3 0/5] benchtests: Add memset zero fill benchmark test
 2021-10-22 13:08 UTC  (15+ messages)
` [PATCH v3 2/5] benchtests: Add memset zero fill benchtest

[PATCH] x86-64: Impelment __ieee754_remainder with static rounding
 2021-10-22  8:06 UTC  (5+ messages)

[PATCH v8 1/2] elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)
 2021-10-21 23:05 UTC  (5+ messages)
` [PATCH v8 2/2] elf: Fix slow DSO sorting behavior in dynamic loader "

[PATCH 1/2] ctime.3: Use VLA notation for [as]ctime_r() buffer
 2021-10-21 20:54 UTC  (6+ messages)
` [PATCH 2/2] ctime.3, strftime.3, strptime.3, timegm.3: Add [[gnu::nonnull]] to <time.h> prototypes
  ` AW: "

[COMMITTED] elf: Fix e6fd79f379 build with --enable-tunables=no
 2021-10-21 20:28 UTC 

Time to use the new DSO sorting as default?
 2021-10-21 19:54 UTC  (3+ messages)

[PATCH] iconv: Use TIMEOUTFACTOR for iconv test timeout
 2021-10-21 14:17 UTC  (3+ messages)

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-10-21  9:54 UTC  (5+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation

[PATCH] Add alloc_align attribute to memalign et al
 2021-10-20 23:15 UTC  (5+ messages)
    ` [PATCH v2] "

Support C2X printf %b, %B
 2021-10-20 21:27 UTC  (4+ messages)
` [PATCH v2] "

Libc-alpha Digest, Vol 20, Issue 81
 2021-10-20 19:22 UTC 

[PATCH v2] x86-64: Add sysdeps/x86_64/fpu/Makeconfig
 2021-10-20 18:53 UTC  (6+ messages)
` PING "

[PATCH] configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
 2021-10-20 18:04 UTC  (3+ messages)

[PATCH] printf: Add %B convespecifier for binary
 2021-10-20 17:56 UTC  (5+ messages)

-Waggressive-loop-optimizations errors building glibc tests (32-bit only)
 2021-10-20 17:43 UTC 

Automatic use of glibc-hwcaps for plugins in dlopen
 2021-10-20 15:15 UTC  (3+ messages)

[PATCH 0/3] _FORTIFY_SOURCE=3 improvements
 2021-10-20 14:28 UTC  (15+ messages)
` [PATCH 1/3] Don't add access size hints to fortifiable functions
` [PATCH 2/3] Make sure that the fortified function conditionals are constant
` [PATCH v2 0/2] _FORTIFY_SOURCE=3 improvements
  ` [PATCH v2 1/2] Make sure that the fortified function conditionals are constant
  ` [PATCH v2 2/2] debug: Add tests for _FORTIFY_SOURCE=3

[PATCH] powerpc: Remove backtrace implementation
 2021-10-20 13:39 UTC  (13+ messages)

[PATCH v2 1/2] support: Add support_socket_so_timestamp_time64
 2021-10-20 12:08 UTC  (4+ messages)
` [PATCH v2 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)

Correct access attribute on memfrob (bug 28475)
 2021-10-20  7:33 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-10-19 19:37 UTC  (6+ messages)

Naming convention for plugins using GNU_PROPERTY_X86_ISA_1_NEEDED
 2021-10-19 19:15 UTC 

[PATCH] regex: fix buffer read overrun in search [BZ#28470]
 2021-10-19 18:14 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).