Show patches with: Archived = No       |   28157 patches
« 1 2 ... 253 254 255281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/27] S390: Optimize strlen and wcslen. - - - - --- 2015-06-26 Stefan Liebler New
[06/27] S390: Ifunc resolver macro for vector instructions. - - - - --- 2015-06-26 Stefan Liebler New
[05/27] S390: configure check for vector instruction support in assembler. - - - - --- 2015-06-26 Stefan Liebler New
[04/27] S390: Add new s390 platform. - - - - --- 2015-06-26 Stefan Liebler New
[03/27] S390: Add hwcaps value for vector facility. - - - - --- 2015-06-26 Stefan Liebler New
[02/27] S390: Refactor ifunc implementations and enable ifunc-test-framework. - - - - --- 2015-06-26 Stefan Liebler New
[01/27] S390: Fix handling of DXC-byte in FPC-register. - - - - --- 2015-06-26 Stefan Liebler New
[neleai/string-x64] Reoptimize strlen and strnlen - - - - --- 2015-06-26 Ondřej Bílka New
Clean pthread functions namespace for C11 threads - - - - --- 2015-06-25 Juan Manuel Torres Palma New
Clean pthread functions namespace for C11 threads - - - - --- 2015-06-25 Juan Manuel Torres Palma New
Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602) [committed] - - - - --- 2015-06-25 Joseph Myers New
Fix buffer overflow for writes to memory buffer stream (bug 18549) - - - - --- 2015-06-25 Andreas Schwab New
Corrected description of linking with vector math library - - - - --- 2015-06-25 Andrew Senkevich New
[COMMITTED] NPTL: Use unsigned type for setxid_futex. - - - - --- 2015-06-25 Roland McGrath New
[COMMITTED] Use unsigned types for counters in getaddrinfo_a code. - - - - --- 2015-06-25 Roland McGrath New
[COMMITTED] Use unsigned types for counters in AIO code. - - - - --- 2015-06-25 Roland McGrath New
[roland/cancelhandling] NPTL: Give cancelhandling fields type unsigned int. - - - - --- 2015-06-25 Roland McGrath New
[COMMITTED] BZ#18383: Add test case for large alignment in TLS blocks. - - - - --- 2015-06-24 H.J. Lu New
Refactor libm tests [committed] - - - - --- 2015-06-24 Joseph Myers New
[COMMITTED] NaCl: Fix glob.c build after getlogin_r -> __getlogin_r. - - - - --- 2015-06-24 Roland McGrath New
Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594) [committed] - - - - --- 2015-06-24 Joseph Myers New
[COMMITTED] Print more information in tst-getcpu failure case. - - - - --- 2015-06-24 Roland McGrath New
[v2] Clean pthread types namespace for all archs. - - - - --- 2015-06-24 Juan Manuel Torres Palma New
Move csin, csinh tests to auto-libm-test-in [committed] - - - - --- 2015-06-24 Joseph Myers New
Fix csin, csinh overflow in directed rounding modes (bug 18593) [committed] - - - - --- 2015-06-24 Joseph Myers New
[PATCHv5] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - - - --- 2015-06-24 Marko Myllynen New
Fix ldbl-128 expl missing underflows (bug 18586) [committed] - - - - --- 2015-06-24 Joseph Myers New
Don't issue errors on GDB Python files - - - - --- 2015-06-24 H.J. Lu New
[v3,neleai/string-x64] Optimize strcmp, strncmp, strcasecmp, strncasecmp - - - - --- 2015-06-24 Ondřej Bílka New
Don't issue errors on GDB Python files - - - - --- 2015-06-24 H.J. Lu New
[v3] powerpc: strstr optimization - - - - --- 2015-06-24 Rajalakshmi Srinivasaraghavan New
Fix sin, sincos missing underflows (bug 16526, bug 16538) [committed] - - - - --- 2015-06-23 Joseph Myers New
Clean pthread types namespaces on x86 and x86_64 - - - - --- 2015-06-23 Juan Manuel Torres Palma New
Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18583) [committed] - - - - --- 2015-06-23 Joseph Myers New
Fix math/Makefile dependency on libm-test.stmp for libmvec tests [committed] - - - - --- 2015-06-23 Joseph Myers New
Fix csqrt spurious underflows (bug 18371) [committed] - - - - --- 2015-06-23 Joseph Myers New
[MIPS] Support shared library debug with MIPS PIE (glibc) - - - - --- 2015-06-23 Matthew Fortune New
Fix exp2, exp2f spurious underflows (bug 18219) [committed] - - - - --- 2015-06-23 Joseph Myers New
Clean up BUSY_WAIT_NOP and atomic_delay. - - - - --- 2015-06-23 Torvald Riegel New
[v2] Fix atomic_full_barrier on x86 and x86_64. - - - - --- 2015-06-23 Torvald Riegel New
[COMMITTED] _res_hconf_reorder_addrs: fix typo in comment - - - - --- 2015-06-23 Dmitry V. Levin New
[PATCHv5] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - - - --- 2015-06-23 Mike FABIAN New
Fix expm1 missing underflows (bug 16353) [committed] - - - - --- 2015-06-22 Joseph Myers New
[PATCHv4] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - - - --- 2015-06-22 Mike FABIAN New
[v3] Add and use new glibc-internal futex API. - - - - --- 2015-06-22 Torvald Riegel New
Update headers for Linux 4.0, 4.1 definitions - - - - --- 2015-06-22 Joseph Myers New
[v2,BZ,#17977] Fix potential hanging of gethostbyaddr_r/gethostbyname_r - - - - --- 2015-06-22 Dmitry V. Levin New
Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569) [committed] - - - - --- 2015-06-21 Joseph Myers New
Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361) [committed] - - - - --- 2015-06-21 Joseph Myers New
[v3,neleai/string-x64] Improve memcmp performance and fix regression. - - - - --- 2015-06-21 Ondřej Bílka New
Use $(PYTHON) in benchtests. - - - - --- 2015-06-21 Carlos O'Donell New
[neleai/string-x64] Optimize strncmp with unaligned loads. - - - - --- 2015-06-20 Ondřej Bílka New
[2/2,neleai/string-x64] Add strcmp with avx2 - - - - --- 2015-06-20 Ondřej Bílka New
[2/1,v2,neleai/string-x64] Microoptimize strcmp-sse2-unaligned more. - - - - --- 2015-06-20 Ondřej Bílka New
[2/1,neleai/string-x64] Microoptimize strcmp-sse2-unaligned more. - - - - --- 2015-06-20 Ondřej Bílka New
[neleai/string-x64] Microoptimize strcmp-sse2-unaligned. - - - - --- 2015-06-20 Ondřej Bílka New
conformtest: Fix pselect expectations [committed] - - - - --- 2015-06-19 Joseph Myers New
conformtest: Support xfail markers on individual assertions [committed] - - - - --- 2015-06-19 Joseph Myers New
[13/14,x86_64] Vector math functions (sincos and tests) - - - - --- 2015-06-19 Andrew Senkevich New
[neleai/string-x64] Faster strcasecmp. - - - - --- 2015-06-19 Ondřej Bílka New
[v2,neleai/string-x64] Improve memcmp performance and fix regression. - - - - --- 2015-06-19 Ondřej Bílka New
[13/14,x86_64] Vector math functions (sincos and tests) - - - - --- 2015-06-19 Andrew Senkevich New
[13/14,x86_64] Vector math functions (sincos and tests) - - - - --- 2015-06-19 Andrew Senkevich New
[RFC] Fixing pthread_* namespace issues for thrd_* symbols - - - - --- 2015-06-19 Juan Manuel Torres Palma New
[BZ,#17977] Fix potential hanging of gethostbyaddr_r/gethostbyname_r - - - - --- 2015-06-19 Dmitry V. Levin New
Fix asinh missing underflows (bug 16350) [committed] - - - - --- 2015-06-18 Joseph Myers New
Fix include/bits/ipc.h for header conformance tests - - - - --- 2015-06-18 Joseph Myers New
Remove stray spurious-underflow markings from cexp test [committed] - - - - --- 2015-06-18 Joseph Myers New
Fix include/bits/ipc.h for header conformance tests - - - - --- 2015-06-18 Joseph Myers New
Fix netinet/in.h MCAST_* namespace (bug 18558) - - - - --- 2015-06-18 Joseph Myers New
[PING] Wordexp benchtest: good, bad and unreliable. - - - - --- 2015-06-18 Ondřej Bílka New
Fix ruserok scalability with large ~/.rhosts file. - - - - --- 2015-06-18 Carlos O'Donell New
memcmp-sse4.S EqualHappy bug - - - - --- 2015-06-18 Andrea Arcangeli New
[v3,BZ,#17787] Fix exponents in manual. - - - - --- 2015-06-18 Ondřej Bílka New
[PATCHv3] Update the localedata/locales/translit_* files to Unicode 7.0.0 - - - - --- 2015-06-18 Mike FABIAN New
remove unnecessary memset in strcoll - - - - --- 2015-06-18 Leonhard Holz New
remove now unused idxnow in strcoll - - - - --- 2015-06-18 Leonhard Holz New
[RFC,neleai/string-x64] Improve memcmp performance and fix regression. - - - - --- 2015-06-18 Ondřej Bílka New
[RFC] Fixing pthread_* namespace issues for thrd_* symbols - - - - --- 2015-06-18 Juan Manuel Torres Palma New
Remove ldbl-128ibm variants of complex math functions [committed] - - - - --- 2015-06-17 Joseph Myers New
[v2] Add and use new glibc-internal futex API. - - - - --- 2015-06-17 Torvald Riegel New
Fix nice getpriority, setpriority namespace (bug 18553) - - - - --- 2015-06-17 Joseph Myers New
[neleai/string-x64] Improve strcpy sse2 and avx2 implementation - - - - --- 2015-06-17 Ondřej Bílka New
memcmp-sse4.S EqualHappy bug - - - - --- 2015-06-17 Andrea Arcangeli New
Add math-inline benchmark - - - - --- 2015-06-17 Wilco New
[v4,2/2] add benchmark for strcoll - - - - --- 2015-06-17 Stefan Liebler New
Fix ttyslot namespace (bug 18547) - - - - --- 2015-06-16 Joseph Myers New
Fix mq_notify socket, recv namespace (bug 18546) - - - - --- 2015-06-16 Joseph Myers New
Fix mq_receive, mq_send mq_timed* namespace (bug 18545) - - - - --- 2015-06-16 Joseph Myers New
Create hidden aliases for non-libc syscalls automatically - - - - --- 2015-06-16 Joseph Myers New
Fix mq_notify pthread_barrier_* namespace (bug 18544) - - - - --- 2015-06-16 Joseph Myers New
[2/2] libio: Update tst-fmemopen2.c - - - - --- 2015-06-16 Adhemerval Zanella Netto New
[1/2] libio: fmemopen rewrite to POSIX compliance - - - - --- 2015-06-16 Adhemerval Zanella Netto New
[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S - - - - --- 2015-06-16 Szabolcs Nagy New
Fix swscanf vswscanf namespace (bug 18542) - - - - --- 2015-06-15 Joseph Myers New
Fix getpass fflush_unlocked namespace (bug 18540) - - - - --- 2015-06-15 Joseph Myers New
Fix fmtmsg addseverity namespace (bug 18539) - - - - --- 2015-06-15 Joseph Myers New
Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536) - - - - --- 2015-06-15 Joseph Myers New
[PATCHv2] Update the localedata/locales/translit_* files to Unicode 7.0.0 - - - - --- 2015-06-15 Mike FABIAN New
[PATCHv5,PING^2,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - - - --- 2015-06-15 Yury Gribov New
« 1 2 ... 253 254 255281 282 »