Show patches with: none      |   126840 patches
« 1 2 ... 271 272 2731268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR middle-end/57370 - - - - --- 2013-06-27 Easwaran Raman New
SSA identifiers - - - - --- 2013-06-27 Andrew MacLeod New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-27 Iyer, Balaji V New
[fortran] PR 50554 - redefinition of index variable with inquire(iolength=...) - - - - --- 2013-06-27 Thomas Koenig New
Go patch committed: Improve error message - - - - --- 2013-06-27 Ian Lance Taylor New
Go patch committed: Fix method sets with embedded pointer types - - - - --- 2013-06-27 Ian Lance Taylor New
[fortran] PR 50554 - redefinition of index variable with inquire(iolength=...) - - - - --- 2013-06-27 Tobias Burnus New
[C++] PR 57645 (Core/1123 fallout) 2nd Try - - - - --- 2013-06-27 Paolo Carlini New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-28 Ed Smith-Rowland New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-28 Iyer, Balaji V New
Fix ICE with __builtin_rd{tsc,tscp,pmc} without lhs (PR target/57736) - - - - --- 2013-06-28 Jakub Jelinek New
Fix non-INTEGER_CST step vectorization (PR tree-optimization/57741) - - - - --- 2013-06-28 Jakub Jelinek New
[fortran] PR 50554 - redefinition of index variable with inquire(iolength=...) - - - - --- 2013-06-28 Tobias Burnus New
*ping* - Re: [Patch, Fortran] Add end-of-scope finalization (Part 2 of 2) - - - - --- 2013-06-28 Tobias Burnus New
[Aarch64] Make frame grow downwards - - - - --- 2013-06-28 Christophe Lyon New
Disable strassen.f90 test for aarch64 tiny memory model. - - - - --- 2013-06-28 Marcus Shawcroft New
[COMMITTED] AArch64 remove aarch64_symbolic_constant_p. - - - - --- 2013-06-28 Marcus Shawcroft New
Caller instrumentation with -finstrument-calls - - - - --- 2013-06-28 Paul_Woegerer@mentor.com New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-28 Iyer, Balaji V New
[Fortran] PR54788 ICE on pointer-array element assignment - - - - --- 2013-06-28 Dominique d'Humières New
[powerpc] , PR 57744, fix quad word atomic instructions to use even/odd registers - - - - --- 2013-06-28 Michael Meissner New
[COMMITTED] AArch64 minor update to comment w.r.t address models. - - - - --- 2013-06-28 Marcus Shawcroft New
[COMMITTED] AArch64 fix layout of aarch64_cannot_force_const_mem. - - - - --- 2013-06-28 Marcus Shawcroft New
[gomp4] SIMD clauses patch committed - - - - --- 2013-06-28 Jakub Jelinek New
[powerpc] , PR 57744, fix quad word atomic instructions to use even/odd registers - - - - --- 2013-06-28 Michael Meissner New
[google/gcc-4_8] Fix ICE in output_pubname - - - - --- 2013-06-28 Cary Coutant New
patch to fix a bug in LRA hard reg splitting - - - - --- 2013-06-28 Vladimir Makarov New
[C++] PR 57645 - - - - --- 2013-06-28 Paolo Carlini New
[i386] Cannot inline sse*.* functions into avx functions - - - - --- 2013-06-28 Sriraman Tallam New
patch to fix a bug in LRA hard reg splitting - - - - --- 2013-06-29 Vladimir Makarov New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-29 Ed Smith-Rowland New
Folding (a ? b : c) op d - - - - --- 2013-06-29 Marc Glisse New
Unordered container insertion hints - - - - --- 2013-06-29 François Dumont New
Fwd: [PATCH] Attribute for unused warning for variables of non-trivial types - - - - --- 2013-06-30 Lubos Lunak New
[v3] Update container::insert / emplace members to take const_iterator(s) (Part 2) - - - - --- 2013-06-30 Paolo Carlini New
unordered containers: reuse nodes on assignment - - - - --- 2013-06-30 François Dumont New
[2/4] fix -fstrict-volatile-bitfields bugs, v3 - - - - --- 2013-07-01 Sandra Loosemore New
[4/4] -fstrict-volatile-bitfields cleanup v3: remove from defaults on all targets - - - - --- 2013-07-01 Sandra Loosemore New
Caller instrumentation with -finstrument-calls - - - - --- 2013-07-01 Paul_Woegerer@mentor.com New
[Fortran] PR57469 - silence unused dummy arg warning, if it is used in a namelist - - - - --- 2013-07-01 Tobias Burnus New
if-to-switch pass - - - - --- 2013-07-01 Tom de Vries New
[gomp4] Fix up #pragma omp declare simd parsing - - - - --- 2013-07-01 Jakub Jelinek New
[C++] Implement new "force_static" attribute - - - - --- 2013-07-01 David Malcolm New
Fix for PR c/57490 - - - - --- 2013-07-01 Iyer, Balaji V New
[v3] Update container::insert / emplace members to take const_iterator(s) (Part 3) - - - - --- 2013-07-01 Paolo Carlini New
Fix for PR c/57490 - - - - --- 2013-07-01 Iyer, Balaji V New
Fix for PR c/57490 - - - - --- 2013-07-01 Iyer, Balaji V New
[i386] Cannot inline sse*.* functions into avx functions - - - - --- 2013-07-01 Sriraman Tallam New
Remove global state from gcc/tracer.c - - - - --- 2013-07-01 David Malcolm New
[libatomic] Add --enable-werror. - - - - --- 2013-07-01 Ryan Hill New
[libitm] Add --enable-werror. - - - - --- 2013-07-01 Ryan Hill New
[i386] Cannot inline sse*.* functions into avx functions - - - - --- 2013-07-01 Uros Bizjak New
[GOOGLE] use expand_location when checking same_line_p - - - - --- 2013-07-01 Dehao Chen New
[1/4,lambda,polymorphic] Support template-parameter-list in lambda-declarator. - - - - --- 2013-07-01 Adam Butcher New
[2/4,lambda,polymorphic] Support generic lambdas in templates. - - - - --- 2013-07-01 Adam Butcher New
[3/4,lambda,polymorphic] Infer template parameter from auto used in function parameter list. - - - - --- 2013-07-01 Adam Butcher New
[4/4,lambda,polymorphic,HACK] Avoid crash on symbol table writing when generic lambda declared with… - - - - --- 2013-07-01 Adam Butcher New
[debug] Added DEBUG_FUNCTION void dump_backtrace. - - - - --- 2013-07-02 Adam Butcher New
[rs6000,libitm] Enable Hardware Transactional Memory (HTM) support on Power - - - - --- 2013-07-02 Peter Bergner New
[wwwdocs] gcc-4.9 changes: mention support of the Intel Silvermont microarchitecture - - - - --- 2013-07-02 Chung-Ju Wu New
[i386,PR57623] Introduce synonyms for BMI intrinsics - - - - --- 2013-07-02 Kirill Yukhin New
[AArch64] Convert ld1, st1 arm_neon.h intrinsics to RTL builtins. - - - - --- 2013-07-02 James Greenhalgh New
[AArch64] Remove unused types and variables for abi types - - - - --- 2013-07-02 Yufeng Zhang New
Make all usage of "input_location" be explicit - - - - --- 2013-07-02 David Malcolm New
[PING] for for c/PR57541 - - - - --- 2013-07-02 Iyer, Balaji V New
RFA: fix vrp66.c spurious failure for 16 bit int - - - - --- 2013-07-02 Joern Rennecke New
[AArch64,ILP32] 1/5 Initial support - configury changes - - - - --- 2013-07-02 Yufeng Zhang New
[google/gcc-4_7,google/gcc-4_8] Fix non-deterministic output with -gsplit-dwarf - - - - --- 2013-07-02 Cary Coutant New
Fix non-deterministic output with -gsplit-dwarf - - - - --- 2013-07-02 Cary Coutant New
[Google] Fix discriminator assignment for stmts - - - - --- 2013-07-03 Dehao Chen New
[python,libstdc++,printers] Fix gdb/15195 - - - - --- 2013-07-03 Phil Muldoon New
[gomp4] Compiler side of the cancellation support - - - - --- 2013-07-03 Jakub Jelinek New
[Fortran] PR57785 - Fix folding of dot_product for complex vars - - - - --- 2013-07-03 Tobias Burnus New
[C++] Fix up static_cast/reinterpret_cast parsing in template argument (PR c++/57771) - - - - --- 2013-07-03 Jakub Jelinek New
Fix up gather addressing in -m64 -fpic code (PR target/57777) - - - - --- 2013-07-03 Jakub Jelinek New
Committed: fix for frame-pointer-clobbering in builtins.c:expand_builtin_setjmp_receiver - - - - --- 2013-07-03 Hans-Peter Nilsson New
[libobjc] : Allow SjLj for x64 windows target - - - - --- 2013-07-03 Kai Tietz New
[rs6000] PR target/57150, do not use VSX instructions for long double caller saves - - - - --- 2013-07-03 Joseph Myers New
[gomp4] 3 minor OpenMP parsing tweaks - - - - --- 2013-07-03 Jakub Jelinek New
[Google] Fix discriminator assignment for stmts - - - - --- 2013-07-03 Dehao Chen New
[Google] Fix discriminator assignment for stmts - - - - --- 2013-07-03 Dehao Chen New
[C++] PR 38634 (Take 2) - - - - --- 2013-07-03 Paolo Carlini New
[AArch64] Add support for "wsp" register - - - - --- 2013-07-04 Yufeng Zhang New
[AArch64] Convert ld1, st1 arm_neon.h intrinsics to RTL builtins. - - - - --- 2013-07-04 James Greenhalgh New
[v3] libstdc++/57808 - - - - --- 2013-07-04 Paolo Carlini New
[i386] : RFC enable inlining for function with machine-attributes - - - - --- 2013-07-04 Kai Tietz New
[C++,testcase,committed] PR 54998 - - - - --- 2013-07-04 Paolo Carlini New
[rs6000] PR target/57150, do not use VSX instructions for long double caller saves - - - - --- 2013-07-04 Joseph Myers New
Fix pr571518.c test case. - - - - --- 2013-07-04 Marcus Shawcroft New
RFA: Fix c/57821 - - - - --- 2013-07-04 Joern Rennecke New
RFA: Fix c/57821 - - - - --- 2013-07-04 Joern Rennecke New
unordered containers: reuse nodes on assignment - - - - --- 2013-07-04 François Dumont New
Fix typos in libstdc++ comments and docs - - - - --- 2013-07-04 Jonathan Wakely New
various typo fix patches - - - - --- 2013-07-04 Veres Lajos New
PR57792: Bootstrap darwin13 or later with --with-sysroot to find SDK - - - - --- 2013-07-05 Jack Howarth New
Fix pr57637 - - - - --- 2013-07-05 Zhenqiang Chen New
[Ada] Function calls in prefixed form in preconditions in generics - - - - --- 2013-07-05 Arnaud Charlet New
[Ada] Detailed exception messages for aliased parameters - - - - --- 2013-07-05 Arnaud Charlet New
gcc/tree-complex.c: Fix minor typo in comment - - - - --- 2013-07-05 Thomas Quinot New
Fix pr57637 - - - - --- 2013-07-05 Zhenqiang Chen New
« 1 2 ... 271 272 2731268 1269 »