Show patches with: none      |   28153 patches
« 1 2 ... 170 171 172281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[9/9] ldbl-128ibm-compat: Redirect complex math functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[8/9] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[7/9] Refactor math-finite.h and introduce mathcalls-redir.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[6/9] ldbl-128ibm-compat: Provide nexttoward functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[4/9] ldbl-128ibm-compat: Add a generic significand() implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[3/9] ldbl-128ibm-compat: Provide a generic scalb implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[2/9] Move declare_mgen_finite_alias definition Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[1/9] ldbl-128ibm-compat: Create libm-alias-float128.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[RFC,v2,6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,2/6] include/link.h: Update the link_map struct to allow proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,1/6] Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) - - - - --- 2018-06-06 Adhemerval Zanella New
ld.so: Introduce delayed relocation processing ld.so: Introduce delayed relocation processing - - - - --- 2018-06-06 Florian Weimer New
ld.so: Defer applying RELRO protection ld.so: Defer applying RELRO protection - - - - --- 2018-06-06 Florian Weimer New
Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). - - - - --- 2018-06-06 Carlos O'Donell New
[RFC,v2,3/3] RFC: powerpc64le: Convert default long double format to IEEE binary128 stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
[RFC,v2,2/3] ldbl-128ibm-compat: Use __vfprintf_internal for ieee128-vfprintf on powerpc64le stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
[RFC,v2,1/3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h - - - - --- 2018-06-05 Joseph Myers New
Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h - - - - --- 2018-06-05 Joseph Myers New
Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h - - - - --- 2018-06-05 Joseph Myers New
Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h - - - - --- 2018-06-04 Joseph Myers New
Update MAP_TYPE value for hppa from Linux 4.17 Update MAP_TYPE value for hppa from Linux 4.17 - - - - --- 2018-06-04 Joseph Myers New
Add AArch64 hwcap values from Linux 4.17 Add AArch64 hwcap values from Linux 4.17 - - - - --- 2018-06-04 Joseph Myers New
Update kernel version in syscall-names.list to 4.17 Update kernel version in syscall-names.list to 4.17 - - - - --- 2018-06-04 Joseph Myers New
Use Linux 4.17 in build-many-glibcs.py [committed] Use Linux 4.17 in build-many-glibcs.py [committed] - - - - --- 2018-06-04 Joseph Myers New
[v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) - - - - --- 2018-06-04 Adhemerval Zanella New
Convert __builtin_expect to __glibc_(un)likely throughout elf/. Convert __builtin_expect to __glibc_(un)likely throughout elf/. - - - - --- 2018-06-02 Zack Weinberg New
[v32] Avoid cancellable I/O primitives in ld.so. [v32] Avoid cancellable I/O primitives in ld.so. - - - - --- 2018-06-02 Zack Weinberg New
[hurd,commited] hurd: Fix shmid_ds's shm_segsz field type [hurd,commited] hurd: Fix shmid_ds's shm_segsz field type - - - - --- 2018-06-02 Samuel Thibault New
[COMMITTED] math: Update i686 ulps (--disable-multi-arch configuration) [COMMITTED] math: Update i686 ulps (--disable-multi-arch configuration) - - - - --- 2018-06-01 Florian Weimer New
Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473) [committed] Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473) [committed] - - - - --- 2018-06-01 Joseph Myers New
math: Update i686 ulps math: Update i686 ulps - - - - --- 2018-06-01 Florian Weimer New
arc4random implementation arc4random implementation - - - - --- 2018-05-31 Florian Weimer New
i386: Change offset of __private_ss to 0x30 i386: Change offset of __private_ss to 0x30 - - - - --- 2018-05-30 H.J. Lu New
scripts/update-abilist.sh: Accept empty list of files to patch scripts/update-abilist.sh: Accept empty list of files to patch - - - - --- 2018-05-30 Florian Weimer New
RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34 RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34 - - - - --- 2018-05-30 H.J. Lu New
[v2,12/12] Add nds32 port to build-many-glibcs.py nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,11/12] Add nds32 entries to config.h.in nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,10/12] Add Andes nds32 dynamic relocation type to elf/elf.h. nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,09/12] nds32: Add ABI list nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,08/12] nds32: Linux ABI nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,07/12] nds32: Linux Syscall Interface nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,06/12] nds32: Atomic and Locking Routines nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,05/12] nds32: Generic <math.h> and soft-fp Routines nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,04/12] nds32: Startup and Dynamic Loader nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,03/12] nds32: Thread-Local Storage Support nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,02/12] nds32: ABI Implementation nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,01/12] nds32: Build Infastructure nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[manual] Job control is no longer optional. [manual] Job control is no longer optional. - - - - --- 2018-05-30 Zack Weinberg New
[v2] x86-64: Optimize strcmp/wcscmp with AVX2 [v2] x86-64: Optimize strcmp/wcscmp with AVX2 - - - - --- 2018-05-29 Leonardo Sandoval New
[2/2,v2] benchtests: Catch exceptions in input arguments [1/2,v2] benchtests: Add --no-diff and --no-header options - - - - --- 2018-05-29 Leonardo Sandoval New
[1/2,v2] benchtests: Add --no-diff and --no-header options [1/2,v2] benchtests: Add --no-diff and --no-header options - - - - --- 2018-05-29 Leonardo Sandoval New
support: Add wrappers for pthread_barrierattr_t support: Add wrappers for pthread_barrierattr_t - - - - --- 2018-05-29 Florian Weimer New
static-PIE: Update DT_DEBUG for debugger [BZ #23206] static-PIE: Update DT_DEBUG for debugger [BZ #23206] - - 1 - --- 2018-05-29 H.J. Lu New
stdlib: Additional tests need generated locale dependencies stdlib: Additional tests need generated locale dependencies - - - - --- 2018-05-29 Florian Weimer New
Move -mlong-double-128 away from platform-agnostic files Move -mlong-double-128 away from platform-agnostic files - - - - --- 2018-05-28 Tulio Magno Quites Machado Filho New
powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble - - - - --- 2018-05-28 Tulio Magno Quites Machado Filho New
RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] - - - - --- 2018-05-26 H.J. Lu New
RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] - - - - --- 2018-05-25 H.J. Lu New
Remove sysdeps/sparc/sparc64/soft-fp directory [committed] Remove sysdeps/sparc/sparc64/soft-fp directory [committed] - - - - --- 2018-05-25 Joseph Myers New
RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC - - - - --- 2018-05-25 H.J. Lu New
Remove sysdeps/sparc/sparc32/soft-fp directory [committed] Remove sysdeps/sparc/sparc32/soft-fp directory [committed] - - - - --- 2018-05-25 Joseph Myers New
[3/3] benchtests: Catch exceptions in input arguments benchtests: Increase interoperability and robustness - - - - --- 2018-05-25 Leonardo Sandoval New
[2/3] benchtests: Add --no-header option to omit header benchtests: Increase interoperability and robustness - - - - --- 2018-05-25 Leonardo Sandoval New
[1/3] benchtests: Add --no-diff option to avoid diff calculation benchtests: Increase interoperability and robustness - - - - --- 2018-05-25 Leonardo Sandoval New
libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] - - 1 - --- 2018-05-25 Florian Weimer New
Remove sysdeps/powerpc/soft-fp directory [committed] Remove sysdeps/powerpc/soft-fp directory [committed] - - - - --- 2018-05-24 Joseph Myers New
benchtests: Add -f/--functions argument benchtests: Add -f/--functions argument - - - - --- 2018-05-24 H.J. Lu New
Fix fnmatch handling of collating elements (bug 17396, bug 16976) Fix fnmatch handling of collating elements (bug 17396, bug 16976) - - - - --- 2018-05-24 Andreas Schwab New
[COMMITTED] Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237 [COMMITTED] Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237 - - - - --- 2018-05-24 Florian Weimer New
[RFC,5/5] RFC: powerpc64le: Convert default long double format to IEEE binary128 *printf/*scanf functions for the long double migration on powerpc64le - - - - --- 2018-05-24 Gabriel F. T. Gomes New
[RFC,4/5] RFC: Two vfprintf implementations (IBM and IEEE 128) *printf/*scanf functions for the long double migration on powerpc64le - - - - --- 2018-05-24 Gabriel F. T. Gomes New
[RFC,3/5] Do not declare __mpn_extract_float128 when long double has binary128 format *printf/*scanf functions for the long double migration on powerpc64le - - - - --- 2018-05-24 Gabriel F. T. Gomes New
[RFC,2/5] Do not define and undefine vfprintf in vfprintf.c *printf/*scanf functions for the long double migration on powerpc64le - - - - --- 2018-05-24 Gabriel F. T. Gomes New
[RFC,1/5] powerpc: Move around math-related Implies *printf/*scanf functions for the long double migration on powerpc64le - - - - --- 2018-05-24 Gabriel F. T. Gomes New
[RFC,4/4] malloc_info: add tst-malloc_info-vs-mallinfo malloc_info: minor fixes and improvements [BZ #17039] - - - - --- 2018-05-24 Ken Milmore New
[RFC,3/4] malloc_info: report sizes of top chunks in each arena malloc_info: minor fixes and improvements [BZ #17039] - - - - --- 2018-05-24 Ken Milmore New
[RFC,2/4] malloc_info: remove extraneous output indentation malloc_info: minor fixes and improvements [BZ #17039] - - - - --- 2018-05-24 Ken Milmore New
[RFC,1/4] malloc_info: mask out status bits when reporting chunk sizes [BZ #17039] malloc_info: minor fixes and improvements [BZ #17039] - - - - --- 2018-05-24 Ken Milmore New
Remove sysdeps/sh/soft-fp directory [committed] Remove sysdeps/sh/soft-fp directory [committed] - - - - --- 2018-05-23 Joseph Myers New
Remove sysdeps/alpha/soft-fp directory [committed] Remove sysdeps/alpha/soft-fp directory [committed] - - - - --- 2018-05-23 Joseph Myers New
x86-64: Skip zero length in __mem[pcpy|move|set]_erms x86-64: Skip zero length in __mem[pcpy|move|set]_erms - - - - --- 2018-05-23 H.J. Lu New
Implement protection key support for POWER Implement protection key support for POWER - - - - --- 2018-05-23 Florian Weimer New
[COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] [COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] - - - - --- 2018-05-23 Florian Weimer New
[COMMITTED] Implement allocate_once for atomic initialization with allocation [COMMITTED] Implement allocate_once for atomic initialization with allocation - - - - --- 2018-05-23 Florian Weimer New
[v3,3/3] Mutex: Replace trylock by read only while spinning [v3,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-05-23 kemi New
[v3,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v3,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-05-23 kemi New
[v3,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v3,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-05-23 kemi New
Remove sysdeps/aarch64/soft-fp directory [committed] Remove sysdeps/aarch64/soft-fp directory [committed] - - - - --- 2018-05-22 Joseph Myers New
Fix i686-linux-gnu build with GCC mainline [committed] Fix i686-linux-gnu build with GCC mainline [committed] - - - - --- 2018-05-22 Joseph Myers New
Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) - - - - --- 2018-05-22 Andreas Schwab New
i386: Do not attempt to change stack alignment i386: Do not attempt to change stack alignment - - - - --- 2018-05-22 Florian Weimer New
Make llseek a compat symbol (bug 18471) Make llseek a compat symbol (bug 18471) - - - - --- 2018-05-21 Joseph Myers New
Fix BZ 23187 -- stack overflow for many Phdr[]s Fix BZ 23187 -- stack overflow for many Phdr[]s - - - - --- 2018-05-21 Paul Pluzhnikov New
manual: Document optind zero set behaviour (BZ#23157) manual: Document optind zero set behaviour (BZ#23157) - - - - --- 2018-05-21 Adhemerval Zanella New
« 1 2 ... 170 171 172281 282 »