Show patches with: Archived = No       |   29195 patches
« 1 2 ... 282 283 284291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/19] Define new macro NOT_IN - - - - --- 2014-08-21 Siddhesh Poyarekar New
[17/19] Provide default definition for IS_IN when _LIBC is not defined - - - - --- 2014-08-21 Siddhesh Poyarekar New
[16/19] Remove NOT_IN_libc - - - - --- 2014-08-21 Siddhesh Poyarekar New
[15/19] Remove last place for definition of IS_IN_* macros - - - - --- 2014-08-21 Siddhesh Poyarekar New
[14/19] Remove IS_IN_rtld - - - - --- 2014-08-21 Siddhesh Poyarekar New
[13/19] Remove IS_IN_libm - - - - --- 2014-08-21 Siddhesh Poyarekar New
[12/19] Remove IS_IN_libpthread - - - - --- 2014-08-21 Siddhesh Poyarekar New
[11/19] Remove IS_IN_librt - - - - --- 2014-08-21 Siddhesh Poyarekar New
[10/19] Remove IS_IN_libdl - - - - --- 2014-08-21 Siddhesh Poyarekar New
[09/19] Remove IS_IN_nscd - - - - --- 2014-08-21 Siddhesh Poyarekar New
[08/19] Remove IS_IN_ldconfig - - - - --- 2014-08-21 Siddhesh Poyarekar New
[07/19] Remove IS_IN_libc - - - - --- 2014-08-21 Siddhesh Poyarekar New
[06/19] Define IN_MODULE for translation units that define NOT_IN_libc - - - - --- 2014-08-21 Siddhesh Poyarekar New
[05/19] Remove IN_LIB - - - - --- 2014-08-21 Siddhesh Poyarekar New
[04/19] Use MODULE_NAME in stap-probe instead of IN_LIB - - - - --- 2014-08-21 Siddhesh Poyarekar New
[03/19] Auto-generate libc-modules.h - - - - --- 2014-08-21 Siddhesh Poyarekar New
[02/19] Fix -Wundef warning in SHLIB_COMPAT - - - - --- 2014-08-21 Siddhesh Poyarekar New
[01/19] Add new macro IN_MODULE to identify module in which source is built - - - - --- 2014-08-21 Siddhesh Poyarekar New
Improve performance of strncpy - - - - --- 2014-08-20 Wilco New
Improve performance of strncat - - - - --- 2014-08-20 Wilco New
Fix dynamic linker issue with bind-now - - - - --- 2014-08-20 Petar Jovanovic New
Remove NOT_IN_libc definition for pthread_atfork - - - - --- 2014-08-19 Siddhesh Poyarekar New
Remove redundant CPPFLAGS for some programs - - - - --- 2014-08-19 Siddhesh Poyarekar New
Remove unnecessary uses of NOT_IN_libc - - - - --- 2014-08-19 Siddhesh Poyarekar New
Possible fix for bug #13165 - - - - --- 2014-08-18 Adhemerval Zanella New
Revert to defining __extern_inline only for g++-4.3+ - - - - --- 2014-08-13 Siddhesh Poyarekar New
Fix powerpc32 __get_clockfreq for non-power4 (bug 17263) - - - - --- 2014-08-12 Joseph Myers New
Disable x87 inline functions for x86_64 and SSE [BZ #17262] - - - - --- 2014-08-12 Siddhesh Poyarekar New
Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261) - - - - --- 2014-08-12 Joseph Myers New
[BZ,17251] Calculate RPATH $ORIGIN from absolute path - - - - --- 2014-08-12 Brennan Shacklett New
PATCH [BZ #17259]: sysdeps/x86_64/cacheinfo.c:intel_check_word may corrupt rbx - - - - --- 2014-08-12 H.J. Lu New
Fix typo in malloc/malloc.c - - - - --- 2014-08-12 Sean Anderson New
Compute correct sign for ctanh (Inf + iy) (BZ #17118) - - - - --- 2014-08-11 Andreas Schwab New
[BZ,#16892] Check value of futex before updating in __lll_timedlock - - - - --- 2014-08-11 Bernard Ogden New
Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype - - - - --- 2014-08-11 Andreas Schwab New
[BZ,#16573] Fix for hang when using mtrace with MALLOC_TRACE set - - - - --- 2014-08-08 Kwok Cheung Yeung New
__gconv_translit_find: Actually append ".so" to module name [BZ #17187] - - - - --- 2014-08-08 Florian Weimer New
ARM: Fix performance issue in strcpy - - - - --- 2014-08-07 Wilco New
Improve performance of strcat - - - - --- 2014-08-07 Wilco New
[BZ,#16892] Check value of futex before updating in __lll_timedlock - - - - --- 2014-08-07 Bernard Ogden New
[COMMITTED] PowerPC: Fix termios definitions - - - - --- 2014-08-06 Adhemerval Zanella New
[COMMITTED] alpha: Fix exception raising from soft-fp - - - - --- 2014-08-05 Richard Henderson New
[BZ,#16892] Check value of futex before updating in __lll_timedlock - - - - --- 2014-08-05 Bernard Ogden New
[v3] force eval for fma implementations - - - - --- 2014-08-04 Andreas Schwab New
[v3] Handle possible vararg promotion of mode_t in open and friends - - - - --- 2014-08-03 Rasmus Villemoes New
PowerPC: Fix termios definitions - - - - --- 2014-08-02 Adhemerval Zanella New
[v3] force eval for fma implementations - - - - --- 2014-08-01 Richard Henderson New
PowerPC: Fix termios definitions - - - - --- 2014-08-01 Adhemerval Zanella New
[roland/arm-ptr-mangle] ARM: Move PTR_MANGLE et al out of Linux-specific file. - - - - --- 2014-07-31 Roland McGrath New
[COMMITTED] Add __safe_fatal and use it in __pthread_unwind forwarder fallback. - - - - --- 2014-07-31 Roland McGrath New
Fix -Wundef warnings in regex_internal.h - - - - --- 2014-07-31 Siddhesh Poyarekar New
Check if DEBUG is defined in regex_internal.h - - - - --- 2014-07-31 Siddhesh Poyarekar New
[COMMITTED] Use __builtin_trap for ABORT_INSTRUCTION. - - - - --- 2014-07-31 Roland McGrath New
Fix -Wundef warnings in fnmatch.c - - - - --- 2014-07-31 Siddhesh Poyarekar New
Fix -Wundef warnings in fnmatch.c - - - - --- 2014-07-31 Siddhesh Poyarekar New
[COMMITTED] Split nptl-signals.h out from pthreadP.h - - - - --- 2014-07-31 Roland McGrath New
Fix -Wundef warning for HAVE_IFUNC - - - - --- 2014-07-31 Andreas Schwab New
S390: Fix remaining Wundef ONE_DIRECTION warning messages - - - - --- 2014-07-31 Stefan Liebler New
S/390 Backporting "Reverting the jmp_buf/ucontext_t ABI change" - - - - --- 2014-07-30 Stefan Liebler New
S/390 Backporting "Reverting the jmp_buf/ucontext_t ABI change" - - - - --- 2014-07-30 Stefan Liebler New
S/390 Reverting the jmp_buf/ucontext_t ABI change - - - - --- 2014-07-30 Stefan Liebler New
[6/6,BZ,#11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3 - - - - --- 2014-07-30 Gratian Crisan New
[5/6,BZ,#11588] x86_64: Remove assembly implementations for pthread_cond_* - - - - --- 2014-07-30 Gratian Crisan New
[4/6,BZ,#11588] benchtests: Add benchmarks for pthread_cond_* functions - - - - --- 2014-07-30 Gratian Crisan New
[3/6,BZ,#11588] pi-condvars: add tst-condpi2.c, priority inversion avoidance test - - - - --- 2014-07-30 Gratian Crisan New
[2/6,BZ,#11588] pi-condvars: add tst-condpi1.c, basic API test - - - - --- 2014-07-30 Gratian Crisan New
[1/6,BZ,#11588] pi-condvars: add protocol support to pthread_condattr_t - - - - --- 2014-07-30 Gratian Crisan New
PowerPC: Fix gprof starting entry point for LE - - - - --- 2014-07-29 Adhemerval Zanella New
S/390 Backporting "Reverting the jmp_buf/ucontext_t ABI change" - - - - --- 2014-07-28 Stefan Liebler New
S/390 Reverting the jmp_buf/ucontext_t ABI change - - - - --- 2014-07-28 Stefan Liebler New
glibc 64-bit obstack support - - - - --- 2014-07-26 Alan Modra New
[5/5] obstack usability - - - - --- 2014-07-26 Alan Modra New
[4/5] 64-bit obstack support, part 3 - - - - --- 2014-07-26 Alan Modra New
[3/5] 64-bit obstack support, part 2 - - - - --- 2014-07-26 Alan Modra New
[2/5] 64-bit obstack support, part 1 - - - - --- 2014-07-26 Alan Modra New
[1/5] obstack tidy - - - - --- 2014-07-26 Alan Modra New
[0/5] obstacks - - - - --- 2014-07-26 Alan Modra New
S/390 Reverting the jmp_buf/ucontext_t ABI change - - - - --- 2014-07-25 Stefan Liebler New
Avoid redundant shift character in iconv output at block boundary (bug #17197) - - - - --- 2014-07-24 Andreas Schwab New
PowerPC: Fix termios definitions - - - - --- 2014-07-24 Adhemerval Zanella New
[resend,#7] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-07-23 Jeff Layton New
__gconv_translit_find: Actually append ".so" to module name [BZ #17187] - - - - --- 2014-07-21 Florian Weimer New
pthread stack cache and valgrind helgrind false positive race error on tls variables - - - - --- 2014-07-20 Philippe Waroquiers New
PowerPC: memset optimization for POWER8/PPC64 - - - - --- 2014-07-18 Adhemerval Zanella New
PowerPC: multiarch bzero cleanup for PPC64 - - - - --- 2014-07-18 Adhemerval Zanella New
[v2] fma vs gcc 4.9 - - - - --- 2014-07-16 Richard Henderson New
assert.h: allow gcc to detect assert(a = 1) errors - - - - --- 2014-07-16 Jim Meyering New
64-bit obstack support - - - - --- 2014-07-16 Alan Modra New
[COMMITTED] Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}. - - - - --- 2014-07-15 Roland McGrath New
[COMMITTED] Separate Linuxisms from lowlevellock.h, make a generic one - - - - --- 2014-07-15 Roland McGrath New
[COMMITTED] Remove declarations of two nonexistent variables from nptl/pthreadP.h. - - - - --- 2014-07-15 Roland McGrath New
[AArch64] Detect assembler vector mov parsing bug - - - - --- 2014-07-14 Richard Henderson New
Bug 17153, PowerPC64le shared libraries with multiple tocs resolve plt to function local entry - - - - --- 2014-07-14 Alan Modra New
[resend,#6] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-07-14 Jeff Layton New
-Wmemset-transposed-args (PR middle-end/61294, take 2) - - - - --- 2014-07-11 Jakub Jelinek New
[COMMITED] aarch64: Update libm-test-ulps - - - - --- 2014-07-11 Richard Henderson New
[COMMITTED] PowerPC: Fix build due missing lll_robust_trylock - - - - --- 2014-07-10 Adhemerval Zanella New
[COMMITTED] Get rid of lll_robust_dead. - - - - --- 2014-07-10 Roland McGrath New
[ping] nptl: Fix abort in case of set*id failure - - - - --- 2014-07-10 Florian Weimer New
[v2] Add x86 32 bit vDSO time function support - - - - --- 2014-07-10 Adhemerval Zanella New
« 1 2 ... 282 283 284291 292 »