public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/6] Prepare ldbl-128 to build as float128
 2016-08-16 18:15 UTC  (12+ messages)
` [PATCH 4/6] ldbl-128: Rename 'long double' to 'ldouble_t'
` [PATCH 6/6] Make shared ldbl files more shareable
` [PATCH 3/6] ldbl-128: Remove unused sqrtl declaration in e_asinl.c
` [PATCH 1/6] ldbl-128: Simplify fma usage
` [PATCH 2/6] ldbl-128: Define and use mathx_hidden_def wrapper to hidden_def
` [PATCH 5/6] ldbl-128: Use L(x) macro for long double constants

The GNU C Library version 2.24 is now available
 2016-08-16 18:11 UTC  (2+ messages)

[PATCHv2 00/11] Generate Complex functions from a common template
 2016-08-16 18:00 UTC  (18+ messages)
` [PATCHv2 03/11] Support for type-generic libm function implementations libm

[PATCH 1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32
 2016-08-16 17:43 UTC  (2+ messages)
` [PATCH 2/2] Remove p{read,write}{v} from x86 auto-generation list

Fix soft-fp extended.h unpacking (GCC bug 77265) [committed]
 2016-08-16 17:12 UTC 

[PATCHv2] Add tst-wcstod-round
 2016-08-16 14:45 UTC  (3+ messages)

[PATCH] Fix fnmatch handling of collating elements (bug 17396, bug 16976)
 2016-08-16 13:27 UTC 

[PATCH] malloc: Simplify static malloc interposition [BZ #20432]
 2016-08-16 12:16 UTC 

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support
 2016-08-16 10:51 UTC  (7+ messages)
    ` [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2

[PATCH COMMITTED] Add NEWS entry for CVE-2016-6323
 2016-08-16  9:19 UTC 

[PATCH COMMITTED] nptl/tst-tls3-malloc: Force freeing of thread stacks
 2016-08-16  9:07 UTC 

[01/12] Add fesetexcept
 2016-08-15 20:52 UTC  (27+ messages)
` [03/12] Add fesetexcept: alpha
` [02/12] Add fesetexcept: aarch64
` [04/12] Add fesetexcept: arm
` [05/12] Add fesetexcept: hppa
` [06/12] Add fesetexcept: ia64
` [07/12] Add fesetexcept: m68k
` [08/12] Add fesetexcept: mips
` [09/12] Add fesetexcept: powerpc
` [10/12] Add fesetexcept: s390
` [11/12] Add fesetexcept: sh
` [12/12] Add fesetexcept: sparc

[PATCH] argp: Do not override GCC keywords with macros [BZ #16907]
 2016-08-15 20:16 UTC  (7+ messages)

[PATCHv4 0/2] tunables for glibc
 2016-08-15 20:05 UTC  (3+ messages)
` [PATCH 1/2] Add framework for tunables
` [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable

[PATCH] Add CFI to i386 _start functions
 2016-08-15 19:24 UTC 

[PATCH] Reduce memory size of tsearch red-black tree
 2016-08-15 18:34 UTC  (4+ messages)

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-15 14:31 UTC  (15+ messages)
` [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
    ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return

[PATCH] arm: mark __startcontext as .cantunwind
 2016-08-15 14:26 UTC  (4+ messages)

Consensus on unit tests?
 2016-08-15 14:23 UTC  (6+ messages)

[PATCH] locales: et_EE: locale has wrong {p,n}_cs_precedes value
 2016-08-15 11:21 UTC  (5+ messages)

[PATCH] Remove the ptw-% patterns
 2016-08-14 17:19 UTC  (3+ messages)

[PATCH] Remove the ptw-% patterns
 2016-08-14 12:59 UTC 

[PATCH] Use sysdep.o from libc.a in libpthread.a on more architectures [BZ #20452]
 2016-08-14 11:47 UTC  (6+ messages)

Difference between lib*-routines and lib*-sysdep_routines
 2016-08-14  9:17 UTC  (2+ messages)

Status of the Native Client port of glibc
 2016-08-13 21:22 UTC 

Fix test-fexcept when "inexact" implicitly raised [committed]
 2016-08-12 17:35 UTC 

[PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale
 2016-08-12  4:30 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] Add CFI to x86_64 RTLD_START
 2016-08-11 19:39 UTC  (7+ messages)

[PATCH/committed] ChangeLog: change Winblowz to Windows
 2016-08-11 18:45 UTC  (5+ messages)

[PATCH] localedata: i18napis: update LC_ADDRESS.country_post
 2016-08-11 13:52 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/1] linux ttyname: return link if appropriate
 2016-08-10 23:48 UTC  (21+ messages)
` [PATCH 1/2] "
      ` [PATCH] linux ttyname and ttyname_r: "

Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455) [committed]
 2016-08-10 21:48 UTC 

Add tests for fegetexceptflag, fesetexceptflag [committed]
 2016-08-10 21:34 UTC  (2+ messages)

libio vtable verification failures with multiple libcs
 2016-08-10 20:39 UTC  (6+ messages)

[patch] fmemopen.3:
 2016-08-10 18:16 UTC 

[PATCH 0/3] stat syscall family: support modern 32-bit ABI requirements
 2016-08-10 12:45 UTC  (17+ messages)
` [PATCH v4 2/3] 32-bit ABIs: support stat syscall family

[PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3
 2016-08-10 11:38 UTC  (7+ messages)

[PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-09 20:15 UTC  (17+ messages)
` [PATCH v2 6/9] Use libc_ifunc macro for clock_* symbols in librt
` [PATCH v2 8/9] Use libc_ifunc macro for vfork in libpthread
` [PATCH v2 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo
` [PATCH v2 3/9] s390: Refactor ifunc resolvers "
` [PATCH v2 5/9] ppc: Use libc_ifunc macro for time, gettimeofday
` [PATCH v2 7/9] Use libc_ifunc macro for system in libpthread
` [PATCH v2 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday
` [PATCH v2 9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread

[PATCH/committed] localedata: change M$ to Microsoft
 2016-08-09 17:11 UTC 

[PATCH] S390: Support PLT and GOT references in check-localplt
 2016-08-09 14:22 UTC  (3+ messages)

[PATCH] x86: Use sysdep.o from libc.a in static libraries
 2016-08-09 14:05 UTC  (3+ messages)

[PATCH] locales: en_CA: update d_fmt [BZ #9842]
 2016-08-09  5:36 UTC  (3+ messages)

Deprecate and remove SYS_ system call numbers?
 2016-08-09  1:13 UTC  (9+ messages)
  ` Fwd: "

[PATCH 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
 2016-08-08 20:43 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)

GNU Tools Cauldron, 9-11 September 2016, Hebden Bridge UK
 2016-08-08 18:22 UTC 

[PATCH] ldbl-128: Refactor modfl snan handling
 2016-08-08 16:41 UTC  (4+ messages)

[PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo
 2016-08-08 14:46 UTC  (16+ messages)
` [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday

glibc 2.24 -- Release blockers
 2016-08-07 21:48 UTC  (15+ messages)

page:  |  | latest

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