Show patches with: none      |   127334 patches
« 1 2 ... 678 679 6801273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Remove use of std::abs in experimental::{gcd,lcm} - - - - --- 2016-09-30 Jonathan Wakely New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
[PATCHv2] Optimise the fpclassify builtin to perform integer operations when possible - - - - --- 2016-09-30 Tamar Christina New
[RFC] gcov: dump in a static dtor instead of in an atexit handler - - - - --- 2016-09-30 Martin Liška New
[wwwdocs] Make it more obvious which releases are still supported - - - - --- 2016-09-30 Jonathan Wakely New
[gomp4] improve collapse user var calculation - - - - --- 2016-09-30 Nathan Sidwell New
Adjust fall through comments in aarch64-simd.md - - - - --- 2016-09-30 Marek Polacek New
libstdc++/77795 Only declare ::gets for C++98 and C++11 - - - - --- 2016-09-30 Jonathan Wakely New
[accaf,Fortran,v1] Generate caf-reference chains only from the first coarray reference on, and more. - - - - --- 2016-09-30 Andre Vehreschild New
[4/5] shrink-wrap: Shrink-wrapping for separate components - - - - --- 2016-09-30 Segher Boessenkool New
[Testsuite] Use correct effective-target settings for ARM fp16-aapcs tests. - - - - --- 2016-09-30 Matthew Wahab New
[DOC] Enhance document of asan-use-after-return param. - - - - --- 2016-09-30 Martin Liška New
Implement P0001R1 - C++17 removal of register storage class specifier - - - - --- 2016-09-30 Jakub Jelinek New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
Improve VRP range intersection - - - - --- 2016-09-30 Richard Biener New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-09-30 Bernd Edlinger New
read-md.c: track column numbers - - - - --- 2016-09-30 David Malcolm New
[committed] testsuite cleanups for nios2-elf - - - - --- 2016-09-30 Sandra Loosemore New
fixincludes: fix fixincludes for MinGW - - - - --- 2016-09-30 Tadek Kijkowski New
, Backport PR 77670 fix to GCC 6.3 - - - - --- 2016-09-29 Michael Meissner New
[i386] : Check maximum ext_level before calling CPUID with 0x80000008 - - - - --- 2016-09-29 Uros Bizjak New
Implement P0001R1 - C++17 removal of register storage class specifier - - - - --- 2016-09-29 Jakub Jelinek New
Fix -Wimplicit-fallthrough -C, handle some more comment styles and comments in between FALLTHRU com… - - - - --- 2016-09-29 Jakub Jelinek New
Use version namespace in normal mode - - - - --- 2016-09-29 François Dumont New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-09-29 Bernd Edlinger New
Disable compact casesi patterns for arcv2 - - - - --- 2016-09-29 Andrew Burgess New
[i386,testsuite] : Simplify feature bit tests in feature check headers - - - - --- 2016-09-29 Uros Bizjak New
[i386] : Fix PR 77756, _-get_cpuid() returns wrong values for level 7 (extended features) - - - - --- 2016-09-29 Uros Bizjak New
Machine-readable RTL dumps: print_rtx_function - - - - --- 2016-09-29 David Malcolm New
Fix missing -Wimplicit-fallthrough warning - - - - --- 2016-09-29 Marek Polacek New
Fix missing FALLTHRU comments - - - - --- 2016-09-29 Marek Polacek New
[v2] add -fprolog-pad=N option to c-family - - - - --- 2016-09-29 Torsten Duwe New
Fix LTO_STREAMER_DEBUG build - - - - --- 2016-09-29 Thomas Schwinge New
Explicitly list all tree codes in gcc/tree-streamer.c:record_common_node (was: [PR lto/77458] Avoid… - - - - --- 2016-09-29 Thomas Schwinge New
[Fortran] PR fortran/77764 - ICE in is_anonymous_component - - - - --- 2016-09-29 Fritz Reese New
[v3] Make optional::reset noexcept, make optional::value work in constant expressions. - - - - --- 2016-09-29 Ville Voutilainen New
[Fortran] PR fortran/77782 - ICE in gfc_get_union_type - - - - --- 2016-09-29 Fritz Reese New
[RFC] gcov: dump in a static dtor instead of in an atexit handler - - - - --- 2016-09-29 Martin Liška New
PATCH to fix g++.dg/cpp0x/fallthrough2.C - - - - --- 2016-09-29 Marek Polacek New
Define 3-argument overloads of std::hypot for C++17 (P0030R1) - - - - --- 2016-09-29 Jonathan Wakely New
[PR,lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types - - - - --- 2016-09-29 Thomas Schwinge New
PATCH to fix g++.dg/cpp0x/fallthrough2.C - - - - --- 2016-09-29 Marek Polacek New
[3/2] Fix PR77768 - - - - --- 2016-09-29 Richard Biener New
Fix PR55152 - - - - --- 2016-09-29 Richard Biener New
[accaf,Fortran,v1] Generate caf-reference chains only from the first coarray reference on, and more. - - - - --- 2016-09-29 Andre Vehreschild New
Define 3-argument overloads of std::hypot for C++17 (P0030R1) - - - - --- 2016-09-29 Jonathan Wakely New
[ARM] Fix new constraints and attributes of SI/HI data movement patterns - - - - --- 2016-09-29 Matthew Wahab New
Disable compact casesi patterns for arcv2 - - - - --- 2016-09-29 Claudiu Zissulescu New
Detect whether target can use -fprofile-update=atomic - - - - --- 2016-09-29 Rainer Orth New
[1/2] Fix PR77768 - - - - --- 2016-09-29 Richard Biener New
[fix,PR,other/31566] @missing_file gives bad error message - - - - --- 2016-09-29 Prasad Ghangal New
libgo patch committed: Copy runtime.go and runtime1.go from Go 1.7 to libgo - - - - --- 2016-09-29 Ian Lance Taylor New
[i386] : Fix PR 77756, _-get_cpuid() returns wrong values for level 7 (extended features) - - - - --- 2016-09-28 Uros Bizjak New
Patch ping - - - - --- 2016-09-28 Jakub Jelinek New
Patch ping - - - - --- 2016-09-28 Jakub Jelinek New
Shared mutex pool - - - - --- 2016-09-28 François Dumont New
Backport of 25 fortran patches - - - - --- 2016-09-28 Steve Kargl New
[i386,libgcc] : Remove obsolete workaround for PR 44174 - - - - --- 2016-09-28 Uros Bizjak New
include/std/chrono (system_clock): Fix typo in comment. - - - - --- 2016-09-28 Jonathan Wakely New
libgo patch committed: Pass -fcompiling-runtime when testing the runtime package - - - - --- 2016-09-28 Ian Lance Taylor New
Check for overflow in filesystem::last_write_time - - - - --- 2016-09-28 Jonathan Wakely New
[RTL,ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? -X : Y when conditional negation is a… - - - - --- 2016-09-28 Kyrill Tkachov New
[v4] GIMPLE store merging pass - - - - --- 2016-09-28 Kyrill Tkachov New
[PR77718] - - - - --- 2016-09-28 Aaron Sawdey New
[v3] Optimize strchr to strlen - - - - --- 2016-09-28 Wilco Dijkstra New
[gomp4] more tile parsing - - - - --- 2016-09-28 Nathan Sidwell New
Fix PR55152 - - - - --- 2016-09-28 Richard Biener New
Fix PR77407 - - - - --- 2016-09-28 Richard Biener New
[2/2] Extend -falign-FOO=N to N[,M[,N2[,M2]]] - - - - --- 2016-09-28 Denys Vlasenko New
[1/2] Temporary remove "at least 8 byte alignment" code from x86 - - - - --- 2016-09-28 Denys Vlasenko New
Avoid store forwarding issue in vectorizing strided SLP loads - - - - --- 2016-09-28 Richard Biener New
[2/2] Fix PR77768 - - - - --- 2016-09-28 Richard Biener New
[1/2] Fix PR77768 - - - - --- 2016-09-28 Richard Biener New
internal fn pretty printing - - - - --- 2016-09-28 Nathan Sidwell New
[ARC,COMMITTED] MAINTAINERS (Reviewers): Add myself. - - - - --- 2016-09-28 Claudiu Zissulescu New
libstdc++/77686 use may_alias for std::function storage - - - - --- 2016-09-28 Jonathan Wakely New
Fix undefined behavior on g++.dg/pr77550.C (PR 77748) - - - - --- 2016-09-28 Bernd Edlinger New
Un-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO configurations (was: [PATCH] Refactor section/l… - - - - --- 2016-09-28 Thomas Schwinge New
[RTL,ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? -X : Y when conditional negation is a… - - - - --- 2016-09-28 Kyrill Tkachov New
Refactor section/label init for early LTO debug - - - - --- 2016-09-28 Richard Biener New
[libgfortran] PR77707 formatted direct access: nextrec off by one - - - - --- 2016-09-28 Jerry DeLisle New
Fix gcc.dg/tree-ssa/pr68198.c - - - - --- 2016-09-28 Bernd Edlinger New
[2/2] Disable .gnu_attribute tags in compatibility-ldbl.o - - - - --- 2016-09-28 Alan Modra New
[1/2,RS6000] .gnu.attribute Tag_GNU_Power_ABI_FP - - - - --- 2016-09-28 Alan Modra New
fix typos behind incorrect destination buffer length in -Wformat-length warning (77762) - - - - --- 2016-09-27 Martin Sebor New
libgo patch committed: Separate mksysinfo inputs into separate Makefile targets - - - - --- 2016-09-27 Ian Lance Taylor New
Go patch committed: Don't duplicate calls with multiple results - - - - --- 2016-09-27 Ian Lance Taylor New
Go patch committed: add src information to AST dumps - - - - --- 2016-09-27 Ian Lance Taylor New
PATCH to add more FALLTHRU markers - - - - --- 2016-09-27 Jakub Jelinek New
fix profiledbootstrap with -Werror=format-length (77753) - - - - --- 2016-09-27 Martin Sebor New
[C++] P0018R3, C++17 lambda capture of *this by value as [=,*this] - - - - --- 2016-09-27 Jakub Jelinek New
PR fortran/58991 and fortran/58992 - - - - --- 2016-09-27 Steve Kargl New
[C++] P0018R3, C++17 lambda capture of *this by value as [=,*this] - - - - --- 2016-09-27 Jakub Jelinek New
[C++] Fix -fsanitize=return on small functions (PR c++/77722) - - - - --- 2016-09-27 Jakub Jelinek New
[gomp4] loop abstraction fns - - - - --- 2016-09-27 Nathan Sidwell New
PATCH to add more FALLTHRU markers - - - - --- 2016-09-27 Marek Polacek New
[COMMITTED,aarch64] Delete one redundant word in target-supports.exp comment - - - - --- 2016-09-27 Jiong Wang New
Define feature macro and update C++17 library status - - - - --- 2016-09-27 Jonathan Wakely New
debug container mutex association - - - - --- 2016-09-27 Jonathan Wakely New
Define 3-argument overloads of std::hypot for C++17 (P0030R1) - - - - --- 2016-09-27 Jonathan Wakely New
« 1 2 ... 678 679 6801273 1274 »