Show patches with: State = Action Required       |    Archived = No       |   127461 patches
« 1 2 ... 896 897 8981274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/10] Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSN - - - - --- 2014-09-05 David Malcolm New
[06/10] Use rtx_insn more within peep2 - - - - --- 2014-09-05 David Malcolm New
[05/10] Convert set_block_for_insn from a macro to an inline function - - - - --- 2014-09-05 David Malcolm New
[04/10] Eliminate the checked cast from get_call_reg_set_usage - - - - --- 2014-09-05 David Malcolm New
[03/10] for_each_eh_label callbacks take an rtx_code_label - - - - --- 2014-09-05 David Malcolm New
[02/10] Drop uncast_insn from param 1 of final_scan_insn - - - - --- 2014-09-05 David Malcolm New
[01/10] Use rtx_jump_table_data in jump.c:delete_related_insns - - - - --- 2014-09-05 David Malcolm New
[committed] Remove a cast in cse.c - - - - --- 2014-09-05 David Malcolm New
[4.9] PR 62146 - - - - --- 2014-09-05 Easwaran Raman New
[committed] Params to modified_between_p - - - - --- 2014-09-05 David Malcolm New
[committed] fixup_args_size_notes takes a pair of rtx_insn * - - - - --- 2014-09-05 David Malcolm New
Use -fbuilding-libgcc for more target macros used in libgcc - - - - --- 2014-09-05 Joseph Myers New
[committed] Return type of get_ready_element - - - - --- 2014-09-05 David Malcolm New
[PR,libfortran/62768] Handle filenames with embedded nulls - - - - --- 2014-09-05 Janne Blomqvist New
[committed,testsuite,sh] Tweak gcc.c-torture/execute/pr44683.c - - - - --- 2014-09-05 Kaz Kojima New
[committed] rs6000: Fix for PR63165 - - - - --- 2014-09-04 Segher Boessenkool New
[RFA,2/2] : --enable-explicit-exception-frame-registration compatibility option - - - - --- 2014-09-04 Hans-Peter Nilsson New
[RFA,1/2] : Don't ignore target_header_dir when deciding inhibit_libc - - - - --- 2014-09-04 Hans-Peter Nilsson New
[committed] insn_latency takes a pair of rtx_insn * - - - - --- 2014-09-04 David Malcolm New
[committed] eh_returnjump_p takes an rtx_insn - - - - --- 2014-09-04 David Malcolm New
Add XINSN macro and use it within NEXT_INSN/PREV_INSN (was Re: [PATCH] Force rtl templates to be in… - - - - --- 2014-09-04 David Malcolm New
[committed] Add TAGS for timevar.def - - - - --- 2014-09-04 Aldy Hernandez New
[v2,AArch64] : Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern. - - - - --- 2014-09-04 Venkataramanan Kumar New
[4/4] AArch64: Add regmove_costs for Cortex-A57 and A53 - - - - --- 2014-09-04 Wilco New
[3/4] AArch64: Cleanup inconsistent use of __extension__ - - - - --- 2014-09-04 Wilco New
[2/4] AArch64: Fix cost for Q register moves - - - - --- 2014-09-04 Wilco New
[1/4] AArch64: Fix register_move_cost - - - - --- 2014-09-04 Wilco New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-04 Jiong Wang New
[AArch64] Enable shrink wrap - - - - --- 2014-09-04 Jiong Wang New
Fix register corruption bug in ree - - - - --- 2014-09-04 Wilco New
[gomp4] Add tables generation - - - - --- 2014-09-04 Thomas Schwinge New
Vimrc config with GNU formatting - - - - --- 2014-09-04 Yury Gribov New
[2/2] use rtx_insn * a little more - - - - --- 2014-09-04 Trevor Saunders New
[1/2] Change the types of arguments and return values for several functions from rtx to rtx_insn * - - - - --- 2014-09-04 Trevor Saunders New
[PR,debug/60655] Power/GCC: Reject cross-section symbol subtraction - - - - --- 2014-09-04 Alan Modra New
Fix PR63148 - two choices - - - - --- 2014-09-04 Richard Biener New
[PR62631] Return shiftadd cost only when it's smaller than normal one - - - - --- 2014-09-04 Bin Cheng New
[BUILDROBOT] rx-elf: error: logical not is only applied to the left hand side of comparison - - - - --- 2014-09-04 Jan-Benedict Glaw New
[v2,AArch64] : Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern. - - - - --- 2014-09-04 Venkataramanan Kumar New
[AArch64] : Add constraint letter for stack_protect_test pattern. - - - - --- 2014-09-04 Venkataramanan Kumar New
[ARM] memset inlining patch for arm - - - - --- 2014-09-04 Bin Cheng New
[COMMIT] Handle REG addressing mode in output_move_neon explicitly - - - - --- 2014-09-04 Bin Cheng New
[AArch64] Fix for PR62040 - - - - --- 2014-09-04 Carrot Wei New
[ARM] Use stricter constraint for pattern arm_movqi_insn to avoid constant pool - - - - --- 2014-09-04 Bin Cheng New
[wwwdocs] Buildstat update for 4.9 - - - - --- 2014-09-04 Raghunath Lolur New
[rs6000] Handle vec_extract and splat patterns in analyze_swaps - - - - --- 2014-09-04 Bill Schmidt New
[rs6000] Correct optimization of VSX extract-load for little endian - - - - --- 2014-09-04 Bill Schmidt New
[2/2] Enable elimination of zext/sext - - - - --- 2014-09-04 Kugan Vivekanandarajah New
[testsuite] Disable xordi3-opt.c/iordi3-opt.c on thumb1 target - - - - --- 2014-09-04 Tony Wang New
PATCH for Re: New GCC mirror - - - - --- 2014-09-03 Gerald Pfeifer New
Enable EBX for x86 in 32bits PIC code - - - - --- 2014-09-03 Vladimir Makarov New
[gomp4] Add tables generation - - - - --- 2014-09-03 Thomas Schwinge New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-09-03 Aldy Hernandez New
[IRA] Analysis of register usage of functions for usage by IRA. - - - - --- 2014-09-03 Tom de Vries New
combine: Allow substituting the target reg of a clobber - - - - --- 2014-09-03 Segher Boessenkool New
fix gfcov regression - - - - --- 2014-09-03 Nathan Sidwell New
[committed] Add testcase from PR62294 - - - - --- 2014-09-03 Marek Polacek New
[C] Backport a fix for PR62294 to 4.9 - - - - --- 2014-09-03 Marek Polacek New
Fix for tree-ssa-pre - - - - --- 2014-09-03 Martin Liška New
[match-and-simplify] Fix error in VCE pattern - - - - --- 2014-09-03 Richard Biener New
[PR,62015] Clear aggregate values intersection when jump function flag require us to punt - - - - --- 2014-09-03 Martin Jambor New
[PR,61986] Produce aggregate replacement nodes in ascending order of offsets - - - - --- 2014-09-03 Martin Jambor New
[2/2] Set analyzed flag of unexpanded thunks in expand_thunk - - - - --- 2014-09-03 Martin Jambor New
[1/2,PR,61654] Handle newly truly expanded artificial_thunks - - - - --- 2014-09-03 Martin Jambor New
Enhance array types debug info. for Ada - - - - --- 2014-09-03 Pierre-Marie de Rodat New
[testsuite] : Compile gcc.dg/20111227-?.c for x86 targets only. - - - - --- 2014-09-03 Uros Bizjak New
[RFC] Tweak gcc.c-torture/execute/pr39228.c - - - - --- 2014-09-03 Kaz Kojima New
[RFC] Tweak gcc.c-torture/execute/pr39228.c - - - - --- 2014-09-03 Kaz Kojima New
[RFC] Tweak gcc.c-torture/execute/pr39228.c - - - - --- 2014-09-03 Kaz Kojima New
[2/2] use rtx_code_label in lab_rtx_for_bb hash map - - - - --- 2014-09-03 Trevor Saunders New
[1/2] use rtx_code_label more - - - - --- 2014-09-03 Trevor Saunders New
[C] Don't reject valid code with _Alignas (PR c/61053) - - - - --- 2014-09-02 H.J. Lu New
[C] Don't reject valid code with _Alignas (PR c/61053) - - - - --- 2014-09-02 H.J. Lu New
PR61889 - - - - --- 2014-09-02 Rong Xu New
RFA: Merge definitions of get_some_local_dynamic_name - - - - --- 2014-09-02 Richard Sandiford New
RFA: Document first operand to RTX_AUTOINC - - - - --- 2014-09-02 Richard Sandiford New
[Fortran] Component declarations overwrite types of Cray Pointee variables - - - - --- 2014-09-02 Fritz Reese New
[gomp4] Add tables generation - - - - --- 2014-09-02 Ilya Verbin New
Enable -Wlogical-not-parentheses by -Wall - - - - --- 2014-09-02 Marek Polacek New
[ARM,2/2] Vectorise lroundf, lfloorf, lceilf using the new ARMv8-A vcvt* instructions - - - - --- 2014-09-02 Kyrylo Tkachov New
[ARM,1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions - - - - --- 2014-09-02 Kyrylo Tkachov New
[ARM] Disable store_minmaxsi pattern for arm_restrict_i - - - - --- 2014-09-02 Kyrylo Tkachov New
[AArch64] Use CC_Z and CC_NZ with csinc and similar instructions - - - - --- 2014-09-02 Kyrylo Tkachov New
[ARM] Fix %N output modifier - - - - --- 2014-09-02 Kyrylo Tkachov New
[ARM] Fix up vectoriser dumping and scanning in some tests - - - - --- 2014-09-02 Kyrylo Tkachov New
aarch64: Enable Neon search_line_fast - - - - --- 2014-09-02 Richard Henderson New
Asan optimization for aligned accesses. - - - - --- 2014-09-02 Marat Zakirov New
[C++] PR 58102 aka DR 1405 - - - - --- 2014-09-02 Paolo Carlini New
please verify my mail to community. - - - - --- 2014-09-02 Marat Zakirov New
[C/C++] Allow __atomic_always_lock_free in a static assert (PR c/62024) - - - - --- 2014-09-02 Marek Polacek New
PRE TLC - - - - --- 2014-09-02 Richard Biener New
[C] Backport a fix for PR62294 to 4.9 - - - - --- 2014-09-02 Marek Polacek New
[FORTRAN] Two -Wlogical-not-parentheses fixes (PR fortran/62270) - - - - --- 2014-09-02 Marek Polacek New
Add missing Broadwell intrinsics. - - - - --- 2014-09-02 Ilya Tocar New
[match-and-simplify] Fix single RHS code-gen - - - - --- 2014-09-02 Richard Biener New
[PR,debug/60655] Power/GCC: Reject cross-section symbol subtraction - - - - --- 2014-09-02 Maciej W. Rozycki New
[RFA:] testsuite: robustify g++.old-deja/g++.eh/badalloc1.C for 64-bit systems - - - - --- 2014-09-02 Hans-Peter Nilsson New
[C++] DR 1453 - - - - --- 2014-09-02 Paolo Carlini New
[match-and-simplify] Complete conversion patterns - - - - --- 2014-09-02 Richard Biener New
Fix PR62695 - - - - --- 2014-09-02 Richard Biener New
« 1 2 ... 896 897 8981274 1275 »