Show patches with: State = Action Required       |    Archived = No       |   126534 patches
« 1 2 ... 253 254 2551265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[04/10] -fuse-caller-save - Add TARGET_FN_OTHER_HARD_REG_USAGE hook - - - - --- 2013-03-30 Tom de Vries New
[05/10] -fuse-caller-save - Implement TARGET_FN_OTHER_HARD_REG_USAGE hook for ARM - - - - --- 2013-03-30 Tom de Vries New
[06/10] -fuse-caller-save - Collect register usage information - - - - --- 2013-03-30 Tom de Vries New
[07/10] -fuse-caller-save - Use collected register usage information - - - - --- 2013-03-30 Tom de Vries New
[08/10] -fuse-caller-save - Enable by default at O2 and higher - - - - --- 2013-03-30 Tom de Vries New
[09/10] -fuse-caller-save - Add documentation - - - - --- 2013-03-30 Tom de Vries New
[10/10] -fuse-caller-save - Add test-case - - - - --- 2013-03-30 Tom de Vries New
[wwwdocs] Two more broken links in readings.html - - - - --- 2013-03-30 Gerald Pfeifer New
[wwwdocs] x86-64.org seems/is gone - - - - --- 2013-03-30 Gerald Pfeifer New
[wwwdocs] Remove mirrors-us.seosue.com from mirrors.html - - - - --- 2013-03-30 Gerald Pfeifer New
[libgfortran,4.6/4.7/4.8/4.9,Regression] Namelist read fails with designators containing embedded s… - - - - --- 2013-03-31 Jerry DeLisle New
[google] Add option to emit mapping between module/function id and function name (issue8211043) - - - - --- 2013-03-31 Teresa Johnson New
Avoid warning when unused attribute applied to C++ member variables (issue8212043) - - - - --- 2013-03-31 Teresa Johnson New
[C++] Use DECL_DECLARES_TYPE_P, DECL_DECLARES_FUNCTION_P more - - - - --- 2013-03-31 Paolo Carlini New
[Fortran-dev,committed] Add version field, rename "size" to "elem_len" - - - - --- 2013-03-31 Tobias Burnus New
[Fortran-dev,committed] Fix C_F_POINTER - - - - --- 2013-03-31 Tobias Burnus New
[libstdc++,doc] Link fixes across the board - - - - --- 2013-03-31 Gerald Pfeifer New
[committed,SH] Fix build failure on sh - - - - --- 2013-03-31 Kaz Kojima New
Constant folding of VEC_COND_EXPR - - - - --- 2013-03-31 Marc Glisse New
[wwwdocs] Update Blackfin reference in readings.html - - - - --- 2013-03-31 Gerald Pfeifer New
[wwwdocs,Java] Link maintenance on java/done.html - - - - --- 2013-03-31 Gerald Pfeifer New
[wwwdocs] Two more broken links in readings.html - - - - --- 2013-03-31 Gerald Pfeifer New
[wwwdocs,Ada] Fix four links and adjust one in readings.html - - - - --- 2013-03-31 Gerald Pfeifer New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-03-31 Kenneth Zadeck New
[Fortran-dev] Add "rank" field and use it - - - - --- 2013-03-31 Tobias Burnus New
[wwwdocs] testing/testing-qt.html link update - - - - --- 2013-03-31 Gerald Pfeifer New
[wwwdocs] ftp.axis.se only works via http these days - - - - --- 2013-03-31 Gerald Pfeifer New
Remove unused ivtype_map symbols from sese.[hc] - - - - --- 2013-03-31 Lawrence Crowl New
[libitm] Fix bootstrap due to __always_inline in libitm - - - - --- 2013-04-01 Gerald Pfeifer New
[wwwdocs] Remove redirected link to AMD x86-64 release - - - - --- 2013-04-01 Gerald Pfeifer New
[testsuite] Fix sra-13.c for 16 bit int - - - - --- 2013-04-01 Pitchumani Sivanupandi New
[MIPS] Support microMIPS HI/QI moves - - - - --- 2013-04-01 Moore, Catherine New
[testsuite] : Fix FAIL: obj-c++.dg/try-catch-13.mm -fgnu-runtime (test for errors, line 12) - - - - --- 2013-04-01 Uros Bizjak New
PR56798 (committed) - - - - --- 2013-04-01 Steven Bosscher New
[C++] Mini bunch of mini clean-ups - - - - --- 2013-04-01 Paolo Carlini New
[libfortran] PR56660 Fails to read NAMELIST with certain form array syntax - - - - --- 2013-04-01 Jerry DeLisle New
C++ PATCH to implement C++11 ref-qualifiers - - - - --- 2013-04-01 Jason Merrill New
C++ PATCH for c++/56794 (range for and variadic template) - - - - --- 2013-04-01 Jason Merrill New
C++ PATCH for c++/56793 (scoped enum in class) - - - - --- 2013-04-01 Jason Merrill New
C++ PATCH for c++/56772 (array new with initializer-list) - - - - --- 2013-04-01 Jason Merrill New
trivial replacements for SET_INSN_DELETED and BLOCK_FOR_INSN as lhs - - - - --- 2013-04-01 Steven Bosscher New
Rework libstdc++ contributing docs - - - - --- 2013-04-02 Jonathan Wakely New
[AArch64] Bitwise adds and subs instructions with shift - - - - --- 2013-04-02 Hurugalawadi, Naveen New
C++ PATCH: Use VAR_P instead of direct TREE_CODE (t) == VAR_DECL - - - - --- 2013-04-02 Paolo Carlini New
replace a bunch of equivalent checks for asm operands with a new function - - - - --- 2013-04-02 Steven Bosscher New
[C++] PR 56725 - - - - --- 2013-04-02 Paolo Carlini New
Allow MEM_REF lhs on gimple_clobber_p stmts (PR c++/34949) - - - - --- 2013-04-02 Jakub Jelinek New
Improve stmt_kills_ref_p_1 (PR c++/34949) - - - - --- 2013-04-02 Jakub Jelinek New
Fold __builtin_constant_p immediately when in the first argument of __builtin_choose_expr (PR c/194… - - - - --- 2013-04-02 Jakub Jelinek New
[ARM] Add support for Cortex-A53. - - - - --- 2013-04-02 Ramana Radhakrishnan New
Fix cond_exec_find_if_block (PR rtl-optimization/56745) - - - - --- 2013-04-02 Jakub Jelinek New
Fix PR56768 - - - - --- 2013-04-02 Richard Biener New
PR56771: Fix arm-rtems target for 32-bit hosts - - - - --- 2013-04-02 Sebastian Huber New
[C++] Use TYPE_ALIAS_P, COMPLETE_OR_OPEN_TYPE_P, TYPE_TI_ARGS - - - - --- 2013-04-02 Paolo Carlini New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-04-02 Kenneth Zadeck New
[RFC] Implementing ifunc target hook - - - - --- 2013-04-02 Alexander Ivchenko New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-04-02 Richard Biener New
PR56771: Fix arm-rtems target for 32-bit hosts - - - - --- 2013-04-02 Sebastian Huber New
[v2] PR56771: Fix arm-rtems target for 32-bit hosts - - - - --- 2013-04-02 Sebastian Huber New
[ARM] minmax_arithsi for non-canonical operand order with MINUS operator - - - - --- 2013-04-02 Kyrylo Tkachov New
[Fortran] PR50269 - Add some checking fixes for C_LOC - - - - --- 2013-04-02 Tobias Burnus New
[Fortran] PR56810 - fix I/O READ of COMPLEX with repeat count - - - - --- 2013-04-02 Tobias Burnus New
[i386] : Merge *testqi_ext_3_rex64 and *testqi_ext_3 - - - - --- 2013-04-02 Uros Bizjak New
Allow MEM_REF lhs on gimple_clobber_p stmts (PR c++/34949) - - - - --- 2013-04-02 Jakub Jelinek New
Improve stmt_kills_ref_p_1 (PR c++/34949) - - - - --- 2013-04-02 Jakub Jelinek New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-04-02 Kenneth Zadeck New
[wwwdocs] Buildstat update for 4.8 - - - - --- 2013-04-02 Tom G. Christensen New
C++ PATCH for c++/34949 (destructor clobbers object) - - - - --- 2013-04-02 Jason Merrill New
C++11: Observers for the three 'handler functions' - - - - --- 2013-04-03 Jonathan Wakely New
Fix typo in definition of macro AUTO_INC_DEC in rtl.h - - - - --- 2013-04-03 Bin Cheng New
C++ PATCH for c++/56821 (ref-qualifier mangling) - - - - --- 2013-04-03 Jason Merrill New
4.7 backports - - - - --- 2013-04-03 Jakub Jelinek New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-04-03 Richard Biener New
[4.7] Fix PR56501 - - - - --- 2013-04-03 Richard Biener New
testcase for PR56407 - - - - --- 2013-04-03 Richard Biener New
Testcase for PR55964 from PR56097 - - - - --- 2013-04-03 Richard Biener New
Fix g++.dg/vect/slp-pr56812.cc - - - - --- 2013-04-03 Richard Biener New
[C++] Fix up strip_typedefs (PR debug/56819) - - - - --- 2013-04-03 Jakub Jelinek New
[AArch64] Fix duplication in test case. - - - - --- 2013-04-03 Tejas Belagod New
Fix PR56817 - - - - --- 2013-04-03 Richard Biener New
Emit error for negative _Alignas alignment values - - - - --- 2013-04-03 Senthil Kumar Selvaraj New
[C++] Fix up strip_typedefs (PR debug/56819) - - - - --- 2013-04-03 Jakub Jelinek New
Commit: V850: Use FPU-3.0 multiply-add instructions on E3V5 architectures - - - - --- 2013-04-03 Nick Clifton New
Fix PR56780: --disable-install-libiberty still installs libiberty.a - - - - --- 2013-04-03 Matt Burgess New
Fold BIT_FIELD_REF of a reference - - - - --- 2013-04-03 Marc Glisse New
[tsan] Fix PR55702 - - - - --- 2013-04-03 Marek Polacek New
[v3] Fix libstdc++/56834 - - - - --- 2013-04-03 Paolo Carlini New
[C++] PR 56815 - - - - --- 2013-04-03 Paolo Carlini New
RFC: elimination of global state relating to passes - - - - --- 2013-04-03 David Malcolm New
C++ PATCH for c++/56821 (ref-qualifier mangling) - - - - --- 2013-04-03 Jason Merrill New
[C++,/,RFC] Tidy c-common.c:pointer_int_sum? - - - - --- 2013-04-03 Paolo Carlini New
extend fwprop optimization - - - - --- 2013-04-03 Jakub Jelinek New
[committed] Fix PR 45472 - - - - --- 2013-04-03 Jakub Jelinek New
4.6 backports - - - - --- 2013-04-03 Jakub Jelinek New
PR56799 - - - - --- 2013-04-03 Jeff Law New
Fill more delay slots in conditional returns - - - - --- 2013-04-03 Steven Bosscher New
patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1 - - - - --- 2013-04-03 Kenneth Zadeck New
C++ PATCH to correct mangling/demangling of cv-qualified function types - - - - --- 2013-04-04 Jason Merrill New
C++ PATCH to implement C++11 ref-qualifiers - - - - --- 2013-04-04 Jason Merrill New
Missing dependencies in Makefile.in - - - - --- 2013-04-04 Jeff Law New
« 1 2 ... 253 254 2551265 1266 »