unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-03-04 12:22:48 to 2020-03-10 18:46:28 UTC [more...]

[PATCH v2][AArch64] Improve integer memcpy
 2020-03-10 18:46 UTC  (2+ messages)

[PATCH v3 00/17] glibc port to ARC processors
 2020-03-10 18:10 UTC  (41+ messages)
` [PATCH v3 01/17] gcc PR 88409: miscompilation due to missing cc clobber in longlong.h macros
      ` sourceware account access (was Re: [PATCH v3 01/17] gcc PR 88409: miscompilation due to missing cc clobber in longlong.h macros)
          ` sourceware account access
` [PATCH v3 02/17] ARC: add definitions to elf/elf.h
` [PATCH v3 03/17] ARC: ABI Implementation
` [PATCH v3 04/17] ARC: startup and dynamic linking code
` [PATCH v3 05/17] ARC: Thread Local Storage support
` [PATCH v3 06/17] ARC: Atomics and Locking primitives
` [PATCH v3 07/17] ARC: math soft float support
` [PATCH v3 08/17] ARC: hardware floating point support
` [PATCH v3 09/17] ARC: Linux Syscall Interface
` [PATCH v3 10/17] ARC: Linux ABI
` [PATCH v3 11/17] ARC: Linux Startup and Dynamic Loading
` [PATCH v3 12/17] ARC: ABI lists
` [PATCH v3 13/17] ARC: Update syscall-names.list for ARC specific syscalls
` [PATCH v3 14/17] ARC: Build Infrastructure
` [PATCH v3 15/17] build-many-glibcs.py: Enable ARC builds
` [PATCH v3 16/17] NEWS: mention ARC port
` [PATCH v3 17/17] ARC: changes to enable 64-bit time_t, off_t, ino_t etc

[PATCH v2] Fix time/tst-cpuclock1 intermitent failures
 2020-03-10 17:45 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2 1/3] math: Remove fenvinline.h
 2020-03-10 16:58 UTC  (7+ messages)
` [PATCH 2/3] x86: Remove feraiseexcept optimization
` [PATCH 3/3] sparc: Move __fenv_{ld,st}fsr to fenv-private.h

[PATCH v4 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2020-03-10 16:38 UTC  (6+ messages)
` [PATCH v4 1/3] "

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-03-10 16:10 UTC 

V2 [PATCH] x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
 2020-03-10 13:36 UTC  (3+ messages)
  ` V3 "

[PATCH v3 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-10 13:10 UTC  (12+ messages)
` [PATCH v3 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
` [PATCH v3 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

[PATCH 00/13] Enable IEEE binary128 long double on powerpc64le
 2020-03-09 23:19 UTC  (21+ messages)
` [PATCH 01/13] ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally
` [PATCH 02/13] Fix tests which expose ldbl -> _Float128 redirects
` [PATCH 03/13] RFC: ldbl-128ibm-compat: workaround C++ redirect limitations
` [PATCH 04/13] powerpc64le: Ensure correct ldouble compiler flags are used
` [PATCH 05/13] powerpc64le: link tests against ld.so
` [PATCH 06/13] powerpc64le: add -mno-gnu-attribute to *f128 objects and difftime
` [PATCH 07/13] powerpc64: apply -mabi=ibmlongdouble to special files
` [PATCH 08/13] powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 used
` [PATCH 09/13] powerpc64le: workaround ieee long double / _Float128 stdc++ bug
` [PATCH 10/13] powerpc64le: raise GCC requirement to 7.3 for long double transition
` [PATCH 11/13] powerpc64le: bump binutils version requirement to >= 2.26
` [PATCH 12/13] powerpc64le: enforce non-specific long double in .gnu.attributes section
` [PATCH 13/13] powerpc64le: Enable support for IEEE long double

[PATCH v5 0/8] Always use 32-bit time_t for certain syscalls
 2020-03-09 22:16 UTC  (5+ messages)
` [PATCH v5 1/8] sysv/linux: Rename alpha functions to be alpha specific

forward portability
 2020-03-09 10:05 UTC  (7+ messages)

[PATCH] manual: Fixed typo in manual/stdio.texi [BZ #24638]
 2020-03-09 12:35 UTC  (7+ messages)

Coronavirus Nonprofits – Be Happily Informed
 2020-03-09 12:07 UTC 

[PATCH] math: Remove fenvinline.h
 2020-03-09 11:38 UTC  (5+ messages)

[PATCH] x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
 2020-03-09 10:03 UTC  (5+ messages)

[PATCH] Linux: Remove <sys/sysctl.h> and the sysctl function
 2020-03-08 21:20 UTC 

[PATCH] manual: Fix inconsistent declaration of wcsrchr [BZ #24655]
 2020-03-06 21:38 UTC  (2+ messages)

[PATCH 0/7] Remaining ldbl-128ibm-compat support
 2020-03-06 19:38 UTC  (4+ messages)
` [PATCH 6/7] ldbl-128ibm: Let long double files have specific compiler flags

[PATCHv2 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions
 2020-03-06 19:37 UTC  (5+ messages)
` [PATCHv3] "
  ` [PATCHv3][Ping] "

[PATCH] sparc: Move sigreturn stub to assembly
 2020-03-06 16:19 UTC  (3+ messages)

[PATCH] powerpc: Fix feraiseexcept and feclearexcept macros
 2020-03-06 14:13 UTC  (12+ messages)
      ` Drop fenvinline.h - Was: "

[COMMITTED] linux/sysipc: Include linux/posix_types.h for __kernel_mode_t
 2020-03-06 13:00 UTC 

[PATCH v2] Add NEWS entry for CVE-2020-10029 (bug 25487)
 2020-03-06 12:21 UTC 

[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
 2020-03-06 12:07 UTC  (10+ messages)

sourceware.org downtime: 2020-03-07, 2020-03-08
 2020-03-06  9:43 UTC 

[PATCH v2 1/2] Remove reference of --without-fp on configure
 2020-03-05 21:48 UTC  (4+ messages)
` [PATCH v2 2/2] arm: Fix softp-fp Implies (BZ #25635)

[PATCH] Improve IFUNC check
 2020-03-05 20:06 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] Add benchtests for roundeven and roundevenf
 2020-03-05 17:23 UTC 

[PATCH v2 1/2] linux: Remove aarch64 ipc_priv.h
 2020-03-05 17:06 UTC  (4+ messages)
` [PATCH v2 2/2] linux: Clear mode_t padding bits (BZ#25623)

[PATCH] manual: Fix Wrong declaration of wcschr [BZ #24654]
 2020-03-05 16:53 UTC  (3+ messages)

[PATCH v3 0/3] Support y2038 semctl_syscall()
 2020-03-05 16:42 UTC  (8+ messages)
` [PATCH v3 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v3 2/3] semctl: Remove the sem-pad.h file
` [PATCH v3 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH] linux: Add soft-fp folder for arm with --without-fp
 2020-03-05 16:29 UTC  (5+ messages)

'simple' futex interface [Was: [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes]
 2020-03-05 16:25 UTC  (3+ messages)

[PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths
 2020-03-05 15:35 UTC  (7+ messages)

[PATCH v2] Avoid using up static TLS surplus for optimizations [BZ, #25051]
 2020-03-05 13:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Linux: Use AT_FDCWD in utime, utimes when calling utimensat
 2020-03-05 13:26 UTC  (5+ messages)

[PATCH] S390: Remove backchain-based fallback and use generic backtrace.c
 2020-03-05 11:54 UTC  (3+ messages)

[PATCH] Add NEWS entry for CVE-2020-10029 (bug 25487)
 2020-03-05 11:14 UTC  (2+ messages)

[PATCH] Extended Char Intro: Use getwc in example (Bug 25626)
 2020-03-05  6:30 UTC  (2+ messages)

[PATCH] Add Safe-Linking to fastbins and tcache
 2020-03-05  3:30 UTC  (5+ messages)

[PATCH] x86_64: roundeven with fpu and sse4.1 support
 2020-03-05  1:20 UTC  (3+ messages)
` [PATCH v3 2/2] "


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