Show patches with: Archived = No       |   28201 patches
« 1 2 ... 195 196 197282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] Added Locale for mfe_MU - - - - --- 2017-08-23 Akhilesh Kumar New
Don't use hidden visibility in libc.a with PIE on i386 - - - - --- 2017-08-22 H.J. Lu New
[COMMITTED] Remove duplicate inclusion of header math-svid-compat.h - - - - --- 2017-08-22 Gabriel F. T. Gomes New
[3/3] posix: Consolidate glob implementation - - - - --- 2017-08-22 Adhemerval Zanella New
[2/3] posix: De-couple code from gnulib - - - - --- 2017-08-22 Adhemerval Zanella New
[1/3] posix: Sync glob with gnulib [BZ #1062] - - - - --- 2017-08-22 Adhemerval Zanella New
Fix remaining return type of ifunc resolver declaration - - - - --- 2017-08-22 Gabriel F. T. Gomes New
Fix tgmath.h handling of complex integers (bug 21684) [committed] - - - - --- 2017-08-22 Joseph Myers New
aarch64: Fix ipc_perm definition for ILP32 - - - - --- 2017-08-22 Steve Ellcey New
aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistent - - - - --- 2017-08-22 Steve Ellcey New
New feature proposal: pureglibc - - - - --- 2017-08-22 Renzo Davoli New
(linux) opensock: AF_NETLINK is a better choice than AF_UNIX - - - - --- 2017-08-22 Renzo Davoli New
[1/1] Made regs from comma-separated to dashed range - - - - --- 2017-08-22 Akhilesh Kumar New
string/stratcliff.c: Replace int with size_t [BZ #21982] - - - - --- 2017-08-22 H.J. Lu New
Add hidden visibility to internal function prototypes - - - - --- 2017-08-22 H.J. Lu New
Hide internal printf functions [BZ #18822/21986] - - - - --- 2017-08-22 H.J. Lu New
Add hidden visibility to internal function prototypes - - - - --- 2017-08-22 Florian Weimer New
Fix sparc32 bits/long-double.h (bug 21987) [committed] - - - - --- 2017-08-22 Joseph Myers New
Fix position of tests-unsupported definition in assert/Makefile [committed] - - - - --- 2017-08-22 Joseph Myers New
string/stratcliff.c: Replace int with size_t [BZ #21982] - - - - --- 2017-08-21 H.J. Lu New
Remove powerpc32 sqrt wrappers - - - - --- 2017-08-21 Joseph Myers New
Hide internal printf functions [BZ #18822/21986] - - - - --- 2017-08-21 H.J. Lu New
Obsolete matherr, _LIB_VERSION, libieee.a - - - - --- 2017-08-21 Joseph Myers New
[v3] Provide a C++ version of issignaling that does not use __MATH_TG - - - - --- 2017-08-21 Gabriel F. T. Gomes New
Add hidden visibility to internal function prototypes - - - - --- 2017-08-21 Joseph Myers New
Enable hidden visibility in libc.a compiled with PIE - - - - --- 2017-08-21 H.J. Lu New
powerpc64le build fails with GCC7 - - - - --- 2017-08-21 Alexey Neyman New
Enable hidden visibility in libc.a compiled with PIE - - - - --- 2017-08-21 Florian Weimer New
string/stratcliff.c: Replace int with size_t [BZ #21982] - - - - --- 2017-08-21 H.J. Lu New
Always do locking when iterating over list of streams (bug 15142) - - - - --- 2017-08-21 Andreas Schwab New
[3/3] x86-64: Mark internal symbols with attribute_hidden [BZ #18822] - - - - --- 2017-08-21 H.J. Lu New
[1/3] Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] - - - - --- 2017-08-21 H.J. Lu New
[2/3] Mark internal nss symbols with attribute_hidden [BZ #18822] - - - - --- 2017-08-21 H.J. Lu New
mips/o32: fix internal_syscall5/6/7 - - - - --- 2017-08-21 Maciej W. Rozycki Superseded
[PATCTH,0/2] pthread_mutexattr_setrobust() and pthread_mutex_consistent() - - - - --- 2017-08-21 Yubin Ruan New
have ifunc resolver's return type match target - - - - --- 2017-08-20 Martin Sebor New
RFA: [PATCH] Hide internal __ioctl function [BZ #18822] - - - - --- 2017-08-20 H.J. Lu New
i386: Hide __old_glob64 [BZ #18822] - - - - --- 2017-08-20 H.J. Lu New
i386: Hide __old_readdir64 [BZ #18822] - - - - --- 2017-08-20 H.J. Lu New
[2/3] Mark internal nss symbols with attribute_hidden [BZ #18822] - - - - --- 2017-08-20 H.J. Lu New
string/stratcliff.c: Replace int with size_t [BZ #21982] - - - - --- 2017-08-20 H.J. Lu New
[1/3] Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] - - - - --- 2017-08-20 H.J. Lu New
Remove __bb_init_func and __bb_exit_func [BZ #21974] - - - - --- 2017-08-20 H.J. Lu New
Remove __bb_init_func and __bb_exit_func [BZ #21974] - - - - --- 2017-08-20 H.J. Lu New
Move ____longjmp_chk prototype to include/setjmp.h - - - - --- 2017-08-20 H.J. Lu New
Mark internal SSE2 functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-19 H.J. Lu New
Remove __bb_init_func and __bb_exit_func [BZ #21974] - - - - --- 2017-08-18 H.J. Lu New
Remove compat from DEFAULT_CONFIG lookup strings - - - - --- 2017-08-18 Steve Ellcey New
[3/3] Mark internal wchar functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[2/3] Mark internal nss symbols with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[1/3] Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
Mark __dso_handle as hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
assert: Support types without operator== (int) [BZ #21972] - - - - --- 2017-08-18 Florian Weimer New
mips/o32: fix internal_syscall5/6/7 - - - - --- 2017-08-18 Aurelien Jarno New
assert: Support types without operator== (int) [BZ #21972] - - - - --- 2017-08-18 Florian Weimer New
Remove SPARC sqrt wrappers (bug 21973) - - - - --- 2017-08-18 Joseph Myers New
[3/3] x86-64: Mark internal symbols with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[2/3] x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[1/3] Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[1/2] Mark internal argz functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[1/2] Mark internal argz functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[2/4] Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
assert: Support types without operator== (int) [BZ #21972] - - - - --- 2017-08-18 Florian Weimer New
[2/2] Mark internal unistd.h functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[1/2] Mark internal argz functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-18 H.J. Lu New
[v2] Provide a C++ version of issignaling that does not use __MATH_TG - - - - --- 2017-08-18 Gabriel F. T. Gomes New
malloc: Abort on heap corruption, without a backtrace [BZ #21754] - - - - --- 2017-08-18 Florian Weimer New
localedef during tests suddenly needs a lot of memory - - - - --- 2017-08-18 Mike FABIAN New
localedef during tests suddenly needs a lot of memory - - - - --- 2017-08-18 Mike FABIAN New
[1/1] Added Locale for mfe_MU - - - - --- 2017-08-18 Akhilesh Kumar New
powerpc: Use aligned stores in memset - - - - --- 2017-08-18 Rajalakshmi Srinivasaraghavan New
x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966] - - - - --- 2017-08-17 H.J. Lu New
Remove compat from DEFAULT_CONFIG lookup strings - - - - --- 2017-08-17 Steve Ellcey New
Obsolete matherr, _LIB_VERSION, libieee.a - - - - --- 2017-08-17 Joseph Myers New
mips/o32: fix internal_syscall5/6/7 - - - - --- 2017-08-17 Aurelien Jarno New
[2/4] Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] - - - - --- 2017-08-17 H.J. Lu New
[4/4] Mark internal argp functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-17 H.J. Lu New
[3/4] Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-17 H.J. Lu New
[1/4] Mark 3 *_internal functions with attribute_hidden [BZ #18822] - - - - --- 2017-08-17 H.J. Lu New
Mark internal functions with attribute_hidden - - - - --- 2017-08-17 H.J. Lu New
Add hidden visibility to internal function prototypes - - - - --- 2017-08-17 H.J. Lu New
mips/o32: fix internal_syscall5/6/7 - - - - --- 2017-08-17 Maciej W. Rozycki Superseded
resolv/resolv.h: allow alternative resolv.conf files - - - - --- 2017-08-17 Renzo Davoli New
abort: Only flush file-based stdio streams before termination - - - - --- 2017-08-17 Florian Weimer New
[v3] Add math benchmark latency test - - - - --- 2017-08-17 Wilco Dijkstra New
Mark internal functions with attribute_hidden - - - - --- 2017-08-17 H.J. Lu New
Add hidden visibility to internal function prototypes - - - - --- 2017-08-17 H.J. Lu New
Test for profiling support (_mcount/gprof) - - - - --- 2017-08-17 H.J. Lu New
resolv/resolv.h: allow alternative resolv.conf files - - - - --- 2017-08-17 Renzo Davoli New
dynarray: Set errno on overflow-induced allocation failure - - - - --- 2017-08-17 Florian Weimer New
[v3] Fix Country name for xh_ZA - - - - --- 2017-08-17 Akhilesh Kumar New
[v2] Fix Country name for xh_ZA - - - - --- 2017-08-17 Mike FABIAN New
Test for profiling support (_mcount/gprof) - - - - --- 2017-08-16 H.J. Lu New
Test for profiling support (_mcount/gprof) - - - - --- 2017-08-16 H.J. Lu New
x86-64: Optimize e_expf with FMA [BZ #21912] - - - - --- 2017-08-16 H.J. Lu New
x86-64: Optimize e_expf with FMA [BZ #21912] - - - - --- 2017-08-16 H.J. Lu New
aio: Remove internal_function function attribute - - - - --- 2017-08-16 Florian Weimer New
misc: Remove internal_function function attribute - - - - --- 2017-08-16 Florian Weimer New
NSS: Remove internal_function function attribute - - - - --- 2017-08-16 Florian Weimer New
malloc: Remove the internal_function attribute - - - - --- 2017-08-16 Florian Weimer New
« 1 2 ... 195 196 197282 283 »