Show patches with: State = Action Required       |    Archived = No       |   126600 patches
« 1 2 ... 251 252 2531265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/17232 (abstract class, array and sfinae) - - - - --- 2013-03-21 Jason Merrill New
C++ PATCH for c++/17232 (abstract class, array and sfinae) - - - - --- 2013-03-21 Jason Merrill New
C++ PATCH to use the same anonymous namespace name on all targets - - - - --- 2013-03-21 Jason Merrill New
C++ PATCH for c++/54532 (constexpr ptrmem) - - - - --- 2013-03-21 Jason Merrill New
C++ PATCH for c++/54359 ('this' in trailing-return-type with out-of-class method defn) - - - - --- 2013-03-21 Jason Merrill New
Record missing equivalence - - - - --- 2013-03-21 Jeff Law New
[i386] : Fix PR56656, Suffix or operands invalid for 'movq' - - - - --- 2013-03-21 Uros Bizjak New
[python,libstdc++,printers] Fix gdb/15195 - - - - --- 2013-03-21 Phil Muldoon New
Improve debug info for various cases where we drop location info on the floor (PR debug/55608) - - - - --- 2013-03-21 Jakub Jelinek New
Count -Werror promoted warnings separately (PR middle-end/48087) - - - - --- 2013-03-21 Jakub Jelinek New
Fix builtin tests for RTEMS targets - - - - --- 2013-03-21 Sebastian Huber New
[v2] Fix builtin tests for RTEMS targets - - - - --- 2013-03-21 Sebastian Huber New
[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem - - - - --- 2013-03-21 Christophe Lyon New
Fix ICE during RTL expansion at -O1 - - - - --- 2013-03-21 Eric Botcazou New
[Fortran] PR35203 - Fix VALUE + OPTIONAL handling for pass-by-value arguments - - - - --- 2013-03-21 Tobias Burnus New
[ARM] minmax_arithsi for non-canonical operand order with MINUS operator - - - - --- 2013-03-21 Kyrylo Tkachov New
[i386] : Small adjustment of *movdi_internal pattern - - - - --- 2013-03-21 Uros Bizjak New
dwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P functions. - - - - --- 2013-03-21 Mark Wielaard New
C++ PATCH: use identifier_p instead of naked TREE_CODE == IDENTIFIER_NODE - - - - --- 2013-03-22 Gabriel Dos Reis New
[libffi] : Make sure code is position-independent for x64 targets - - - - --- 2013-03-22 Kai Tietz New
[i386] : Treat dllimported symbol as external in predicates - - - - --- 2013-03-22 Kai Tietz New
[mingw] : Make POSIX-printf for mingw-based builds default - - - - --- 2013-03-22 Kai Tietz New
[java] : Avoid looping over the end_params_node in put_decl_node - - - - --- 2013-03-22 Kai Tietz New
[testsuite] : g++.dg - - - - --- 2013-03-22 Kai Tietz New
[libstdc++,testsuite] : Add new option dg-additional-options and make use of it for mingw targets - - - - --- 2013-03-22 Kai Tietz New
[libgcc] : Prepare cygwin.S file to share code with cygwin64 - - - - --- 2013-03-22 Kai Tietz New
[libgcc] : Adjust cygming-crtbegin code to use weak - - - - --- 2013-03-22 Kai Tietz New
[cygwin64] : Add and adjust some initial sources for x64 cygwin - - - - --- 2013-03-22 Kai Tietz New
[i386,windows] : Fix PR/52790 also required for workig upcoming cygwin x64 target - - - - --- 2013-03-22 Kai Tietz New
: Add configure and required host/target definitions for new cygwin x64 target - - - - --- 2013-03-22 Kai Tietz New
Fix PR56434 - - - - --- 2013-03-22 Richard Biener New
Update changes.html about -Wno-aggressive-loop-optimizations - - - - --- 2013-03-22 Jakub Jelinek New
Use gcc_checking_assert in as_a - - - - --- 2013-03-22 Richard Biener New
[committed] Use automake no-dist for libsanitizer (PR other/43620) - - - - --- 2013-03-22 Jakub Jelinek New
[committed] Use automake no-dist for libsanitizer, libffi, boehm-gc and libjava/classpath on 4.8 br… - - - - --- 2013-03-22 Jakub Jelinek New
[cilkplus-merge] fix various wrapping issues and correct some docs wording - - - - --- 2013-03-22 Aldy Hernandez New
[4/n,i386] : Merge and rewrite MMX move patterns using x64 and nox64 isa attribute - - - - --- 2013-03-22 Uros Bizjak New
Add Go notes for GCC 4.8 release - - - - --- 2013-03-22 Ian Lance Taylor New
C++ PATCH for c++/56684 (ICE with const local in template) - - - - --- 2013-03-22 Jason Merrill New
[wwwdocs] 4.8.0 libstdc++ links - - - - --- 2013-03-22 Benjamin Kosnik New
Sort targets alphabetically - - - - --- 2013-03-22 Sebastian Huber New
cilkplus array notation for C (clean, independent patchset, take 1) - - - - --- 2013-03-22 Iyer, Balaji V New
[GOOGLE] Fix the error when backporting r193857 from trunk - - - - --- 2013-03-22 Dehao Chen New
[mips] Patch to control the use of integer madd/msub instructions - - - - --- 2013-03-22 Steve Ellcey New
Use NOTE_P, CALL_P, etc. instead of GET_CODE in a bunch of files - - - - --- 2013-03-23 Steven Bosscher New
PATCH: Restore GCC 4.7 bootstrap on x86 - - - - --- 2013-03-23 H.J. Lu New
[Fortran] C Binding - module+intrinsic cleanup+bug fixes - - - - --- 2013-03-23 Tobias Burnus New
Fix combiner bug with 4th insn - - - - --- 2013-03-23 Eric Botcazou New
Fix RTL checking failure in return value code - - - - --- 2013-03-23 Eric Botcazou New
[ARM] Fix ICE in minipool handling at -Os - - - - --- 2013-03-23 Eric Botcazou New
[SPARC] Minor tweaks - - - - --- 2013-03-23 Eric Botcazou New
[Fortran] PR56696 - Fix EOF detection for listed-directed real_read - - - - --- 2013-03-23 Tobias Burnus New
minor, obvious cleanup in df-core.c - - - - --- 2013-03-23 Steven Bosscher New
Unified debug dump function names. - - - - --- 2013-03-23 Lawrence Crowl New
Remove the PR 55334 IPA-CP hack - - - - --- 2013-03-23 Martin Jambor New
Teach IPA-CP to make calls direct based on contents of aggregates - - - - --- 2013-03-24 Martin Jambor New
Make ipa_read_jump_function use ipa_set_jf_* helpers - - - - --- 2013-03-24 Martin Jambor New
[5/n,i386] : Merge *movv2sf_internal and *movv2sf_internal_rex64 with base MMX move pattern - - - - --- 2013-03-24 Uros Bizjak New
[fortran,4.9] Improve efficiency of array constructor operators - - - - --- 2013-03-24 Thomas Koenig New
[i386] : Add a couple of missing MMX move alternatives - - - - --- 2013-03-24 Uros Bizjak New
fix libstdc++/56170 - - - - --- 2013-03-24 Jonathan Wakely New
[GCC/pr56124] Don't prefer memory if the source of load operation has side effect - - - - --- 2013-03-25 Bin Cheng New
Relax the probability condition in CE pass when optimizing for code size - - - - --- 2013-03-25 Bin Cheng New
[wwwdocs,committed] was: Re: TYPO - http://gcc.gnu.org/gcc-4.8/changes.html - - - - --- 2013-03-25 Tobias Burnus New
[Fortran] C Binding - module+intrinsic cleanup+bug fixes - - - - --- 2013-03-25 Tobias Burnus New
Rest of LIM TLC - - - - --- 2013-03-25 Richard Biener New
Fix PR56689 - - - - --- 2013-03-25 Richard Biener New
Fix bug with simple returns on cc0 targets - - - - --- 2013-03-25 Eric Botcazou New
Fix bug in reload_combine with simple returns - - - - --- 2013-03-25 Eric Botcazou New
Fill more delay slots in conditional returns - - - - --- 2013-03-25 Eric Botcazou New
Do not disable -fomit-frame-pointer on !ACCUMULATE_OUTGOING_ARGS targets - - - - --- 2013-03-25 Eric Botcazou New
[testsuite] Cap VLEN in gcc.c-torture/execute/20011008-3.c - - - - --- 2013-03-25 Eric Botcazou New
*ping* [patch, fortran, 4.9] Dependency and string length calculation improvements - - - - --- 2013-03-25 Thomas Koenig New
[fortran] Use memcmp() for string comparison for constant-length kind=1 strings - - - - --- 2013-03-25 Thomas Koenig New
[6/n,i386] : Merge *zero_extendsidi2_rex64 with base pattern using x64 and nox64 isa attribute - - - - --- 2013-03-25 Uros Bizjak New
Fix -Wformat-security warning in arm.c - - - - --- 2013-03-25 Roland McGrath New
[C++] PR 56722 - - - - --- 2013-03-25 Paolo Carlini New
Record missing equivalence - - - - --- 2013-03-25 Jeff Law New
C++ PATCH for c++/52014 (decltype and members of the enclosing class of a lambda) - - - - --- 2013-03-25 Jason Merrill New
[mips] Patch to control the use of integer madd/msub instructions - - - - --- 2013-03-25 Steve Ellcey New
cilkplus array notation for C (clean, independent patchset, take 1) - - - - --- 2013-03-25 Iyer, Balaji V New
C++ PATCH for c++/56699 (ICE with sizeof member of unrelated class in lambda) - - - - --- 2013-03-25 Jason Merrill New
[SH,4.7,committed] Backport fix for m2a-single-only multilib - - - - --- 2013-03-25 Oleg Endo New
[mips] Patch to control the use of integer madd/msub instructions - - - - --- 2013-03-25 Steve Ellcey New
[SH] PR 49880 - Fix some more -mdiv option issues - - - - --- 2013-03-25 Oleg Endo New
[wwwdocs] Mention fixed SH -mdiv option for 4.8 and 4.7 - - - - --- 2013-03-25 Oleg Endo New
[C++] Handle separately <inline> and <constexpr> in grokfndecl error messages - - - - --- 2013-03-25 Paolo Carlini New
[C++] Small grokdeclarator clean up - - - - --- 2013-03-25 Paolo Carlini New
[committed] TILE-Gx/TILEPro: use pc relative/indirect encoding in eh data - - - - --- 2013-03-26 Walter Lee New
[committed] TILE-Gx: speed up code to synthesize a constant - - - - --- 2013-03-26 Walter Lee New
[committed] TILE-Gx: add float conversion patterns. - - - - --- 2013-03-26 Walter Lee New
[committed] TILE-Gx: add __insn_shufflebytes1 intrinsic - - - - --- 2013-03-26 Walter Lee New
[committed] TILE-Gx: add flags to CRTSTUFF_T_CFLAGS_S variable. - - - - --- 2013-03-26 Walter Lee New
[committed] TILE-Gx/TILEPro: define PROFILE_BEFORE_PROLOGUE - - - - --- 2013-03-26 Walter Lee New
[GCC/ARM] Fix rtx cost for Thumb1 - - - - --- 2013-03-26 Bin Cheng New
[PING^1,AArch64] Implement Bitwise AND and Set Flags - - - - --- 2013-03-26 Hurugalawadi, Naveen New
[AArch64] Peepholes to generate ldp and stp instructions - - - - --- 2013-03-26 Hurugalawadi, Naveen New
[Fortran] PR56649 - do more simplification of MERGE - - - - --- 2013-03-26 Tobias Burnus New
RFA: RL78: Improve prologues for interrupt handlers - - - - --- 2013-03-26 Nick Clifton New
[PING^1,AArch64] Implement Bitwise AND and Set Flags - - - - --- 2013-03-26 Hurugalawadi, Naveen New
« 1 2 ... 251 252 2531265 1266 »