unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-04-01 17:57:13 to 2020-04-08 10:15:30 UTC [more...]

faster exp10f code
 2020-04-08 10:15 UTC  (4+ messages)

[PATCH] configure: Allow LD to be a linker other than GNU ld and gold
 2020-04-08  7:11 UTC  (4+ messages)

[PATCH v2 0/3] x86: Add support for Zhaoxin processors
 2020-04-08  2:36 UTC  (9+ messages)
` [PATCH v2 1/3] x86: Add CPU Vendor ID detection "
` [PATCH v2 2/3] x86: Add cache information "
` [PATCH v2 3/3] x86: Add the test case of __get_cpu_features "

[PATCH] float128: use builtin_signbitf128 always
 2020-04-07 21:27 UTC  (2+ messages)

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

[PATCH v4 00/21] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 20:07 UTC  (38+ messages)
` [PATCH v4 01/21] nptl: Do not close the pipe on tst-cancel{2,3}
` [PATCH v4 02/21] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
` [PATCH v4 03/21] nptl: x86_64: "
` [PATCH v4 04/21] nptl: x32: "
` [PATCH v4 05/21] nptl: i386: "
` [PATCH v4 06/21] nptl: ia64: "
` [PATCH v4 07/21] nptl: mips: "
` [PATCH v4 08/21] nptl: aarch64: "
` [PATCH v4 09/21] nptl: arm: "
` [PATCH v4 10/21] nptl: powerpc: "
` [PATCH v4 11/21] nptl: microblaze: "
` [PATCH v4 12/21] nptl: sparc: "
` [PATCH v4 13/21] nptl: hppa: "
` [PATCH v4 14/21] nptl: m68k: "
` [PATCH v4 15/21] nptl: alpha: "
` [PATCH v4 16/21] nptl: sh: "
` [PATCH v4 17/21] nptl: riscv: "
` [PATCH v4 18/21] nptl: s390: "
` [PATCH v4 19/21] nptl: nios2: "
` [PATCH v4 20/21] nptl: csky: "
` [PATCH v4 21/21] Linux: Remove sysdep-cancel header

[PATCH v2 00/10] IEEE binary128 long double on powerpc64le
 2020-04-07 19:57 UTC  (24+ messages)
` [PATCH v2 01/10] ldbl-128ibm-compat: workaround C++ redirect limitations
` [PATCH v2 02/10] ldbl-128ibm: simplify iscanonical.h
` [PATCH v2 03/10] Rename __LONG_DOUBLE_USES_FLOAT128 to
` [PATCH v2 04/10] powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 used
` [PATCH v2 05/10] powerpc64le: workaround ieee long double / _Float128 stdc++ bug
` [PATCH v2 07/10] powerpc64le: bump binutils version requirement to >= 2.26
` [PATCH v2 08/10] powerpc64le: enforce non-specific long double in .gnu.attributes section
` [PATCH v2 09/10] powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)

[PATCH] powerpc: Update ULPs and xfail more ibm128 outputs
 2020-04-07 16:22 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH v2] linux: wait4: Fix incorrect return value comparison
 2020-04-07 14:47 UTC  (5+ messages)

[PATCH] i686: Add INTERNAL_SYSCALL_NCS 6 argument support
 2020-04-07 14:02 UTC 

[PATCH v6] Fix time/tst-cpuclock1 intermitent failures
 2020-04-07 13:59 UTC  (4+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[PATCH] i386: Remove build support for GCC older than GCC 6
 2020-04-07 13:51 UTC  (5+ messages)
  ` V2 "

Add GRND_INSECURE from Linux 5.6 to sys/random.h
 2020-04-07 13:43 UTC  (2+ messages)

[PATCH] Correct the Big5-HKSCS converter to preserve low order state bits (bug 25744)
 2020-04-07  5:40 UTC 

[PATCH] Reset converter state after second wchar_t output (Bug 25734)
 2020-04-07  4:20 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH COMMITTED] oc_FR locale: Fix spelling of April (bug 25639)
 2020-04-06 22:48 UTC  (2+ messages)

[committed} Update hppa ulps
 2020-04-06 22:25 UTC 

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

malloc: ensure set_max_fast never stores zero
 2020-04-06 20:33 UTC  (4+ messages)

[PATCH] linux: wait4: Fix incorrect return value comparison
 2020-04-06 19:19 UTC  (3+ messages)

[PATCH v3 0/6] IEEE binary128 long double on powerpc64le
 2020-04-06 19:12 UTC  (7+ 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

[PATCH] provide y2038 safe socket constants
 2020-04-06 18:55 UTC  (3+ 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-06 18:54 UTC  (3+ messages)
` [PATCH v3] Make any 32-bit time based syscalls unavailable "

[PATCH v5 0/8] Always use 32-bit time_t for certain syscalls
 2020-04-06 18:21 UTC  (14+ messages)
` [PATCH v5 7/8] linux: Use long time_t for wait4/getrusage

LPC 2020: Toolchain Microconf?
 2020-04-06 16:16 UTC 

[PATCH] i386: Disable check_consistency for GCC 5 and above [BZ #25788]
 2020-04-06 13:43 UTC  (4+ messages)

[PATCH v7 0/5] Always use 32-bit time_t for certain syscalls
 2020-04-04 14:20 UTC  (3+ messages)
` [PATCH v7 4/5] linux: Use long time_t for wait4/getrusage

Administrative access to the glibc mailing lists
 2020-04-03 21:27 UTC 

Update kernel version to 5.6 in tst-mman-consts.py
 2020-04-03 21:12 UTC 

[PATCH] powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64
 2020-04-03 20:10 UTC  (4+ messages)

[PATCH 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-04-03 18:04 UTC  (16+ messages)
` [PATCH 01/18] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [PATCH 02/18] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
` [PATCH 03/18] RISC-V: Add support for 32-bit vDSO calls
` [PATCH 04/18] RISC-V: Add socket-constants.h for RV32
` [PATCH 05/18] RISC-V: Support dynamic loader for the 32-bit
` [PATCH 06/18] RISC-V: Add path of library directories "
` [PATCH 07/18] RISC-V: Add arch-syscall.h for RV32
` [PATCH 08/18] RISC-V: nptl: update default pthread-offsets.h
` [PATCH 09/18] RISC-V: The ABI implementation for 32-bit

Update syscall lists for Linux 5.6
 2020-04-03 16:30 UTC  (2+ messages)

[PATCH 0/3] Add DT_AUDIT support [BZ #24943]
 2020-04-03 13:48 UTC  (12+ messages)
` [PATCH 1/3] support: Change xgetline to return 0 on EOF
` [PATCH 2/3] elf: Simplify handling of lists of audit strings
` [PATCH 3/3] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]

Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h
 2020-04-03 13:45 UTC  (2+ messages)

[PATCH] aarch64: update bits/hwcap.h
 2020-04-03 13:15 UTC  (2+ messages)
` [COMMITTED] "

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-04-03 12:06 UTC  (3+ messages)

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
 2020-04-03 11:39 UTC  (6+ messages)

[PATCH] Add tests for Safe-Linking
 2020-04-03 11:22 UTC  (4+ messages)

[COMMITTED] S390: Regenerate ULPs
 2020-04-03  7:41 UTC 

"make check" times
 2020-04-02 23:05 UTC  (13+ messages)

[PATCH v4 00/15] glibc port to ARC processors
 2020-04-02 20:22 UTC  (13+ messages)
` [PATCH v4 13/15] ARC: Build Infrastructure
          ` __syscall_error (was Re: [PATCH v4 13/15] ARC: Build Infrastructure)

[PATCH 1/3] nptl: Remove x86_64 cancellation assembly implementations
 2020-04-02 12:27 UTC  (3+ messages)

[PATCH] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-01 21:24 UTC  (4+ messages)

"make check" times
 2020-04-01 18:39 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).