unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 14:38:46 to 2021-01-20 13:02:43 UTC [more...]

[COMMITTED] posix: Fix regex_internal.h on bootstrap
 2021-01-20 13:02 UTC 

[PATCH v4 00/10] fix ifunc with static pie [BZ #27072]
 2021-01-20 12:49 UTC  (44+ messages)
` [PATCH v4 01/10] configure: Require PI_STATIC_AND_HIDDEN for static pie
` [PATCH v4 02/10] libmvec: Add extra-test-objs to test-extras
` [PATCH v4 03/10] elf: Make the tunable struct definition internal only
` [PATCH v4 04/10] elf: Avoid RELATIVE relocs in __tunables_init
` [PATCH v4 05/10] Use hidden visibility for early static PIE code
` [PATCH v4 06/10] elf: Avoid RELATIVE relocation for _dl_sysinfo
    ` V2 "
` [PATCH v4 07/10] Use <startup.h> in __libc_init_secure
` [PATCH v4 08/10] csu: Move static pie self relocation later [BZ #27072]
` [PATCH v4 09/10] x86: Check ifunc resolver with CPU_FEATURE_USABLE "
    ` V2 "
` [PATCH v4 10/10] Make libc symbols hidden in static PIE

[PATCH] x86: Refactor and improve performance of strchr-avx2.S
 2021-01-20 12:47 UTC  (2+ messages)

[PATCH 1/5] posix: Sync regex code with gnulib
 2021-01-20 11:27 UTC  (10+ messages)

[PATCH] <sys/platform/x86.h>: Remove the C preprocessor magic
 2021-01-20 11:23 UTC  (3+ messages)

[PATCH] aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
 2021-01-20  9:35 UTC 

[PATCH] aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
 2021-01-20  9:34 UTC 

ifunc resolving
 2021-01-20  9:33 UTC  (5+ messages)

[PATCH] circleq.3: Fix CIRCLEQ_LOOP_*() return type
 2021-01-20  8:56 UTC  (2+ messages)

[PATCH] aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
 2021-01-20  7:20 UTC 

[PATCH v3 6/6] stdlib: Add testcase fro BZ #26241
 2021-01-20  4:33 UTC  (2+ messages)

[PATCH] linux: Use stat_overflow to check overflow in fstatat
 2021-01-19 21:11 UTC  (3+ messages)

[PATCH] add support for -Wmismatched-dealloc
 2021-01-19 16:54 UTC  (16+ messages)

nsswitch: do not reload if "/" changes
 2021-01-19 16:37 UTC  (14+ messages)

[PATCH v4 fixed] csu: Move static pie self relocation later [BZ #27072]
 2021-01-19 16:06 UTC 

New math test failures on Fedora/33
 2021-01-19 15:59 UTC  (10+ messages)

[PATCH] Hurd: Enable ifunc by default
 2021-01-19 12:44 UTC  (13+ messages)
              ` [PATCH] Hurd: Add rtld-strncpy-c.c

[PATCH 0/3] Make glibc build with LLD
 2021-01-19 12:30 UTC  (7+ messages)
` [PATCH 2/3] elf: Replace a --defsym trick with an object file to be compatible with lld

[PATCH] Fix the inaccuracy of j0f (BZ 14469)
 2021-01-19 10:28 UTC  (3+ messages)
  ` [PATCH] Fix the inaccuracy of j0f (BZ 14469) and y0f (BZ 14471)

[PATCH 1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
 2021-01-18 23:47 UTC  (8+ messages)
` [PATCH 2/5] nptl: Remove the signal-stealing code. It is no longer needed
` [PATCH 3/5] nptl: Optimization by not incrementing wrefs in pthread_cond_wait
` [PATCH 4/5] nptl: Make test-cond-printers check the number of waiters
` [PATCH 5/5] nptl: Rename __wrefs to __flags because its meaning has changed

Update MIPS libm-test-ulps [committed]
 2021-01-18 21:36 UTC 

[PATCH v4 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Algorithm changes
 2021-01-18 20:46 UTC  (3+ messages)

Update arm libm-test-ulps [committed]
 2021-01-18 20:23 UTC 

Update powerpc-nofpu libm-test-ulps [committed]
 2021-01-18 20:21 UTC 

[PATCH] x86: Adding an upper bound for Enhanced REP MOVSB
 2021-01-18 17:10 UTC  (5+ messages)

[PATCH v3 0/5] fix ifunc with static pie [BZ #27072]
 2021-01-18 16:22 UTC  (28+ messages)
` [PATCH v3 2/5] Make libc symbols hidden in static PIE
` [PATCH v3 5/5] csu: Move static pie self relocation later [BZ #27072]

Fix the inaccuracy of y0f (BZ 14471)
 2021-01-18 16:12 UTC 

[PATCH 1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-01-18 16:03 UTC  (3+ messages)
` [PATCH 2/3] support: Provide xclock_settime test helper function
` [PATCH 3/3] tst: Add test for clock_settime

[PATCH] system.3: Document bug and workaround when the command name starts with a hypen
 2021-01-18 15:37 UTC  (7+ messages)
` [PATCH v4] "
    ` Ping: "

Community Patch Review Meeting: 2021-01-18 at 0900h EST (UTC-5)
 2021-01-18 15:33 UTC  (3+ messages)

V5 [PATCH 0/2] x86: Support GNU_PROPERTY_X86_ISA_1_NEEDED marker [BZ #26717]
 2021-01-18 15:15 UTC  (9+ messages)
` V5 [PATCH 1/2] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] "
    ` V6 "

[committed] Update hppa ulps
 2021-01-18 15:07 UTC 

[COMMITTED] ARC: nofpu: Regenerate ulps
 2021-01-18  0:42 UTC 

[PATCH] cacheflush.2: Update SYNOPSIS for glibc wrapper
 2021-01-17 20:55 UTC  (4+ messages)

[PATCH] execveat.2: Normalize notes about missing wrappers
 2021-01-17 20:35 UTC  (2+ messages)

[PATCH v4 0/4] x86: Improve Minimum Alternate Stack Size
 2021-01-15 21:10 UTC  (5+ messages)
` [PATCH v4 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v4 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v4 3/4] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v4 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

V4 [PATCH 0/2] ld.so: Add --list-tunables to print tunable values
 2021-01-15 12:47 UTC  (8+ messages)
` V4 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features
    ` V5 "
` V4 [PATCH 2/2] ld.so: Add --list-tunables to print tunable values
    ` V5 "

Should legacy fstat (via __fxstat) and fstat@GLIBC_2.33 call the same syscall?
 2021-01-15 10:29 UTC  (9+ messages)

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-01-15  6:56 UTC  (6+ messages)

Rename "master" branch to "main"?
 2021-01-14 21:42 UTC  (5+ messages)

[PATCH v3] math/test-tgmath2: Fix fabs failure when no long double
 2021-01-14 18:52 UTC  (3+ messages)

[PATCH] Fix x86 build with --enable-tunable=no
 2021-01-14 16:55 UTC  (3+ messages)

[PATCH 1/1] elf: Limit tst-prelink-cmp target archs
 2021-01-14 16:53 UTC  (2+ messages)

[PATCH v2] tst: Provide test for ppoll
 2021-01-14 16:32 UTC 

[PATCH v3] tst: Provide test for timerfd related functions
 2021-01-14 15:40 UTC 

New math test failures on Fedora/33
 2021-01-14 14:47 UTC  (10+ 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).