Show patches with: Archived = No       |   126779 patches
« 1 2 ... 270 271 2721267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR57584 - - - - --- 2013-06-24 Richard Biener New
[v3] libstdc++/57691 - - - - --- 2013-06-24 Paolo Carlini New
[AArch64] Update insv_1.c test for Big Endian - - - - --- 2013-06-24 Ian Bolton New
Change the badness computation to ensure no integer-underflow - - - - --- 2013-06-24 Dehao Chen New
[gomp4] Some progress on #pragma omp simd - - - - --- 2013-06-24 Jakub Jelinek New
[PR,57670] Do not turn member pointers to builtin_unreachable - - - - --- 2013-06-24 Martin Jambor New
Go patch committed: Implement method values - - - - --- 2013-06-24 Ian Lance Taylor New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-24 Iyer, Balaji V New
Change the badness computation to ensure no integer-underflow - - - - --- 2013-06-24 Dehao Chen New
Go patch committed: Check _ constant declarations - - - - --- 2013-06-24 Ian Lance Taylor New
[v3] libstdc++/57704 - - - - --- 2013-06-24 Paolo Carlini New
[google/gcc-4_8] Port -Wreal-conversion warning - - - - --- 2013-06-25 Sharad Singhai New
[google/gcc-4_8] Port -Wreal-conversion warning - - - - --- 2013-06-25 Sharad Singhai New
Fix formatting glitches - - - - --- 2013-06-25 Eric Botcazou New
Fix error recovery issue with alias - - - - --- 2013-06-25 Eric Botcazou New
[libgcc] The files auto-target.h and stamp-h should only be removed by "make distclean". - - - - --- 2013-06-25 Chung-Ju Wu New
[ARM] Implement static stack checking - - - - --- 2013-06-25 Eric Botcazou New
[PR,57208] Add ipa-cp created references to the symbol table - - - - --- 2013-06-25 Martin Jambor New
[wwwdocs] Update Fortran part in gcc-4.9/changes.html - - - - --- 2013-06-25 Tobias Burnus New
Allow vectorization of IVs with non-constant step (PR tree-optimization/57705) - - - - --- 2013-06-25 Jakub Jelinek New
[C++,PR57640] Explicit call of system literal operator complains about leading underscore - - - - --- 2013-06-25 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-25 Ed Smith-Rowland New
[AArch64] Minor refactoring of aarch64_add_offset - - - - --- 2013-06-25 Yufeng Zhang New
[AArch64] Minor refactoring of aarch64_force_temporary - - - - --- 2013-06-25 Yufeng Zhang New
Go patch committed: Fix some type determination issues - - - - --- 2013-06-25 Ian Lance Taylor New
[AArch64] Vector cost model. - - - - --- 2013-06-25 Tejas Belagod New
Go patch committed: Update shift test - - - - --- 2013-06-25 Ian Lance Taylor New
[AArch64] Support abs standard pattern for DI mode - - - - --- 2013-06-25 Ian Bolton New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-25 Iyer, Balaji V New
Basic support for MIPS r5900 - - - - --- 2013-06-25 Richard Sandiford New
[Fortran] Add end-of-scope finalization (Part 2 of 2) - - - - --- 2013-06-25 Tobias Burnus New
[v3] Avoid 4 check-debug spurious fails - - - - --- 2013-06-26 Paolo Carlini New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-26 Ed Smith-Rowland New
Fix for PR 57692 - - - - --- 2013-06-26 Iyer, Balaji V New
[Fortran] PR40276/PR57711 - improve generic diagnostic - - - - --- 2013-06-26 Tobias Burnus New
[ARM] Fix unrecognizable vector comparisons - - - - --- 2013-06-26 Zhenqiang Chen New
[Fortran] PR57721 - improve out-of-bounds error message for components - - - - --- 2013-06-26 Tobias Burnus New
documentation: clarify that Cilk Plus implementation is incomplete - - - - --- 2013-06-26 Aldy Hernandez New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-26 Ed Smith-Rowland New
[omp4/cilkplus] jumps in/out-of #pragma simd for - - - - --- 2013-06-26 Aldy Hernandez New
Use unsigned(-1) for lshift - - - - --- 2013-06-26 Marc Glisse New
Go patch committed: Don't permit global variables named init - - - - --- 2013-06-26 Ian Lance Taylor New
[PR,57208] Add ipa-cp created references to the symbol table - - - - --- 2013-06-26 Martin Jambor New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-26 Iyer, Balaji V New
Fix vectorizable_store - - - - --- 2013-06-26 Jakub Jelinek New
[Fortran] Coarrays: Don't (free)/alloc LHS coarray components on assignment - - - - --- 2013-06-26 Tobias Burnus New
GCC's -fsplit-stack disturbing Mach's vm_allocate - - - - --- 2013-06-26 Thomas Schwinge New
Hurd port for GCC Go - - - - --- 2013-06-26 Thomas Schwinge New
[C++] Implement DR1164 - - - - --- 2013-06-26 Marc Glisse New
[AArch64,ILP32] 1/5 Initial support - configury changes - - - - --- 2013-06-26 Yufeng Zhang New
[AArch64,ILP32] 2/5 More backend changes and support for small absolute and small PIC addressing mo… - - - - --- 2013-06-26 Yufeng Zhang New
[AArch64,ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types() - - - - --- 2013-06-26 Yufeng Zhang New
[AArch64,ILP32] 4/5 Change tests to be ILP32-friendly - - - - --- 2013-06-26 Yufeng Zhang New
[AArch64,ILP32] 5/5 Define _ILP32 and __ILP32__ - - - - --- 2013-06-26 Yufeng Zhang New
Go patch committed: Division by constant integer 0 is a compile error - - - - --- 2013-06-26 Ian Lance Taylor New
Go patch committed: Disallow fallthrough at end of switch - - - - --- 2013-06-26 Ian Lance Taylor New
C++ PATCH for c++/57408 (ICE with invalid VLA capture) - - - - --- 2013-06-27 Jason Merrill New
C++ PATCH to handling of overflow in in-class static member initializers - - - - --- 2013-06-27 Jason Merrill New
Improve jump threading using VRP information - - - - --- 2013-06-27 Jeff Law New
[google/gcc-4_8] Port -Wreal-conversion warning - - - - --- 2013-06-27 Sharad Singhai New
Fix pr57637 - - - - --- 2013-06-27 Zhenqiang Chen New
[v3] Update container::insert / emplace members to take const_iterator(s) (Part 1) - - - - --- 2013-06-27 Paolo Carlini New
[PING,C++] Remove finish_stmt - - - - --- 2013-06-27 Paolo Carlini New
[C++] Fix __builtin_shuffle - - - - --- 2013-06-27 Marc Glisse New
Fix up bzhi (PR target/57623) - - - - --- 2013-06-27 Jakub Jelinek New
Improve __popcount?i2 (PR middle-end/36041) - - - - --- 2013-06-27 Jakub Jelinek New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-27 Iyer, Balaji V New
Cilk Plus Array Notation for C++ - - - - --- 2013-06-27 Iyer, Balaji V New
patch to build GCC for arm with LRA - - - - --- 2013-06-27 Vladimir Makarov New
[AArch64,ILP32] Pad pointer-typed stack argument downward in ILP32 - - - - --- 2013-06-27 Yufeng Zhang New
[AArch64] Support BFXIL in the backend - - - - --- 2013-06-27 Ian Bolton New
patch to fix a bug in LRA hard reg splitting - - - - --- 2013-06-27 Vladimir Makarov New
RFA: patch to build GCC for arm with LRA - - - - --- 2013-06-27 Vladimir Makarov New
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
« 1 2 ... 270 271 2721267 1268 »