Show patches with: State = Action Required       |    Archived = No       |   126921 patches
« 1 2 ... 818 819 8201269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[23/25] rtx_insn * in df-problems.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[22/25] rtx_insn * in combine.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[21/25] find_all_hard_reg_sets can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[20/25] more rtx_insn * in sched-deps.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[19/25] notice_args_size can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[18/25] more rtx_insn * in recog.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[17/25] use rtx_insn * more in reorg.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[16/25] change more argument types to rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[15/25] pass rtx_insn * more in gcse.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[14/25] cse_change_cc0_mode can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[13/25] make emit_debug_insn_before take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[12/25] emit_note_before can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[11/25] emit_note_after can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[10/25] prev_cc0_setter can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[09/25] make noop_move_p take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[08/25] make add_shallow_copy_of_reg_note take an rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[07/25] make remove_reg_equal_equiv_notes take an rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[06/25] can_nonlocal_goto can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[05/25] computed_jump_p takes a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[04/25] change in_expr_list_p to in_insn_list_p - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[03/25] make stop_search_p take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[02/25] make make_reg_eh_region_note and friend take rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[01/25] use rtx_insn * as the type of a local variable in mode-switching.c - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[3/10] debug-early merge: C++ front-end - - - - --- 2015-05-09 Aldy Hernandez New
[patch/C++] adapt java method aliases to use create_same_body_alias - - - - --- 2015-05-09 Aldy Hernandez New
defer C++ mangling aliases - - - - --- 2015-05-09 Aldy Hernandez New
[diagnostics/fortran] Handle two locations for the same diagnostic. Convert all gfc_warning_1 and g… - - - - --- 2015-05-08 Manuel López-Ibáñez New
[Fortran] Fix PR 66041 - - - - --- 2015-05-08 Thomas Koenig New
[C/C++] Implement -Wshift-negative-value (PR c/65179) - - - - --- 2015-05-08 Paul Eggert New
Move global state in timevar.c to a new "timer" class - - - - --- 2015-05-08 David Malcolm New
[RFC,0/6] Flags outputs for asms - - - - --- 2015-05-08 Richard Henderson New
[PR66010] Don't take address of ap unless necessary - - - - --- 2015-05-08 Tom de Vries New
[5/5] Use FPIE_OR_FPIC_SPEC in ASM_SPEC - - - - --- 2015-05-08 H.J. Lu New
[4/5] Use FPIE_OR_FPIC_SPEC in ASM_SPEC - - - - --- 2015-05-08 H.J. Lu New
[3/5] Use FPIE_OR_FPIC_SPEC in CRIS_ASM_SUBTARGET_SPEC - - - - --- 2015-05-08 H.J. Lu New
[2/5] Use NO_FPIE_AND_FPIC_SPEC in NO_SHARED_SPECS - - - - --- 2015-05-08 H.J. Lu New
PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option - - - - --- 2015-05-08 H.J. Lu New
[alpha] : Remove dead (HOST_BITS_PER_WIDE_INT < 64) code - - - - --- 2015-05-08 Uros Bizjak New
[PR66013] Update address_taken after ifn_va_arg expansion - - - - --- 2015-05-08 Tom de Vries New
[6/13] mips musl support - - - - --- 2015-05-08 Szabolcs Nagy New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-08 Kyrill Tkachov New
PR 64454: Improve VRP for % - - - - --- 2015-05-08 Marc Glisse New
[RFA] libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available. - - - - --- 2015-05-08 Joel Brobecker New
rs6000: Fix peephole - - - - --- 2015-05-08 Segher Boessenkool New
[Fortran,PR58586,v3] ICE with derived type with allocatable component passed by value - - - - --- 2015-05-08 Andre Vehreschild New
Remove mode argument from gen_rtx_SET - - - - --- 2015-05-08 Richard Sandiford New
rs6000: Fix peephole - - - - --- 2015-05-08 Segher Boessenkool New
[Fortran,66035,v1,5/6,Regression] gfortran ICE segfault - - - - --- 2015-05-08 Andre Vehreschild New
[fortran] Fix elemental optional dummy argument handling - - - - --- 2015-05-08 Mikael Morin New
[5/14,AArch64] Add basic fp16 support - - - - --- 2015-05-08 Alan Lawrence New
Remove mode argument from gen_rtx_SET - - - - --- 2015-05-08 Franz Sirl New
[Fortran,PR58586,v3] ICE with derived type with allocatable component passed by value - - - - --- 2015-05-08 Andre Vehreschild New
[PR65447] Improve IV handling by grouping address type uses with same base and step - - - - --- 2015-05-08 Bin Cheng New
genrecog: Address -Wsign-compare diagnostics (was: Mostly rewrite genrecog) - - - - --- 2015-05-08 Thomas Schwinge New
C++ PATCH for c++/59012 (alignas pack expansion) - - - - --- 2015-05-08 Jason Merrill New
[10/10] debug-early merge: compiler proper - - - - --- 2015-05-08 Aldy Hernandez New
[9/10] debug-early merge: testsuite changes - - - - --- 2015-05-08 Aldy Hernandez New
[8/10] debug-early merge: Objective-C front-end - - - - --- 2015-05-08 Aldy Hernandez New
[7/10] debug-early merge: LTO - - - - --- 2015-05-08 Aldy Hernandez New
[6/10] debug-early merge: Java front-end - - - - --- 2015-05-08 Aldy Hernandez New
[5/10] debug-early merge: Go front-end - - - - --- 2015-05-08 Aldy Hernandez New
[4/10] debug-early merge: Fortran front-end - - - - --- 2015-05-08 Aldy Hernandez New
[3/10] debug-early merge: C++ front-end - - - - --- 2015-05-08 Aldy Hernandez New
[2/10] debug-early merge: C front-end (include c-family/) - - - - --- 2015-05-08 Aldy Hernandez New
[1/10] debug-early merge: Ada front-end - - - - --- 2015-05-08 Aldy Hernandez New
[doc] fix match-and-simplify API doc errors - - - - --- 2015-05-07 Jim Wilson New
[ARM,doc] add missing -mtune options - - - - --- 2015-05-07 Jim Wilson New
[6/6] i386: Implement asm flag outputs - - - - --- 2015-05-07 Richard Henderson New
[5/6] i386: Add CCPmode - - - - --- 2015-05-07 Richard Henderson New
[4/6] Convert to md_asm_adjust - - - - --- 2015-05-07 Richard Henderson New
[3/6] Canonicalize asm volatility earlier - - - - --- 2015-05-07 Richard Henderson New
[2/6] Merge expand_asm_operands into expand_asm_stmt - - - - --- 2015-05-07 Richard Henderson New
[1/6] Only resolve_asm_operand_names once - - - - --- 2015-05-07 Richard Henderson New
acc_on_device for device_type_host_nonshm (was: libgomp nvptx plugin: rework initialisation and sup… - - - - --- 2015-05-07 Julian Brown New
RFC: Patch to align spills beyond what the stack supports - - - - --- 2015-05-07 Steve Ellcey New
C++ PATCH for c++/51747 (list-initialization from same type) - - - - --- 2015-05-07 Jason Merrill New
[fortran,pr65894,v1,6,Regression] severe regression in gfortran 6.0.0 - - - - --- 2015-05-07 Mikael Morin New
Patch: Refactor number_of_iterations_exit - - - - --- 2015-05-07 Aditya K New
C/C++ PATCH to allow deprecating enum values (PR c/47043) - - - - --- 2015-05-07 Marek Polacek New
OpenACC: initialization with unsupported acc_device_t (was: [PR testsuite/65205, libgomp/65993] Fix… - - - - --- 2015-05-07 Julian Brown New
Make mergeable read-only sections per-function, if requested. - - - - --- 2015-05-07 Segher Boessenkool New
[0/29] RFC: Use automake-1.11.6 across the tree - - - - --- 2015-05-07 Michael Haubenwallner New
[gomp4.1] Taskloop construct lowering and expansion - - - - --- 2015-05-07 Jakub Jelinek New
[debug-early] call debug_hooks->late_global_decl for optimized away symbols - - - - --- 2015-05-07 Aldy Hernandez New
Fix 65697. Add memory model support for stronger __sync operations. - - - - --- 2015-05-07 Andrew MacLeod New
Remove mode argument from gen_rtx_SET - - - - --- 2015-05-07 Richard Sandiford New
Minor operand shortening patch reapplied - - - - --- 2015-05-07 Jeff Law New
Make mergeable read-only sections per-function, if requested. - - - - --- 2015-05-07 Segher Boessenkool New
[libgomp,testsuite] Support parallel testing in libgomp (PR libgomp/66005) - - - - --- 2015-05-07 Rainer Orth New
Fix ubsan tests on ARM (PR testsuite/66046) - - - - --- 2015-05-07 Marek Polacek New
Fix OpenACC shutdown and PTX image unloading (PR65904) - - - - --- 2015-05-07 Julian Brown New
[fortran,pr65894,v1,6,Regression] severe regression in gfortran 6.0.0 - - - - --- 2015-05-07 Andre Vehreschild New
[ARM] attribute target (thumb,arm) [4/6] respin (4th) - - - - --- 2015-05-07 Christian Bruel New
[alpha] : Fix PR66015, align directives not propagated after __attribute__ ((__optimize__ ("O2"))) - - - - --- 2015-05-07 Uros Bizjak New
C/C++ PATCH to allow deprecating enum values (PR c/47043) - - - - --- 2015-05-07 Ed Smith-Rowland New
[debug-early] call debug_hooks->late_global_decl for optimized away symbols - - - - --- 2015-05-07 Aldy Hernandez New
Go patch committed: Better escape analysis for interface parameters - - - - --- 2015-05-06 Ian Lance Taylor New
Make mergeable read-only sections per-function, if requested. - - - - --- 2015-05-06 Segher Boessenkool New
resurrect __attribute__((atomic)) work - - - - --- 2015-05-06 Andrew MacLeod New
[committed] jit: add test-benchmark.c - - - - --- 2015-05-06 David Malcolm New
« 1 2 ... 818 819 8201269 1270 »