Show patches with: none      |   28308 patches
« 1 2 ... 244 245 246283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] benchtests: Mark output variables as used - - - - --- 2015-11-17 Siddhesh Poyarekar New
Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253) - - - - --- 2015-11-17 Andreas Schwab New
Eliminate redundant sign extensions in pow() - - - - --- 2015-11-16 Anton Blanchard New
Archive rebuild to test potential stdlib.h / sys/types.h changes in glibc 2.23 - - - - --- 2015-11-15 Zack Weinberg New
[v2] hppa: Handle __gmon_start__ as undefined weak or hidden on hppa - - - - --- 2015-11-15 John David Anglin New
Fix strtol in Turkish locales (bug 19242) - - - - --- 2015-11-13 Joseph Myers New
[PING,v3] Add pretty printers for the NPTL lock types - - - - --- 2015-11-13 Martin Galvan New
Fix ldbl-128ibm strtold overflow handling (bug 14551) [committed] - - - - --- 2015-11-13 Joseph Myers New
S390: Use __asm__ instead of asm. - - - - --- 2015-11-13 Stefan Liebler New
Fix powerpc round, roundf spurious "inexact" (bug 19238) [committed] - - - - --- 2015-11-12 Joseph Myers New
Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exceptions (bug 19235) [committ… - - - - --- 2015-11-12 Joseph Myers New
[BZ,18572,ARM] Fix lazy TLSDESC race on arm - - - - --- 2015-11-12 Szabolcs Nagy New
[BZ,#19178] Add a test for prelink output - - - - --- 2015-11-11 H.J. Lu New
Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (bug 19228) [committed] - - - - --- 2015-11-11 Joseph Myers New
Add more tests of pow [committed] - - - - --- 2015-11-10 Joseph Myers New
[v3] Remove signal handling for nanosleep (bug 16364) - - - - --- 2015-11-10 Adhemerval Zanella Netto New
[v2] Remove signal handling for nanosleep (bug 16364) - - - - --- 2015-11-10 Adhemerval Zanella Netto New
pylintrc: disable reports - - - - --- 2015-11-10 Mike Frysinger New
list-fixed-bugs: use argparse for the commandline - - - - --- 2015-11-10 Mike Frysinger New
[roland/nacl-open-resource] NaCl: Use open_resource API for shared objects - - - - --- 2015-11-10 Roland McGrath New
Work around conflicting declarations of math functions - - - - --- 2015-11-09 Florian Weimer New
Remove __signbit* from localplt.data - - - - --- 2015-11-09 Wilco Dijkstra New
Remove signal handling for nanosleep (bug 16364) - - - - --- 2015-11-09 Adhemerval Zanella Netto New
Add script to list fixed bugs for the NEWS file - - - - --- 2015-11-09 Marko Myllynen New
Remove signal handling for nanosleep (bug 16364) - - - - --- 2015-11-08 Adhemerval Zanella Netto New
Fix nearbyintl linkage for ia64 (bug 19219) - - - - --- 2015-11-08 Adhemerval Zanella Netto New
[v3] Add pretty printers for the NPTL lock types - - - - --- 2015-11-07 Martin Galvan New
[BZ,#19178] Add a test for prelink output - - - - --- 2015-11-07 H.J. Lu New
Fix lgamma setting signgam for ISO C (bug 15421) - - - - --- 2015-11-06 Joseph Myers New
Fix typo in signgam test messages [committed] - - - - --- 2015-11-06 Joseph Myers New
[v1a] malloc: Do not free or realloc chunks in corrupt arenas - - - - --- 2015-11-06 Florian Weimer New
malloc: Do not free or realloc chunks in corrupt arenas - - - - --- 2015-11-06 Florian Weimer New
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code - - - - --- 2015-11-06 Florian Weimer New
Implement "make update-all-abi" - - - - --- 2015-11-06 Florian Weimer New
ld.so: Add original DSO name if overridden by audit module [BZ #18251] - - - - --- 2015-11-06 Florian Weimer New
[1/1] aarch64:fix aarch64_tlsdesc conflict handling - - - - --- 2015-11-06 Maninder Singh New
Remove configure tests for some linker -z options - - - - --- 2015-11-06 Joseph Myers New
Run libm-test tests for finite-math-only functions [committed] - - - - --- 2015-11-05 Joseph Myers New
[COMMITTED] Fix some stub prototypes missing ... after K&R conversion - - - - --- 2015-11-05 Roland McGrath New
Add script to list fixed bugs for the NEWS file - - - - --- 2015-11-05 Joseph Myers New
Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213) [committed] - - - - --- 2015-11-05 Joseph Myers New
Add script to list fixed bugs for the NEWS file - - - - --- 2015-11-05 Joseph Myers New
termios.3: Add missing details on behaviour of PARMRK - - - - --- 2015-11-05 Olivier TARTROU New
Fix finite-math-only lgamma functions signgam setting (bug 19211) - - - - --- 2015-11-05 Joseph Myers New
Fix features.h for -Wundef (bug 19212) - - - - --- 2015-11-05 Joseph Myers New
Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209) [committed] - - - - --- 2015-11-05 Joseph Myers New
Make bits/math-finite.h conditions match other headers (bug 19205) [committed] - - - - --- 2015-11-05 Joseph Myers New
Refactor libm-test inline tests disabling [committed] - - - - --- 2015-11-04 Joseph Myers New
[v5] Implement strlcpy [BZ #178] - - - - --- 2015-11-04 Florian Weimer New
[COMMITTED] Remove a spurious attribution - - - - --- 2015-11-04 Florian Weimer New
Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tgamma, y0, y1, yn, signi… - - - - --- 2015-11-04 Joseph Myers New
[v2] Require at least Linux 2.6.33 on alpha - - - - --- 2015-11-03 Florian Weimer New
Require at least Linux 2.6.33 on alpha - - - - --- 2015-11-03 Florian Weimer New
[v2] glibc: Terminate process on invalid netlink response from kernel [BZ #12926] - - - - --- 2015-11-03 Florian Weimer New
malloc: Fix ptmalloc_lock_all/_int_new_arena deadlock [BZ #19182] - - - - --- 2015-11-03 Florian Weimer New
Don't macro-expand failed assertion expression - - - - --- 2015-11-03 David Kastrup New
Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, remquo, rint) [committ… - - - - --- 2015-11-03 Joseph Myers New
Fix dbl-64 remainder sign of zero result (bug 19201) [committed] - - - - --- 2015-11-03 Joseph Myers New
Remove --no-whole-archive configure test - - - - --- 2015-11-02 Joseph Myers New
Make nextafter, nexttoward set errno (bug 6799) [committed] - - - - --- 2015-11-02 Joseph Myers New
Remove init_array / fini_array configure test - - - - --- 2015-11-02 Joseph Myers New
[v4] Implement strlcpy [BZ #178] - - - - --- 2015-11-02 Florian Weimer New
Fix typos in LC_TELEPHONE in i18n locale - - - - --- 2015-11-01 Mike FABIAN New
[BZ,15578] The kk_KZ locale update - - - - --- 2015-10-30 Baurzhan Muftakhidinov New
Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189) [committed] - - - - --- 2015-10-29 Joseph Myers New
Do not test sign of zero result from infinite argument to Bessel functions [committed] - - - - --- 2015-10-29 Joseph Myers New
Make drem an alias of remainder (bug 16171) [committed] - - - - --- 2015-10-29 Joseph Myers New
[PATCHv3] powerpc: Spinlock optimization and cleanup - - - - --- 2015-10-29 Paul E. Murphy New
[v3] Implement strlcpy [BZ #178] - - - - --- 2015-10-29 Florian Weimer New
Implement "make update-all-abi" - - - - --- 2015-10-29 Florian Weimer New
Simplify the abilist format - - - - --- 2015-10-29 Florian Weimer New
Remove cpuid.h configure tests - - - - --- 2015-10-29 Joseph Myers New
Remove configure tests for visibility support - - - - --- 2015-10-28 Joseph Myers New
[BZ,#19178] ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA conflict - - - 1 --- 2015-10-28 H.J. Lu New
Handle more state in i386/x86_64 fesetenv (bug 16068) [committed] - - - - --- 2015-10-28 Joseph Myers New
powerpc: More elision improvements - - - - --- 2015-10-28 Paul E. Murphy New
[BZ,#19178] ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA conflict - - - - --- 2015-10-28 H.J. Lu New
Use C11 CMPLX* macros in libm tests [committed] - - - - --- 2015-10-28 Joseph Myers New
[PING,SPARC] supporting more than 2g in niagara4 memcpy and memset - - - - --- 2015-10-28 Jose E. Marchesi New
Use C11 *_TRUE_MIN macros where applicable [committed] - - - - --- 2015-10-28 Joseph Myers New
[v4,COMMITTED] malloc: Prevent arena free_list from turning cyclic [BZ #19048] - - - - --- 2015-10-28 Florian Weimer New
[SPARC] sysdeps/sparc/preconfigure cleanup - - - - --- 2015-10-28 Jose E. Marchesi New
Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181) - - - - --- 2015-10-28 Joseph Myers New
Remove miscellaneous GCC >= 4.7 version conditionals - - - - --- 2015-10-28 Joseph Myers New
Use C11 *_DECIMAL_DIG macros in libm-test.inc [committed] - - - - --- 2015-10-28 Joseph Myers New
Use max_align_t from <stddef.h> - - - - --- 2015-10-28 Joseph Myers New
Remove -mavx2 configure tests - - - - --- 2015-10-28 Joseph Myers New
[BZ,#19178] ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA conflict - - - - --- 2015-10-28 H.J. Lu New
Remove configure test for ARM TLS descriptors support [committed] - - - - --- 2015-10-27 Joseph Myers New
Remove MIPS16 atomics using __sync_* (bug 17404) [committed] - - - - --- 2015-10-27 Joseph Myers New
Remove GCC version conditionals on -Wmaybe-uninitialized pragmas - - - - --- 2015-10-27 Joseph Myers New
Add -std=gnu11 and -std=c11 NPTL initializers tests - - - - --- 2015-10-27 Joseph Myers New
Remove pre-GCC-4.7 conform/ test XFAILs [committed] - - - - --- 2015-10-27 Joseph Myers New
Use -std=c11 for C11 conform/ tests - - - - --- 2015-10-27 Joseph Myers New
Use -std=gnu11 instead of -std=gnu99 - - - - --- 2015-10-27 Joseph Myers New
Remove sysdeps/nptl/configure.ac - - - - --- 2015-10-27 Joseph Myers New
Fix BZ 19165 -- overflow in fread / fwrite - - - - --- 2015-10-27 Paul Pluzhnikov New
Remove TLS configure tests - - - - --- 2015-10-26 Joseph Myers New
[PATCHv2] soft-fp: Automatically create KF files from TF ones - - - - --- 2015-10-26 Tulio Magno Quites Machado Filho New
Remove support for removing glibc 2.0 headers - - - - --- 2015-10-26 Joseph Myers New
« 1 2 ... 244 245 246283 284 »