public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/9] Introduce ieee128 symbols and redirections
 2018-06-06 23:23 UTC  (13+ messages)
` [PATCH 3/9] ldbl-128ibm-compat: Provide a generic scalb implementation
` [PATCH 2/9] Move declare_mgen_finite_alias definition
` [PATCH 1/9] ldbl-128ibm-compat: Create libm-alias-float128.h
` [PATCH 4/9] ldbl-128ibm-compat: Add a generic significand() implementation
` [PATCH 5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API
` [PATCH 8/9] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
` [PATCH 6/9] ldbl-128ibm-compat: Provide nexttoward functions
` [PATCH 7/9] Refactor math-finite.h and introduce mathcalls-redir.h
` [PATCH 9/9] ldbl-128ibm-compat: Redirect complex math functions

[PATCH v32] Avoid cancellable I/O primitives in ld.so
 2018-06-06 21:07 UTC  (7+ messages)

[PATCH] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 )
 2018-06-06 20:19 UTC  (15+ messages)

[RFC][PATCH v2 0/6] Proof-of-Concept implementation of RTLD_SHARED for dlmopen
 2018-06-06 18:28 UTC  (7+ messages)
` [RFC][PATCH v2 2/6] include/link.h: Update the link_map struct to allow proxies
` [RFC][PATCH v2 1/6] Declare and describe the dlmopen RTLD_SHARED flag
` [RFC][PATCH v2 5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
` [RFC][PATCH v2 3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries
` [RFC][PATCH v2 6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path
` [RFC][PATCH v2 4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying

[PATCH] posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264)
 2018-06-06 18:26 UTC  (3+ messages)

RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240]
 2018-06-06 17:31 UTC  (14+ messages)

PING^4: [PATCH] Mark _init and _fini as hidden [BZ #23145]
 2018-06-06 15:40 UTC 

[PATCH] powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble
 2018-06-06 15:31 UTC  (3+ messages)

[RFC PATCH v2 0/3] stdio/wchar/argp/err/error.h functions for powerpc64le
 2018-06-06 15:07 UTC  (7+ messages)
` [RFC PATCH v2 1/3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
` [RFC PATCH v2 2/3] ldbl-128ibm-compat: Use __vfprintf_internal for ieee128-vfprintf on powerpc64le
` [RFC PATCH v2 3/3] RFC: powerpc64le: Convert default long double format to IEEE binary128

[PATCH] ld.so: Defer applying RELRO protection
 2018-06-06 14:02 UTC 

[PATCH] ld.so: Introduce delayed relocation processing
 2018-06-06 14:02 UTC 

[PATCH] sunrpc: xdr_bytes/xdr_string need to free buffer on error [BZ #21461]
 2018-06-06  8:18 UTC  (4+ messages)

Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h
 2018-06-05 20:21 UTC 

Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h
 2018-06-05 19:41 UTC 

Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h
 2018-06-05 17:06 UTC 

Add AArch64 hwcap values from Linux 4.17
 2018-06-05 15:46 UTC  (4+ messages)

[PATCH v2] x86-64: Optimize strcmp/wcscmp with AVX2
 2018-06-05 14:02 UTC  (9+ messages)

Update kernel version in syscall-names.list to 4.17
 2018-06-05  7:19 UTC  (2+ messages)

Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h
 2018-06-05  7:12 UTC  (2+ messages)

assertion fails in elf/get-dynamic-info.h
 2018-06-04 21:18 UTC  (9+ messages)

Update MAP_TYPE value for hppa from Linux 4.17
 2018-06-04 20:56 UTC 

[PATCH v2 00/12] nds32 glibc port, v2
 2018-06-04 17:26 UTC  (23+ messages)
` [PATCH v2 07/12] nds32: Linux Syscall Interface
` [PATCH v2 08/12] nds32: Linux ABI
` [PATCH v2 01/12] nds32: Build Infastructure
` [PATCH v2 06/12] nds32: Atomic and Locking Routines
` [PATCH v2 12/12] Add nds32 port to build-many-glibcs.py
` [PATCH v2 09/12] nds32: Add ABI list
` [PATCH v2 05/12] nds32: Generic <math.h> and soft-fp Routines
` [PATCH v2 03/12] nds32: Thread-Local Storage Support
` [PATCH v2 02/12] nds32: ABI Implementation
` [PATCH v2 10/12] Add Andes nds32 dynamic relocation type to elf/elf.h
` [PATCH v2 11/12] Add nds32 entries to config.h.in
` [PATCH v2 04/12] nds32: Startup and Dynamic Loader

Use Linux 4.17 in build-many-glibcs.py [committed]
 2018-06-04 17:12 UTC 

[PATCH] Convert __builtin_expect to __glibc_(un)likely throughout elf/
 2018-06-04 15:33 UTC  (3+ messages)

[RFC] powerpc: restore TOC when static longjmp to shared object
 2018-06-04 14:38 UTC  (7+ messages)

[PATCH] i386: Change offset of __private_ss to 0x30
 2018-06-04 13:43 UTC  (5+ messages)

[PATCH v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-06-04 13:12 UTC 

Race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP
 2018-06-02 21:32 UTC  (2+ messages)

[patch] Fix BZ 23187 -- stack overflow for many Phdr[]s
 2018-06-02 20:30 UTC  (7+ messages)

[hurd,commited] hurd: Fix shmid_ds's shm_segsz field type
 2018-06-02 19:53 UTC 

[PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-06-02  8:00 UTC  (14+ messages)

[PATCH COMMITTED] math: Update i686 ulps (--disable-multi-arch configuration)
 2018-06-01 20:39 UTC 

[PATCH] math: Update i686 ulps
 2018-06-01 17:31 UTC  (5+ messages)

Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473) [committed]
 2018-06-01 17:26 UTC 

[PATCH] Move -mlong-double-128 away from platform-agnostic files
 2018-06-01 17:03 UTC  (4+ messages)

[PATCH] Remove sysdeps/generic/libcidn.abilist
 2018-06-01 10:11 UTC  (2+ messages)

[RFC PATCH 0/5] *printf/*scanf functions for the long double migration on powerpc64le
 2018-06-01  0:46 UTC  (5+ messages)

[PATCH] arc4random implementation
 2018-05-31 13:57 UTC 

[PATCH] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236]
 2018-05-30 16:43 UTC  (4+ messages)

[PATCH] manual: Document optind zero set behaviour (BZ#23157)
 2018-05-30 16:18 UTC  (7+ messages)

[PATCH] powerpc: Add multiarch sqrtf128 for ppc64le
 2018-05-30 16:05 UTC  (3+ messages)

[PATCH] scripts/update-abilist.sh: Accept empty list of files to patch
 2018-05-30 13:03 UTC 

RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34
 2018-05-30 12:13 UTC 

[PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-05-30  3:03 UTC  (3+ messages)

[PATCH 1/2 v2] benchtests: Add --no-diff and --no-header options
 2018-05-30  1:49 UTC  (4+ messages)
` [PATCH 2/2 v2] benchtests: Catch exceptions in input arguments

[PATCH] [manual] Job control is no longer optional
 2018-05-30  1:15 UTC 

[PATCH] static-PIE: Update DT_DEBUG for debugger [BZ #23206]
 2018-05-29 13:21 UTC  (2+ messages)

[PATCH] support: Add wrappers for pthread_barrierattr_t
 2018-05-29 13:17 UTC  (3+ messages)

[PATCH] stdlib: Additional tests need generated locale dependencies
 2018-05-29  9:19 UTC  (2+ messages)

RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC
 2018-05-28 19:52 UTC  (12+ messages)

RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019]
 2018-05-28 19:52 UTC  (5+ messages)

[patch] Fix for BZ 22207 -- intermittent failure to create threads on 32-bit machines
 2018-05-28  9:51 UTC  (4+ messages)

[PATCH 0/3] benchtests: Increase interoperability and robustness
 2018-05-27 12:35 UTC  (5+ messages)
` [PATCH 1/3] benchtests: Add --no-diff option to avoid diff calculation
` [PATCH 2/3] benchtests: Add --no-header option to omit header

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