Show patches with: Archived = No       |   28299 patches
« 1 2 ... 259 260 261282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/3] Consolidate gettimeofday across aarch64/s390/tile - - - - --- 2015-04-20 Adhemerval Zanella Netto New
[3/3] x86: clock_gettime and timespec_get vDSO cleanup - - - - --- 2015-04-20 Adhemerval Zanella Netto New
[v2,1/3] Consolidate vDSO macros and usage - - - - --- 2015-04-20 Adhemerval Zanella Netto New
[PATCHv3,PING^4,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - - - --- 2015-04-20 Pavel Kopyl New
Build problem with ToT GCC - - - - --- 2015-04-17 Roland McGrath New
[COMMITTED] Fuller check for invalid NSID in _dl_open. - - - - --- 2015-04-17 Roland McGrath New
Build problem with ToT GCC - - - - --- 2015-04-17 Roland McGrath New
[COMMITTED] Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. - - - - --- 2015-04-17 David Miller New
[COMMITTED] Add arm-nacl port. - - - - --- 2015-04-17 Roland McGrath New
[7/N,v2,x86_64] Vectorized math functions - - - - --- 2015-04-17 Andrew Senkevich New
S390: Get cache information via sysconf. - - - - --- 2015-04-17 Stefan Liebler New
[v3] speedup strcoll by using strdiff - - - - --- 2015-04-17 Leonhard Holz New
S390: Regenerate ULPs - - - - --- 2015-04-17 Stefan Liebler New
powerpc: strstr optimization - - - - --- 2015-04-17 Rajalakshmi Srinivasaraghavan New
getent.1: Document options. - - - - --- 2015-04-17 Robin H. Johnson New
getent.1: Document options. - - - - --- 2015-04-17 Robin H. Johnson New
[COMMITTED] Convert sparc over to lowlevellock-futex.h - - - - --- 2015-04-16 David Miller New
[COMMITTED] tile: Enable PI_STATIC_AND_HIDDEN - - - - --- 2015-04-16 Chris Metcalf New
[4/4] x86: clock_gettime and timespec_get vDSO cleanup - - - - --- 2015-04-15 Adhemerval Zanella Netto New
[3/4] libc-vdso.h place consolidation - - - - --- 2015-04-15 Adhemerval Zanella Netto New
[2/4] Consolidate gettimeofday across aarch64/s390/tile - - - - --- 2015-04-15 Adhemerval Zanella Netto New
[1/4] Define INLINE_VSYSCALL on all ports - - - - --- 2015-04-15 Adhemerval Zanella Netto New
[COMMITTED] Rebuilt fresh sparc ULPS to get rid of removed tests. - - - - --- 2015-04-15 David Miller New
fix to malloc checking - - - - --- 2015-04-15 James Lemke New
[AArch64] Faster math barriers - - - - --- 2015-04-15 Wilco New
[BZ,#18265,v2] Updated attributes for wchar string and memory functions - - - - --- 2015-04-15 Daniel Marjamäki New
[AArch64] Inline __ieee754_sqrt(f) - - - - --- 2015-04-15 Wilco New
[AArch64] Add inlines for signbit - - - - --- 2015-04-15 Wilco New
[roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. - - - - --- 2015-04-14 Roland McGrath New
[RFC/PoC,4/4] getdelim: Allow a return value of SSIZE_MAX - - - - --- 2015-04-13 Rasmus Villemoes New
[RFC/PoC,3/4] getdelim: Introduce getdelim_append - - - - --- 2015-04-13 Rasmus Villemoes New
[RFC/PoC,2/4] getdelim: Change cur_len from ssize_t to size_t - - - - --- 2015-04-13 Rasmus Villemoes New
[RFC/PoC,1/4] getdelim: Compute result separately - - - - --- 2015-04-13 Rasmus Villemoes New
-Wmemset-transposed-args (PR middle-end/61294, take 2) - - - - --- 2015-04-12 Gerald Pfeifer New
Fix strtof decimal rounding close to half least subnormal (bug 18247) - - - - --- 2015-04-10 Joseph Myers New
Update Linux kernel to current glibc soft-fp - - - - --- 2015-04-10 Stefan Liebler New
Add more tests of clog and clog10 [committed] - - - - --- 2015-04-09 Joseph Myers New
[COMMITTED] Omit libc-modules.h for all .v.i files. - - - - --- 2015-04-09 Roland McGrath New
[COMMITTED] Let non-add-on preconfigure scripts set libc_config_ok. - - - - --- 2015-04-09 Roland McGrath New
[Committed] : scratch_buffer: Suppress truncation warning on 32-bit - - - - --- 2015-04-09 Florian Weimer New
[COMMITTED] Update SPARC ulps. - - - - --- 2015-04-09 David Miller New
Add more tests of atanh [committed] - - - - --- 2015-04-08 Joseph Myers New
Add more tests of atan [committed] - - - - --- 2015-04-08 Joseph Myers New
Add more tests of cbrt [committed] - - - - --- 2015-04-08 Joseph Myers New
Add more tests of cabs [committed] - - - - --- 2015-04-08 Joseph Myers New
Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211) [committed] - - - - --- 2015-04-08 Joseph Myers New
Fix dbl-64 atan in non-default rounding modes (bug 18197) [committed] - - - - --- 2015-04-08 Joseph Myers New
[AArch64] update libm-test-ulps - - - - --- 2015-04-08 Szabolcs Nagy New
fix to malloc checking - - - - --- 2015-04-08 James Lemke New
[PATCHv3,PING^3,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - - - --- 2015-04-08 Pavel Kopyl New
[BZ,#6792] Set errno for log1p on pole/domain error. - - - - --- 2015-04-08 Stefan Liebler New
[v4] sha2: new header <sha2.h> - - - - --- 2015-04-08 Shawn Landden New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-07 Florian Weimer New
Use correct signedness in wcsncmp. - - - - --- 2015-04-07 Stefan Liebler New
[PING,BZ,#17596] mblen return code when n is zero - - - - --- 2015-04-07 Stefan Liebler New
powerpc: Fix __wcschr static build - - - - --- 2015-04-07 Adhemerval Zanella Netto New
[AArch64] update libm-test-ulps - - - - --- 2015-04-07 Szabolcs Nagy New
Updated attributes for wchar string and memory functions - - - - --- 2015-04-07 Daniel Marjamäki New
[BZ,#17930] MIPS: Define SHM_NORESERVE - - - - --- 2015-04-07 James Cowgill New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-07 Florian Weimer New
Use correct signedness in wcsncmp. - - - - --- 2015-04-07 Stefan Liebler New
[roland/test-direct] Make test-skeleton.c grok TEST_DIRECT magic environment variable. - - - - --- 2015-04-06 Roland McGrath New
[COMMITTED,3/3] math/test-fenvinline: Cast fe_exc to unsigned int before printing - - - - --- 2015-04-06 Richard Henderson New
[COMMITTED,2/3] alpha: Update libm-test-ulps - - - - --- 2015-04-06 Richard Henderson New
[COMMITTED,1/3] alpha: Unconditionally include dl-sysdep.h in sysdep.h - - - - --- 2015-04-06 Richard Henderson New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-06 Florian Weimer New
[2/2] libio: Update tst-fmemopen2.c - - - - --- 2015-04-06 Adhemerval Zanella Netto New
[1/2] libio: fmemopen rewrite to POSIX compliance - - - - --- 2015-04-06 Adhemerval Zanella Netto New
[RFC/PATCH] ARM: VDSO support - - - - --- 2015-04-03 Nathan Lynch New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-02 Florian Weimer New
aarch64: Increase MINSIGSTKSZ and SIGSTKSZ - - - - --- 2015-04-02 Andreas Schwab New
Define libc_max_align_t - - - - --- 2015-04-02 Florian Weimer New
Define libc_max_align_t - - - - --- 2015-04-01 Florian Weimer New
nonnull annotations - - - - --- 2015-04-01 Daniel Marjamäki New
BZ #18185: Wrong processor count for L2 cache sharing on Silvermont and Knights Landing - - - - --- 2015-03-31 H.J. Lu New
[BZ,#6792] Set errno for log1p on pole/domain error. - - - - --- 2015-03-31 Stefan Liebler New
[v3] add benchmark for strcoll - - - - --- 2015-03-31 Leonhard Holz New
in6_addr: add 64-bit union accessors - - - - --- 2015-03-29 Shawn Landden New
Use monotonic timer for send_dg - - - - --- 2015-03-28 Kwok Cheung Yeung New
sha2: new header <sha2.h> - - - - --- 2015-03-28 Shawn Landden New
NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP. - - - - --- 2015-03-28 Martin Galvan New
NPTL: Fix wrong comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64. - - - - --- 2015-03-28 Martin Galvan New
sha2: new header <sha2.h> - - - - --- 2015-03-27 Shawn Landden New
[COMMITTED] Convert dlfcn/tststatic to use test-skeleton. - - - - --- 2015-03-27 Roland McGrath New
sha2: new header <sha2.h> - - - - --- 2015-03-27 Shawn Landden New
sha2: new header <sha2.h> - - - - --- 2015-03-27 Shawn Landden New
sha2: new header <sha2.h> - - - - --- 2015-03-27 Shawn Landden New
Update Linux kernel to current glibc soft-fp - - - - --- 2015-03-26 Stefan Liebler New
Use correct signedness in wcsncmp. - - - - --- 2015-03-26 Stefan Liebler New
sha2: new header <sha2.h> - - - - --- 2015-03-26 Shawn Landden New
sha2: new header <sha2.h> - - - - --- 2015-03-26 Shawn Landden New
Add more tests of acosh, asinh and atanh [committed] - - - - --- 2015-03-25 Joseph Myers New
Add another test of asin [committed] - - - - --- 2015-03-25 Joseph Myers New
Add more tests of asin [committed] - - - - --- 2015-03-25 Joseph Myers New
Remove unused macros from i386 lowlevellock.h - - - - --- 2015-03-25 Joseph Myers New
CVE-2014-8121: Fix nss_files file management [BZ#18007] - - - - --- 2015-03-25 Andreas Schwab New
[COMMITTED] powerpc64 configure message - - - - --- 2015-03-25 Alan Modra New
Add more tests of acos [committed] - - - - --- 2015-03-25 Joseph Myers New
Add more tests of expm1 [committed] - - - - --- 2015-03-25 Joseph Myers New
Add more tests of cosh, sinh [committed] - - - - --- 2015-03-24 Joseph Myers New
« 1 2 ... 259 260 261282 283 »