Show patches with: none      |   128001 patches
« 1 2 ... 914 915 9161280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
LTO streamer reorg - try to reduce WPA memory use - - - - --- 2014-07-30 Richard Biener New
[Ada] SPARK 2014 aspects should not be delayed - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] Front-end inlining in GNATprove mode - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] Add query function to distinguish code of inlining from instances - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] New unit GNAT.Formatted_String providing C/C++ format string support - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] Illegal external aspects not detected - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] Improve run time performance for large array reset - - - - --- 2014-07-30 Arnaud Charlet New
[AArch64_be] Don't fold reduction intrinsics. - - - - --- 2014-07-30 James Greenhalgh New
[AArch64_be] Fix vec_select hi/lo mask confusions. - - - - --- 2014-07-30 James Greenhalgh New
[Ada] Inheritance of variables in extending projects - - - - --- 2014-07-30 Arnaud Charlet New
[Ada] Internal cleanup for Predicate_Tests_On_Arguments - - - - --- 2014-07-30 Arnaud Charlet New
Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *) - - - - --- 2014-07-30 Martin Jambor New
[LTO] Do not use the data streamer when we are not using it - - - - --- 2014-07-30 Richard Biener New
[GSoC] type of an isl_ast_expr_id - - - - --- 2014-07-30 Roman Gareev New
Add debug output to speculative polymorphic contextes, testcase and fix an ICE - - - - --- 2014-07-30 Jan Hubicka New
[avr] Add device name to cpp_builtins - - - - --- 2014-07-30 Senthil Kumar Selvaraj New
[wwwdocs] Add gcc-5/{changes,criteria}.html - - - - --- 2014-07-30 Tobias Burnus New
update for test ftrapv-1.c - - - - --- 2014-07-30 Doug Gilmore New
testsuite allocators patch - - - - --- 2014-07-29 Jonathan Wakely New
Making it easier to set breakpoints in gdb on pass->execute methods - - - - --- 2014-07-29 David Malcolm New
[alpha] : Fix PR/47230 [4.6/4.7 Regression] gcc fails to bootstrap on alpha in stage2 with "relocat… - - - - --- 2014-07-29 Uros Bizjak New
Warn when returning the address of a temporary (middle-end) v2 - - - - --- 2014-07-29 Marc Glisse New
libstdc++/61947 fix constructor ambiguity in std::tuple - - - - --- 2014-07-29 Jonathan Wakely New
libstdc++/61946 Fix old regression in <ext/rope> - - - - --- 2014-07-29 Jonathan Wakely New
[Combine] missed one ASHIFTRT opt opportunity - - - - --- 2014-07-29 Jiong Wang New
[Ada] Small cleanup in array aggregate handling code - - - - --- 2014-07-29 Arnaud Charlet New
[AArch64] Add constrain to address offset in storewb_pair/loadwb_pair insns - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Fix offset glitch in load reg pair pattern - - - - --- 2014-07-29 Jiong Wang New
[Ada] Apply proper predicate tests to OUT and IN OUT parameters - - - - --- 2014-07-29 Arnaud Charlet New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
[rs6000] Use new __builtin_pack_longdouble within libgcc's ibm-ldouble.c - - - - --- 2014-07-29 Peter Bergner New
[Ada] Selectively inline subprograms in GNATprove mode - - - - --- 2014-07-29 Arnaud Charlet New
[ARM] Optimize copysign/copysignf for soft-float using BFI - - - - --- 2014-07-29 Jiong Wang New
C++ PATCH for c++/61687 (extra errors with -O2) - - - - --- 2014-07-29 Jason Merrill New
[Ada] PR ada/60652 - Wrong value for System.OS_Constants.CRTSCTS - - - - --- 2014-07-29 Arnaud Charlet New
Warn about unclosed pragma omp declare target. - - - - --- 2014-07-29 Ilya Tocar New
[C++] PR 57397 - - - - --- 2014-07-29 Paolo Carlini New
[GSoC,match-and-simplify] include is-a.h - - - - --- 2014-07-29 Prathamesh Kulkarni New
[Ada] Out parameters of a null-excluding access type in entries. - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Implement SPARK RM C.6 rules - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Fix problem with Error arg for Unevaluated_Use_Of_Old - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] New pragma Default_Scalar_Storage_Order - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Implement static predicates for string/real types - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Cleanup handling of discrete static predicates - - - - --- 2014-07-29 Arnaud Charlet New
PR61868 - - - - --- 2014-07-29 Bingfeng Mei New
[Ada] New pragma Unevaluated_Use_Of_Old - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Cleanup for static expressions raising constraint error - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Missing finalization of a transient class-wide function result - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Undefined symbols when building GPS - - - - --- 2014-07-29 Arnaud Charlet New
add hash_set - - - - --- 2014-07-29 Trevor Saunders New
[Ada] Interface conversions and limited_with clauses. - - - - --- 2014-07-29 Arnaud Charlet New
[Ada] Error handling consistency for named associations - - - - --- 2014-07-29 Arnaud Charlet New
Patch for constexpr variable templates - - - - --- 2014-07-29 Braden Obrzut New
Restore -ftrapv bootstrap - - - - --- 2014-07-29 Richard Biener New
[GSoC] type of an isl_ast_expr_id - - - - --- 2014-07-29 Roman Gareev New
[ARM] Fix shrink-wrap regressions on arm thumb2 test - - - - --- 2014-07-29 Jiong Wang New
[go] : Restore bootstrap - - - - --- 2014-07-29 Martin Liška New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
Fix ICE for gcc.dg/noncompile/920507-1.c - - - - --- 2014-07-29 Tony Wang New
PATCH: PR bootstrap/61914: [4.10 Regression] wide-int change breaks bootstrap - - - - --- 2014-07-29 H.J. Lu New
[wwwdocs] Add UK go-parts.com mirror - - - - --- 2014-07-28 Gerald Pfeifer New
fix i686-elf build - - - - --- 2014-07-28 Trevor Saunders New
[Fortran] -fcoarray=lib - support CRITICAL, prepare for locking support - - - - --- 2014-07-28 Tobias Burnus New
another gcov reworking - - - - --- 2014-07-28 Nathan Sidwell New
Update config.sub from upstream - - - - --- 2014-07-28 Anthony Green New
[gomp-4_0-branch] openacc parallel reduction part 1 - - - - --- 2014-07-28 Thomas Schwinge New
[c++-concepts] overloading update - - - - --- 2014-07-28 Andrew Sutton New
[DOC] Fix -Wno-odr entry - - - - --- 2014-07-28 Marek Polacek New
[gomp4] Fix bootstrap - - - - --- 2014-07-28 Tom de Vries New
Basic speculation support for polymorphic_call_context - - - - --- 2014-07-28 Jan Hubicka New
[commit,4.8/4.9,libobjc] Match branch ABI (Re: [PATCH, rs6000, 4.8/4.9] Fix alignment of non-Altive… - - - - --- 2014-07-28 Ulrich Weigand New
[gomp-4_0-branch] reductions with reference vars - - - - --- 2014-07-28 Cesar Philippidis New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-28 Yury Gribov New
Add 'force-dwarf-lexical-blocks' command line option - - - - --- 2014-07-28 Herman, Andrei New
libjava/classpath/native/jni/java-lang/java_lang_VMProcess.c: Be sure 'errbuf' always be zero termi… - - - - --- 2014-07-28 Chen Gang New
Avoid multiple entry SCC regions - - - - --- 2014-07-28 Jan Hubicka New
[gomp4] Optimize expand_omp_for_static_chunk for chunk_size one - - - - --- 2014-07-28 Tom de Vries New
Testcase for PR61801 - - - - --- 2014-07-28 Richard Biener New
Fix PR middle-end/61734 - - - - --- 2014-07-28 Eric Botcazou New
Fix ICE with -Wodr (PR middle-end/61913) - - - - --- 2014-07-28 Jan Hubicka New
Fix PR61921 - - - - --- 2014-07-28 Richard Biener New
gcc/fortran/resolve.c: Let 'err_len' have real effect in gfc_explicit_interface_required() - - - - --- 2014-07-28 Chen Gang New
Testcase for PR61801 - - - - --- 2014-07-28 Richard Biener New
[PING] Fix mklog to support running from arbitrary folder - - - - --- 2014-07-28 Yury Gribov New
[PR61776] verify_flow_info failed: control flow in the middle of basic block with -fprofile-generate - - - - --- 2014-07-28 Wei Mi New
[GSoC,match-and-simplify] include is-a.h - - - - --- 2014-07-27 Prathamesh Kulkarni New
[GSoC,match-and-simplify] sanitize option checking - - - - --- 2014-07-27 Prathamesh Kulkarni New
[6/6] Convert tree-ssa-tail-merge to inchash - - - - --- 2014-07-27 Andi Kleen New
[5/6] Convert tree-ssa-sccvn to inchash - - - - --- 2014-07-27 Andi Kleen New
[4/6] Convert tree-ssa-dom to inchash - - - - --- 2014-07-27 Andi Kleen New
[3/6] Convert ipa-devirt to inchash - - - - --- 2014-07-27 Andi Kleen New
[2/6] Convert asan.c to inchash - - - - --- 2014-07-27 Andi Kleen New
[1/6] RTL & dwarf2out changes - - - - --- 2014-07-27 Andi Kleen New
[committed] Remove my MIPS maintainer entry - - - - --- 2014-07-27 Richard Sandiford New
PR61919: Invalid rtx sharing in tree-outof-ssa.c - - - - --- 2014-07-27 Richard Sandiford New
[Fortran] Add first coarray ABI documentation to gfortran.texi - - - - --- 2014-07-27 Tobias Burnus New
[moxie] Add moxiebox target - - - - --- 2014-07-27 Anthony Green New
[i386,AVX512,1/n] Introduce `-mavx512dq' switch - - - - --- 2014-07-27 Kirill Yukhin New
Fix ICE with -Wodr (PR middle-end/61913) - - - - --- 2014-07-27 Marek Polacek New
[GSoC] generation of Gimple code from isl_ast_node_if - - - - --- 2014-07-27 Roman Gareev New
« 1 2 ... 914 915 9161280 1281 »