Show patches with: State = Action Required       |    Archived = No       |   126512 patches
« 1 2 ... 355 356 3571265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AARCH64] Enable fuse-caller-save for AARCH64 - - - - --- 2014-06-19 Tom de Vries New
[3/5] introduce the binding oracle - - - - --- 2014-06-19 Tom Tromey New
[4/5] add gcc/gdb interface files - - - - --- 2014-06-19 Tom Tromey New
[5/5] add libcc1 - - - - --- 2014-06-19 Tom Tromey New
[5/5] add libcc1 - - - - --- 2014-06-19 Tom Tromey New
[RFC] Add a .gitattributes file for use with git-merge-changelog - - - - --- 2014-06-20 Samuel Bronson New
[Committed] PR61123 : Fix the ABI mis-matching error caused by LTO - - - - --- 2014-06-20 Hale Wang New
[Fortran,committed] CO_MIN/MAX/SUM fixes - - - - --- 2014-06-20 Tobias Burnus New
Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table - - - - --- 2014-06-20 Jan Hubicka New
Delay RTL initialization until it is really needed - - - - --- 2014-06-20 Jan Hubicka New
Implement -fsanitize=bounds and internal calls in FEs - - - - --- 2014-06-20 Marek Polacek New
Implement -fsanitize=bounds and internal calls in FEs - - - - --- 2014-06-20 Marek Polacek New
Implement -fsanitize=bounds and internal calls in FEs - - - - --- 2014-06-20 Marek Polacek New
Fix ICE in Asan - - - - --- 2014-06-20 max New
Fix PR61375: cancel bswap optimization when value doesn't fit in a HOST_WIDE_INT - - - - --- 2014-06-20 Thomas Preud'homme New
Fix for invalid sanitization of trailing byte in __builtin_strlen - - - - --- 2014-06-20 max New
[1/N] hash_table: Make a layer of indirection explicit - - - - --- 2014-06-20 Trevor Saunders New
[2/N] allow storing values directly in hash tables - - - - --- 2014-06-20 Trevor Saunders New
[3/3] add hash_map class - - - - --- 2014-06-20 Trevor Saunders New
dwarf2out.c: Pass DWARF type modifiers around as flags argument. - - - - --- 2014-06-20 Mark Wielaard New
Fix for invalid sanitization of trailing byte in __builtin_strlen - - - - --- 2014-06-20 max New
[AArch64] Implement vfma_f64, vmla_f64, vfms_f64, vmls_f64 intrinsics - - - - --- 2014-06-20 Kyrylo Tkachov New
[i386] : Combine memory and indirect jump - - - - --- 2014-06-20 Kai Tietz New
Fortran OpenMP UDR fixes, nested handling fixes etc. - - - - --- 2014-06-20 Jakub Jelinek New
Fix arrays in rtx.u + add minor rtx verification - - - - --- 2014-06-20 Marek Polacek New
[i386] : Combine memory and indirect jump - - - - --- 2014-06-20 Kai Tietz New
C++ PATCH for c++/59296 (rvalue object and lvalue ref-qualifier) - - - - --- 2014-06-20 Jason Merrill New
C++ PATCH for c++/61556 (constexpr member function) - - - - --- 2014-06-20 Jason Merrill New
[AARCH64] Enable fuse-caller-save for AARCH64 - - - - --- 2014-06-20 Tom de Vries New
Fix 61565 -- cmpelim vs non-call exceptions - - - - --- 2014-06-20 Richard Henderson New
[i386] logical shift right in shrd - - - - --- 2014-06-20 Marc Glisse New
Fix arrays in rtx.u + add minor rtx verification - - - - --- 2014-06-20 Marek Polacek New
[Committed] PR61123 : Fix the ABI mis-matching error caused by LTO - - - - --- 2014-06-20 Jakub Jelinek New
Fix up -march=native handling under KVM (PR target/61570) - - - - --- 2014-06-20 Jakub Jelinek New
[i386] : Combine memory and indirect jump - - - - --- 2014-06-20 Kai Tietz New
[PR61219] : Fix sNaN handling in ARM float to double conversion - - - - --- 2014-06-20 Aurelien Jarno New
Fix up -march=native handling under KVM (PR target/61570) - - - - --- 2014-06-20 H.J. Lu New
Emit DW_tag_restrict_type for restrict-qualified pointers. - - - - --- 2014-06-20 Mark Wielaard New
[x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations - - - - --- 2014-06-21 Sriraman Tallam New
Another AIX Bootstrap failure - - - - --- 2014-06-21 Jan Hubicka New
change specific int128 -> generic intN - - - - --- 2014-06-21 DJ Delorie New
[i386] logical shift right in shrd - - - - --- 2014-06-21 Marc Glisse New
[Fortran] Some coarray fixes - - - - --- 2014-06-21 Tobias Burnus New
[webdoc,committed] svn.html - retire fortran-caf - - - - --- 2014-06-21 Tobias Burnus New
[RTL] (vec_select (vec_concat a b) c) may be just a or b - - - - --- 2014-06-21 Marc Glisse New
[BUILDROBOT] nios2: Include builtins.h - - - - --- 2014-06-21 Jan-Benedict Glaw New
[1/6] rs6000: Remove "O" alternative from lshrsi3 - - - - --- 2014-06-22 Segher Boessenkool New
[2/6] rs6000: Merge lshrsi3 and lshrdi3 - - - - --- 2014-06-22 Segher Boessenkool New
[3/6] rs6000: Merge ashlsi3 and ashldi3 - - - - --- 2014-06-22 Segher Boessenkool New
[4/6] rs6000: Merge rotlsi3 and rotldi3 - - - - --- 2014-06-22 Segher Boessenkool New
[5/6] rs6000: Merge ashrsi3 and ashrdi3 - - - - --- 2014-06-22 Segher Boessenkool New
[6/6] rs6000: Merge the var_shift yes/no alternatives - - - - --- 2014-06-22 Segher Boessenkool New
DWARFv5 Emit DW_TAG_atomic_type. - - - - --- 2014-06-22 Mark Wielaard New
[MIPS,committed] Fix some mips.c warnings - - - - --- 2014-06-22 Richard Sandiford New
[wwwdocs] convert contribute.html to https - - - - --- 2014-06-22 Gerald Pfeifer New
[C++] PR 33101 - - - - --- 2014-06-22 Paolo Carlini New
[doc] Remove duplicate -Wmaybe-uninitialized - - - - --- 2014-06-22 Marc Glisse New
Warn when returning the address of a temporary (middle-end) v2 - - - - --- 2014-06-22 Marc Glisse New
Only transform rotate to rotatert and v.v. if target has both - - - - --- 2014-06-22 Segher Boessenkool New
[Committed,loop2_invariant] Pre-check invariants - - - - --- 2014-06-23 Zhenqiang Chen New
Trust TREE_ADDRESSABLE - - - - --- 2014-06-23 Jan Hubicka New
Add used_by_single_function flag for static variables - - - - --- 2014-06-23 Jan Hubicka New
[PR61554] ICE during CCP - - - - --- 2014-06-23 Chung-Lin Tang New
[Fortran] More coarray fixes - - - - --- 2014-06-23 Tobias Burnus New
Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table - - - - --- 2014-06-23 Jan Hubicka New
[1/10] two hooks for conditional compare (ccmp) - - - - --- 2014-06-23 Zhenqiang Chen New
[2/10] prepare ccmp - - - - --- 2014-06-23 Zhenqiang Chen New
[3/10] skip swapping operands used in ccmp - - - - --- 2014-06-23 Zhenqiang Chen New
[4/10] expand ccmp - - - - --- 2014-06-23 Zhenqiang Chen New
[5/10] aarch64: add ccmp operand predicate - - - - --- 2014-06-23 Zhenqiang Chen New
[6/10] aarch64: add ccmp CC mode - - - - --- 2014-06-23 Zhenqiang Chen New
[7/10] aarch64: add function to output ccmp insn - - - - --- 2014-06-23 Zhenqiang Chen New
[8/10] aarch64: ccmp insn patterns - - - - --- 2014-06-23 Zhenqiang Chen New
[9/10] aarch64: generate conditional compare instructions - - - - --- 2014-06-23 Zhenqiang Chen New
[10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov - - - - --- 2014-06-23 Zhenqiang Chen New
[10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov - - - - --- 2014-06-23 Andrew Pinski New
[10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov - - - - --- 2014-06-23 Andrew Pinski New
Enable elimination of IV use with unsigned type candidate - - - - --- 2014-06-23 Bin Cheng New
[4.9,ARM] Backport r210219: "Neon Intrinsics TLC - remove ML" - - - - --- 2014-06-23 Alan Lawrence New
[libgcc] : Fix PR libgcc/61585 Subscript-out-of-range in unwind-seh.c - - - - --- 2014-06-23 Kai Tietz New
Fortran OpenMP UDR fixes, nested handling fixes etc. - - - - --- 2014-06-23 Jakub Jelinek New
fix std::chrono::duration literals - - - - --- 2014-06-23 Jonathan Wakely New
[C/C++] Add -Wlogical-not-parentheses (PR c/49706) - - - - --- 2014-06-23 Marek Polacek New
[match-and-simplify] Remove now dead code - - - - --- 2014-06-23 Richard Biener New
[GSoC,match-and-simplify] mark some more operators as commutative - - - - --- 2014-06-23 Prathamesh Kulkarni New
[GSoC] Addition of ISL AST generation to Graphite - - - - --- 2014-06-23 Roman Gareev New
[GSoC,match-and-simplify] Remove gen_gimple_match_fail - - - - --- 2014-06-23 Prathamesh Kulkarni New
[AArch64] Implement some vca*_f[32,64] intrinsics - - - - --- 2014-06-23 Kyrylo Tkachov New
Don't segv on __atomic_store (PR c/61553) - - - - --- 2014-06-23 Marek Polacek New
gcc: fix segfault from calling free on non-malloc'd area - - - - --- 2014-06-23 Paul Gortmaker New
PR61583, stage2 and stage3 compare failure due to value range loss - - - - --- 2014-06-23 Alan Modra New
IPA REF: refactoring - - - - --- 2014-06-23 Martin Liška New
[AArch64] Restructure arm_neon.h vector types' implementation. - - - - --- 2014-06-23 Tejas Belagod New
calloc = malloc + memset - - - - --- 2014-06-23 Marc Glisse New
[AArch64] Implement ADD in vector registers for 32-bit scalar values. - - - - --- 2014-06-23 James Greenhalgh New
Not very subtle fix for pr61510 - - - - --- 2014-06-23 James Greenhalgh New
Fix up -march=native handling under KVM (PR target/61570) - - - - --- 2014-06-23 H.J. Lu New
Fix for invalid sanitization of trailing byte in __builtin_strlen - - - - --- 2014-06-23 max New
[Fortran,committed] Fixed one issue with -fcoarray=lib - - - - --- 2014-06-23 Tobias Burnus New
[libsanitizer] Cherry-pick r211008 [Was: Re: libsanitizer merge from upstream r208536] - - - - --- 2014-06-23 Paolo Carlini New
« 1 2 ... 355 356 3571265 1266 »