Show patches with: none      |   128467 patches
« 1 2 ... 954 955 9561284 1285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4,2/3] OpenACC data construct implementation in terms of GF_OMP_TARGET_KIND_OACC_DATA. - - - - --- 2014-03-12 Thomas Schwinge New
[avr] Fix PR60486: Typo cc_plus against cc_minus in calls of avr_out_plus_1 - - - - --- 2014-03-12 Georg-Johann Lay New
[C++,Patch/RFC] PR 60254 - - - - --- 2014-03-12 Paolo Carlini New
[libjava] : Cleanup include/dwarf2-signal.h to avoid several warnings - - - - --- 2014-03-12 Uros Bizjak New
Improve ifcombine - - - - --- 2014-03-12 Jakub Jelinek New
libgo patch committed: Compile math library with -ffp-contract=off - - - - --- 2014-03-12 Ian Lance Taylor New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-12 Thomas Preud'homme New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-12 Jerry DeLisle New
[GOOGLE] Writes annotation info in elf section. - - - - --- 2014-03-11 Dehao Chen New
Fix PR60505 - - - - --- 2014-03-11 Cong Hou New
[google/main] Fix arm build broken - - - - --- 2014-03-11 Han Shen New
Fix reassoc of vectors (PR tree-optimization/60502) - - - - --- 2014-03-11 Jakub Jelinek New
fix libstdc++/59680 - - - - --- 2014-03-11 Jonathan Wakely New
fix libstdc++/59215 - - - - --- 2014-03-11 Jonathan Wakely New
Backport fixes for allocator handling in std::vector move assign - - - - --- 2014-03-11 Jonathan Wakely New
[jit] Fix state issue in gcse.c - - - - --- 2014-03-11 David Malcolm New
[jit] Cleanup base_types - - - - --- 2014-03-11 David Malcolm New
fix libstdc++/60499 - - - - --- 2014-03-11 Jonathan Wakely New
Fix error message from -Wcast-qual when casting away volatile - - - - --- 2014-03-11 Gerald Pfeifer New
[C++,Patch/RFC] PR 60389 - - - - --- 2014-03-11 Paolo Carlini New
Improve ifcombine - - - - --- 2014-03-11 Jakub Jelinek New
Fix __builtin_unreachable related regression (PR middle-end/60482) - - - - --- 2014-03-11 Jakub Jelinek New
More PTA carefulness - - - - --- 2014-03-11 Richard Biener New
Fix error message from -Wcast-qual when casting away volatile - - - - --- 2014-03-11 Magnus Reftel New
Update -flto docs wrt option handling - - - - --- 2014-03-11 Richard Biener New
[C++,Patch/RFC] PR 60389 - - - - --- 2014-03-11 Paolo Carlini New
[2/4,GOMP4,Fortran] OpenACC 1.0+ support in fortran front-end - - - - --- 2014-03-11 Ilmir Usmanov New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-11 Thomas Preud'homme New
[nios2] Fix frame pointer calculation - - - - --- 2014-03-11 Chung-Lin Tang New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-11 Thomas Preud'homme New
[Build,Driver] Add -lcilkrts for -fcilkplus - - - - --- 2014-03-11 Tobias Burnus New
ARM: Weaker memory barriers - - - - --- 2014-03-11 John Carr New
[Ada] Fix typo in gcc-interface/Make-lang.in - - - - --- 2014-03-10 Eric Botcazou New
C++ PATCH for c++/60367 (wrong argument passing with {}) - - - - --- 2014-03-10 Jason Merrill New
[jit] Fix global state init_p within ipa_init - - - - --- 2014-03-10 David Malcolm New
[Google] Add libgcov dummy references for weak symbols - - - - --- 2014-03-10 Teresa Johnson New
[jit] Make various C++ wrapper methods const - - - - --- 2014-03-10 David Malcolm New
[libjava] : Avoid suggest parentheses around comparison in operand of '|' in java/lang/natObject.cc - - - - --- 2014-03-10 Uros Bizjak New
[(for,next,stage,1)] Add return type to gimple function dumps - - - - --- 2014-03-10 David Malcolm New
[jit] Use exceptions in the C++ wrapper API - - - - --- 2014-03-10 David Malcolm New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-10 Uros Bizjak New
Use the LTO linker plugin by default - - - - --- 2014-03-10 Rainer Orth New
C++ PATCH for c++/53492 (ICE with wrong template headers) - - - - --- 2014-03-10 Jason Merrill New
Only handle DECL_ABSTRACT_ORIGIN for fndecls in IPA (PR ipa/60457) - - - - --- 2014-03-10 Jakub Jelinek New
Keep -ffp-contract=fast by default if we have -funsafe-math-optimizations - - - - --- 2014-03-10 Ian Bolton New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-10 Uros Bizjak New
Fix a latent bug in cfgcleanup by updating loop's latch info if necessary - - - - --- 2014-03-10 Bin Cheng New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-10 jimmie.davis@l-3com.com New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-10 Jerry DeLisle New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-09 Uros Bizjak New
Add a new option "-ftree-bitfield-merge" (patch / doc inside) - - - - --- 2014-03-09 Zoran Jovanovic New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-09 jimmie.davis@l-3com.com New
[libstdc++-v3] PATCH, RFC: implement is_trivially_default_constructible - - - - --- 2014-03-09 Ville Voutilainen New
[fortran] PR 60392 wrong descriptor when passing a transposed array to a contiguous assumed shape d… - - - - --- 2014-03-09 Mikael Morin New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-09 Uros Bizjak New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-09 jimmie.davis@l-3com.com New
C++ PATCHes to run testsuite in C++14 mode - - - - --- 2014-03-09 Andreas Schwab New
[Build] libcilkrts/Makefile.am: Install cilk.h - - - - --- 2014-03-09 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
Cilk with -lcilkrts (was: Re: [wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes) - - - - --- 2014-03-08 Tobias Burnus New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-08 Jerry DeLisle New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
[libgfortran] Add a comment to libgfortran.h explaining what the (un)likely() macros do - - - - --- 2014-03-08 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
[wwwdocs,submitted] gcc-4.9/changes.html: Update Fortran - add deferred-length char component suppo… - - - - --- 2014-03-08 Tobias Burnus New
SPARC: Mention global register 7 usage for TLS - - - - --- 2014-03-08 Sebastian Huber New
Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation - - - - --- 2014-03-08 Ilya Verbin New
[Fortran] PR60447 - Stop generating *.s file with -E -cpp - - - - --- 2014-03-08 Tobias Burnus New
Re[2]: [patch] Remove two maintainers of avr port - - - - --- 2014-03-08 Anatoly Sokolov New
Ping^2 GCC trunk 4.9: documentation patch on plugins - - - - --- 2014-03-08 Basile Starynkevitch New
Fix bug 59586 - - - - --- 2014-03-08 Roman Gareev New
SPARC: Clarify -mapp-regs option - - - - --- 2014-03-08 Sebastian Huber New
[committed] PR 58271: Upgrade a warning to an error - - - - --- 2014-03-08 Richard Sandiford New
[Fortran] Update gfortran.texi's 2003/2008 status - - - - --- 2014-03-08 Tobias Burnus New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-08 Jerry DeLisle New
Fix PR c++/60393 - - - - --- 2014-03-07 Adam Butcher New
Fix PR c++/60033 - - - - --- 2014-03-07 Adam Butcher New
[libgfortran] PR60128 Wrong ouput using en edit descriptor - - - - --- 2014-03-07 Dominique d'Humières New
C++ PATCHes to run testsuite in C++14 mode - - - - --- 2014-03-07 Jason Merrill New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-07 Wei Mi New
[Ada] PR ada/60411 - - - - --- 2014-03-07 Arnaud Charlet New
[wwwdocs,committed] svn.html->branches - Add NEW fortran-caf branch, retire fortran-exp - - - - --- 2014-03-07 Tobias Burnus New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2014-03-07 Thomas Schwinge New
C++ PATCHes for C++14 testsuite regressions - - - - --- 2014-03-07 Jason Merrill New
[jit] Add GCC_JIT_FUNCTION_ALWAYS_INLINE and fix GCC_JIT_FUNCTION_INTERNAL. - - - - --- 2014-03-07 David Malcolm New
[wwwdocs] Add "Porting to GCC 4.9" document - - - - --- 2014-03-07 Jonathan Wakely New
[jit] Reorganize jit.dg/test-functions.c - - - - --- 2014-03-07 David Malcolm New
[wwwdocs] Add "Porting to GCC 4.9" document - - - - --- 2014-03-07 Jonathan Wakely New
[C++] PR 58609 - - - - --- 2014-03-07 Paolo Carlini New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-07 Uros Bizjak New
Remove two maintainers of avr port - - - - --- 2014-03-07 Denis Chertykov New
PATCH to add -std=c++14 - - - - --- 2014-03-07 Jason Merrill New
libbacktrace patch committed: Speed up sort - - - - --- 2014-03-07 Ian Lance Taylor New
[jit] Add creating globals to C++ wrapper API - - - - --- 2014-03-07 David Malcolm New
[jit] Tweaks to location-handling - - - - --- 2014-03-07 David Malcolm New
Patch RFC: Use internal qsort function in libbacktrace - - - - --- 2014-03-07 Rainer Orth New
[C++] Remove dead code - - - - --- 2014-03-07 Paolo Carlini New
[2/2,gomp4] Initial OpenACC support to C++ front-end - - - - --- 2014-03-07 Ilmir Usmanov New
« 1 2 ... 954 955 9561284 1285 »