unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-04-17 13:22:25 to 2020-04-23 01:42:26 UTC [more...]

[PATCH v6 00/13] glibc port to ARC processors
 2020-04-23  1:41 UTC  (11+ messages)
` [PATCH v6 01/13] ARC: ABI Implementation
` [PATCH v6 02/13] ARC: startup and dynamic linking code
` [PATCH v6 04/13] ARC: Atomics and Locking primitives
` [PATCH v6 05/13] ARC: math soft float support
` [PATCH v6 06/13] ARC: hardware floating point support
` [PATCH v6 08/13] ARC: Linux ABI
` [PATCH v6 09/13] ARC: Linux Startup and Dynamic Loading
` [PATCH v6 11/13] ARC: Build Infrastructure
` [PATCH v6 12/13] build-many-glibcs.py: Enable ARC builds
` [PATCH v6 13/13] Documentation for ARC port

V2 [PATCH 0/2] x32: Properly pass long to syscall [BZ #25810]
 2020-04-22 22:01 UTC  (15+ messages)
` V2 [PATCH 1/2] Add SYSCALL_ULONG_ARG_[12] to "
    ` V3 "
` V2 [PATCH 2/2] Add a syscall test for "
            ` V3 "
  ` PING^2: V2 [PATCH 0/2] x32: Properly pass long to syscall "

[PATCH v5 0/3] Support y2038 semctl_syscall()
 2020-04-22 21:25 UTC  (14+ messages)
` [PATCH v5 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v5 2/3] semctl: Remove the sem-pad.h file
` [PATCH v5 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v3 0/6] IEEE binary128 long double on powerpc64le
 2020-04-22 21:17 UTC  (21+ messages)
` [PATCH v3 1/6] ldbl-128ibm-compat: workaround GCC 9 C++ BZ 90731
` [PATCH v3 2/6] Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
` [PATCH v3 3/6] powerpc64le: raise GCC requirement to 7.4 for long double transition
` [PATCH v3 4/6] powerpc64le: bump binutils version requirement to >= 2.26
` [PATCH v3 5/6] powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
` [PATCH v3 6/6] powerpc64le: Enable support for IEEE long double

No bugzilla update from git commit
 2020-04-22 17:18 UTC 

[PATCH glibc 0/9] Restartable Sequences enablement
 2020-04-22 17:04 UTC  (10+ messages)
` [PATCH glibc 1/9] Introduce <elf_machine_sym_no_match.h>
` [PATCH glibc 2/9] Move elf/elf_machine_sym_no_match.h to sysdeps/generic
` [PATCH glibc 3/9] Implement __libc_early_init
` [PATCH glibc 4/9] nptl: Start new threads with all signals blocked [BZ #25098]

Status of patchwork?
 2020-04-22 16:57 UTC  (4+ messages)

[RFC PATCH glibc 0/8] Restartable Sequences enablement
 2020-04-22 16:38 UTC  (6+ messages)
` [RFC PATCH glibc 3/8] nptl: Start new threads with all signals blocked [BZ #25098]

[PATCH] float128: use builtin_signbitf128 always
 2020-04-22 15:06 UTC  (2+ messages)

[PATCH 1/3] nptl: Remove x86_64 cancellation assembly implementations
 2020-04-22 14:11 UTC  (3+ messages)
` [PATCH 2/3] nptl: Move cancel state out of cancelhandling

[PATCH] signal: Use <sigsetops.h> for sigemptyset, sigfillset
 2020-04-22 13:23 UTC  (10+ messages)

[PATCH v3] malloc: fix memleak in function muntrace
 2020-04-22 12:39 UTC  (2+ messages)

[PATCH v2 1/4] nptl: Move pthread_sigmask implementation to libc
 2020-04-22 11:34 UTC  (34+ messages)
` [PATCH 2/4] ia64: Remove sigprocmask/sigblock objects from libpthread
` [PATCH v2 3/4] linux: Use pthread_sigmask on sigprocmask
` [PATCH 4/4] signal: Only handle on NSIG signals on signal functions (BZ #25657)

[PATCH 01/10] linux: Move posix dir implementations to Linux
 2020-04-22 10:10 UTC  (24+ messages)
` [PATCH 02/10] linux: Simplify opendir buffer allocation
` [PATCH 03/10] linux: Add __readdir_unlocked
` [PATCH 04/10] linux: Use internal DIR locks when accessing filepos on telldir
` [PATCH 05/10] linux: Use getdents64 on non-LFS readdir
` [PATCH 06/10] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
` [PATCH 07/10] linux: Add __readdir64_unlocked
` [PATCH 08/10] linux: Add __old_readdir64_unlocked
` [PATCH 09/10] linux: Use getdents64 on readdir64 compat implementation
` [PATCH 10/10] dirent: Deprecate getdirentries

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-22  8:11 UTC  (25+ messages)
` [musl] "
                        ` [musl] "

[PATCH v2] memcpy: use bhs/bls instead of bge/blt [BZ #25620]
 2020-04-21 21:27 UTC  (4+ messages)

[PATCH v8] Fix time/tst-cpuclock1 intermitent failures
 2020-04-21 17:44 UTC  (2+ messages)
` [PATCH v9] "

[PATCH v2 0/5] y2038: Replace __clock_gettime with __clock_gettime64
 2020-04-21 13:48 UTC  (6+ messages)
` [PATCH v2 5/5] "

[PATCH v2] malloc: fix memleak in function muntrace
 2020-04-21  9:11 UTC  (7+ messages)

[RFC] x86_64: Add SSE sfp-exceptions
 2020-04-20 21:03 UTC  (5+ messages)

[PATCH] elf: Support lld-style link map for librtld.map
 2020-04-20 20:18 UTC  (4+ messages)

[PATCH] x86: Use default libc_fe* implementation for float128
 2020-04-20 18:56 UTC 

[COMMITTED] Revert "x86_64: Add SSE sfp-exceptions"
 2020-04-20 18:28 UTC 

[PATCH v5 00/14] glibc port to ARC processors
 2020-04-20 18:24 UTC  (32+ messages)
` [PATCH v5 01/14] ARC: ABI Implementation
` [PATCH v5 02/14] ARC: startup and dynamic linking code
` [PATCH v5 03/14] ARC: Thread Local Storage support
` [PATCH v5 06/14] ARC: hardware floating point support
` [PATCH v5 08/14] ARC: Linux ABI
` [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls
` [PATCH v5 12/14] ARC: Build Infrastructure
` [PATCH v5 13/14] build-many-glibcs.py: Enable ARC builds
` [PATCH v5 14/14] Documentation for ARC port

[PATCH] malloc: fix memleak in function muntrace
 2020-04-20 13:49 UTC  (3+ messages)

[PATCH] Update to Unicode 13.0.0 [BZ #25819]
 2020-04-20  9:52 UTC  (3+ messages)

[PATCH] provide y2038 safe socket constants
 2020-04-19 20:35 UTC  (5+ messages)
` [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

[PATCH v2] Force 64-bit time based syscalls for TIMESIZE==64
 2020-04-18 16:50 UTC  (6+ messages)
` [PATCH v3] Make any 32-bit time based syscalls unavailable "

[RFC] x86_64: Add SSE sfp-exceptions
 2020-04-17 14:38 UTC  (5+ 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).