Show patches with: none      |   127992 patches
« 1 2 ... 968 969 9701279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PING] : [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C - - - - --- 2013-12-13 Iyer, Balaji V New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-13 Kenneth Zadeck New
[testsuite] Fix g++.dg/cilk-plus/cilk-plus.exp - - - - --- 2013-12-13 Rainer Orth New
[16/16] tree-ssa-loop-ivopts.c: use gimple_phi in a few places - - - - --- 2013-12-13 David Malcolm New
[15/16] tree-ssa-loop-manip.c: use gimple_phi in three places - - - - --- 2013-12-13 David Malcolm New
[14/16] tree-ssa-loop-niter.c: use gimple_phi in a few places - - - - --- 2013-12-13 David Malcolm New
[13/16] tree-ssa-phiprop.c: use gimple_phi - - - - --- 2013-12-13 David Malcolm New
[12/16] tree-predcom.c: use gimple_phi in various places - - - - --- 2013-12-13 David Malcolm New
[11/16] tree-parloops.c: use gimple_phi in various places - - - - --- 2013-12-13 David Malcolm New
[10/16] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi - - - - --- 2013-12-13 David Malcolm New
[09/16] Introduce gimple_phi_iterator - - - - --- 2013-12-13 David Malcolm New
[08/16] Introduce gimple_phi and use it in various places - - - - --- 2013-12-13 David Malcolm New
[07/16] Introduce gimple_debug and use it in a few places - - - - --- 2013-12-13 David Malcolm New
[06/16] Introduce gimple_label and use it in a few places - - - - --- 2013-12-13 David Malcolm New
[05/16] Introduce gimple_assign and use it in various places - - - - --- 2013-12-13 David Malcolm New
[04/16] Introduce gimple_cond and use it in various places - - - - --- 2013-12-13 David Malcolm New
[03/16] Introduce gimple_bind and use it for accessors. - - - - --- 2013-12-13 David Malcolm New
[02/16] Introduce gimple_switch and use it in various places - - - - --- 2013-12-13 David Malcolm New
[01/16] Const-correctness fixes for some gimple accessors - - - - --- 2013-12-13 David Malcolm New
PATCH: PR target/59492: Don't change -fPIC - - - - --- 2013-12-13 H.J. Lu New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-13 Uros Bizjak New
maybe_fold_stmt (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-13 Thomas Schwinge New
Cleanup patches, mostly in the realm of OpenMP - - - - --- 2013-12-13 Thomas Schwinge New
Commit: MSP430: Add wakeup function attribute - - - - --- 2013-12-13 Nick Clifton New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-13 Jason Merrill New
PATCH to add input_line macro to gdbinit.in - - - - --- 2013-12-13 Jason Merrill New
C++ PATCH for c++/58954 (wrong access error with member templates) - - - - --- 2013-12-13 Jason Merrill New
[PR,tree-optimization/59149] fail on invalid arguments to flags_from_decl_or_type - - - - --- 2013-12-12 Aldy Hernandez New
Go patch committed: Better error messages for { on next line - - - - --- 2013-12-12 Ian Lance Taylor New
Don't reject TER unnecessarily (PRs middle-end/58956, middle-end/59470) - - - - --- 2013-12-12 Jakub Jelinek New
Obvious bugfix to x86 machine description - - - - --- 2013-12-12 Jeff Law New
Go patch committed: Check for nil pointer when slicing pointer to array - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Tweak untyped nil error messages - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Fix defer of unlock thread at startup - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Don't permit importing a package as "init" - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Don't compare structs with blank non-comp fields - - - - --- 2013-12-12 Ian Lance Taylor New
patch to fix PR59470 - - - - --- 2013-12-12 Jakub Jelinek New
libgo patch committed: Fix MakeFunc returning float on 32 bit x86 - - - - --- 2013-12-12 Ian Lance Taylor New
Two build != host fixes - - - - --- 2013-12-12 Iain Sandoe New
patch to fix PR59470 - - - - --- 2013-12-12 Vladimir Makarov New
Two build != host fixes - - - - --- 2013-12-12 Eric Botcazou New
[C++] Fix GC related issues in C++ FE (PR c++/58627) - - - - --- 2013-12-12 Jakub Jelinek New
GOMP_target: alignment (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-12 Thomas Schwinge New
[committed] Diagnose invalid OpenMP copyprivate clause arguments (PR libgomp/59467) - - - - --- 2013-12-12 Jakub Jelinek New
[Fortran] PR59440 - Fix ICE in dwarf2out in forcing the DIE creation - by setting DECL_IGNORED_P to… - - - - --- 2013-12-12 Tobias Burnus New
[RFC] libgcov.c re-factoring and offline profile-tool - - - - --- 2013-12-12 Teresa Johnson New
[PR41488] Recognize more induction variables by simplifying PEELED chrec in scalar evolution - - - - --- 2013-12-12 Bin Cheng New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-12 Jason Merrill New
Go patch committed: Disable sibling calls by default - - - - --- 2013-12-12 Ian Lance Taylor New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-12 Kenneth Zadeck New
Go patch committed: Implement method values in reflect package - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Let MakeFunc functions call recover - - - - --- 2013-12-11 Ian Lance Taylor New
Go patch committed: Minor fixes for recover thunks - - - - --- 2013-12-11 Ian Lance Taylor New
[PR,rtl-optimization/59446] Don't pessimize threading through loop exits - - - - --- 2013-12-11 Jeff Law New
[Fortran,OOP] PR 59450: ICE for type-bound-procedure expression in module procedure interface - - - - --- 2013-12-11 Janus Weil New
C++ edge_iterator (was: Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns) - - - - --- 2013-12-11 Oleg Endo New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-11 Eric Botcazou New
Enable Cilk keywords in Cilk Runtime - - - - --- 2013-12-11 Iyer, Balaji V New
C++ edge_iterator (was: Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns) - - - - --- 2013-12-11 Oleg Endo New
[wide-int] small cleanup in wide-int.* - - - - --- 2013-12-11 Kenneth Zadeck New
[ARM] Add C++ name mangling entry for poly64x2_t type - - - - --- 2013-12-11 Kyrylo Tkachov New
RFA: patch to fix PR59466 (inefficient address generation on ppc ) - - - - --- 2013-12-11 Vladimir Makarov New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-11 Jason Merrill New
[wwwdocs] Buildstat update for 4.8 - - - - --- 2013-12-11 Tom G. Christensen New
[Ada/build] deal with some cross/native cross issues - - - - --- 2013-12-11 Iain Sandoe New
Two build != host fixes - - - - --- 2013-12-11 Eric Botcazou New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-11 H.J. Lu New
[Fortran,F03] PR 58916: Allocation of scalar with array source not rejected - - - - --- 2013-12-11 Janus Weil New
Two build != host fixes - - - - --- 2013-12-11 Alan Modra New
[ARM,LRA] Switch on LRA on ARM. - - - - --- 2013-12-11 Yvan Roux New
New tsan tests. - - - - --- 2013-12-11 max New
S/390: Function hotpatching option and function attribute - - - - --- 2013-12-11 Dominik Vogt New
[nds32] Missing target_cpu_default in TARGET_DEFAULT_TARGET_FLAGS. - - - - --- 2013-12-11 Monk Chiang New
Range info handling fixes (PR tree-optimization/59417) - - - - --- 2013-12-11 Jakub Jelinek New
Fix invalid tree sharing caused by the inliner (PR tree-optimization/59386) - - - - --- 2013-12-11 Jakub Jelinek New
[C++] Fix GC related issues in C++ FE (PR c++/58627) - - - - --- 2013-12-11 Jakub Jelinek New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
_Cilk_spawn and _Cilk_sync for C++ - - - - --- 2013-12-10 Iyer, Balaji V New
[libgfortran] : Emit SSE instructions when __SSE_MATH__ is defined - - - - --- 2013-12-10 Tobias Burnus New
[Fortran] RFC / RFA patch for using build_predict_expr instead of builtin_expect / PR 58721 - - - - --- 2013-12-10 Tobias Burnus New
PATCH: PR target/59458: alternative 13 in *movsf_internal is mishandled - - - - --- 2013-12-10 H.J. Lu New
[Fortran] PR 35831: Checking characteristics of dummy arguments - - - - --- 2013-12-10 Janus Weil New
Go patch committed: Test r* tests in parallel - - - - --- 2013-12-10 Ian Lance Taylor New
AARCH64 configure check for gas -mabi support - - - - --- 2013-12-10 Kugan Vivekanandarajah New
[preprocessor] Fix 56896 - - - - --- 2013-12-10 Ryan Mansfield New
Remove some typedefs (was: Silence class vs. struct warnings (opt_pass, ipa_opt_pass_d)) - - - - --- 2013-12-10 H.J. Lu New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-10 Kirill Yukhin New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-10 Richard Biener New
Fix tsan tests. - - - - --- 2013-12-10 Yury Gribov New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-10 Kirill Yukhin New
[testsuite] Fix alignment in movapd tests - - - - --- 2013-12-10 Ryan Mansfield New
[C++] PR 59165 (aka Core/1442) - - - - --- 2013-12-10 Paolo Carlini New
[gomp4] OpenACC structured blocks (was: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on tr… - - - - --- 2013-12-10 Thomas Schwinge New
libsanitizer demangling using cp-demangle.c - - - - --- 2013-12-10 Jakub Jelinek New
Allow building if libsanitizer on RHEL5 (i.e. with 2.6.18-ish kernel headers, take 2) - - - - --- 2013-12-10 Jakub Jelinek New
Fix gnat.dg/pack19.adb on some platforms - - - - --- 2013-12-10 Eric Botcazou New
Fix tsan tests. - - - - --- 2013-12-10 max New
[wide-int] Remove INT_CST_LT and INT_CST_LE - - - - --- 2013-12-10 Richard Sandiford New
[Ping] Two pending IVOPT patches - - - - --- 2013-12-10 Bin Cheng New
« 1 2 ... 968 969 9701279 1280 »