Show patches with: Archived = No       |   126795 patches
« 1 2 ... 1119 1120 11211267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[testsuite/darwin] fix PR testsuite/51059 - - - - --- 2011-11-11 Iain Sandoe New
PATCH: Assert DWARF register size <= saved reg size - - - - --- 2011-11-11 H.J. Lu New
Implement openmp atomic load/store with __atomic builtins - - - - --- 2011-11-11 Richard Henderson New
[Gcc.amd,002] Document bdver1 in changes.html for GCC4.6 - - - - --- 2011-11-11 Kumar, Venkataramanan New
[Gcc.amd,001] Document bdver1/btver1 in invoke.texi - - - - --- 2011-11-11 Kumar, Venkataramanan New
Fix tree-stdarg after "Mark objects death@end of scope" changes - - - - --- 2011-11-11 Jakub Jelinek New
[testsuite] : Do not run simulate-thread on alpha*-*-linux* - - - - --- 2011-11-11 Uros Bizjak New
Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/510… - - - - --- 2011-11-11 Jakub Jelinek New
[libfortran] PR 51090 Check getenv result before proceeding - - - - --- 2011-11-11 Janne Blomqvist New
Fix various minor issues in cprop.c - - - - --- 2011-11-11 Eric Botcazou New
Optimize in RTL vector AND { -1, -1, ... }, IOR { -1, -1, ... } and XOR { -1, -1, ... } (take 2) - - - - --- 2011-11-11 Bernd Schmidt New
[alpha] : Restore bootstrap, broken due to config/elfos.h renames. - - - - --- 2011-11-11 Uros Bizjak New
SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc) - - - - --- 2011-11-11 Rainer Orth New
[Cilkplus] Patch to fix unused variable - - - - --- 2011-11-11 Iyer, Balaji V New
[Cilkplus] Patch to fix unused variable - - - - --- 2011-11-11 Iyer, Balaji V New
[Cilkplus] Patch to remove CILKPLUS IMPLEMENTED macro - - - - --- 2011-11-11 Iyer, Balaji V New
[Cilkplus] Patch to finish const tree - - - - --- 2011-11-11 Iyer, Balaji V New
[Cilkplus] Patch to fix Finish Call Expr - - - - --- 2011-11-11 Iyer, Balaji V New
Emit vzeroupper even from gen_return and gen_simple_return - - - - --- 2011-11-11 Jakub Jelinek New
Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/510… - - - - --- 2011-11-11 Jakub Jelinek New
Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR t… - - - - --- 2011-11-11 Jakub Jelinek New
PATCH, PR 50605] Handle MEM_REFs in is_gimple_ip_invariant_address - - - - --- 2011-11-11 Martin Jambor New
[Fortran] PR 51073: fix for zero-sized coarray arrays - - - - --- 2011-11-11 Tobias Burnus New
[ObjC/NeXT] use correct personality routine for Objective-C/NeXT/ABI0/1 - - - - --- 2011-11-11 Iain Sandoe New
Revert sparc vec_init improvements as they cause 64-bit regressions. - - - - --- 2011-11-11 David Miller New
C++ PATCH for c++/50372 (C++11 allows static functions as template arguments) - - - - --- 2011-11-11 Jason Merrill New
[Annotalysis] Support trylock attributes on virtual methods. - - - - --- 2011-11-10 Delesley Hutchins New
C++ PATCH for c++/50973 (ICE with defaulted virtual destructor) - - - - --- 2011-11-10 Jason Merrill New
C++ PATCH for c++/51079 (DR 495, checking second conv before template) - - - - --- 2011-11-10 Jason Merrill New
PR debug/50983 - - - - --- 2011-11-10 Jason Merrill New
[DOC] : Remove wrong explanation w.r.t. const handling for predicates, defined with define_predicate - - - - --- 2011-11-10 Uros Bizjak New
c++/2972 warn when ctor-initializer leaves uninitialized data - - - - --- 2011-11-10 Jonathan Wakely New
[Ada] Implement AI05-117 (memory barriers and volatile objects) - - - - --- 2011-11-10 Eric Botcazou New
[libffi] Use GCC_AS_CFI_PSEUDO_OP - - - - --- 2011-11-10 Richard Henderson New
Free memory leaks in tree-vect-slp.c - - - - --- 2011-11-10 Jakub Jelinek New
Options handling and reload memory leak fixes - - - - --- 2011-11-10 Jakub Jelinek New
gcov internal changes - - - - --- 2011-11-10 Nathan Sidwell New
[i386] : Fix PR 50762, [4.7 Regression] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn) - - - - --- 2011-11-10 Uros Bizjak New
Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR t… - - - - --- 2011-11-10 Jakub Jelinek New
[committed] Fix -D_FORTIFY_SOURCE infinite recursion (PR middle-end/51077) - - - - --- 2011-11-10 Jakub Jelinek New
[RFA/ARM,01/02] : Thumb2 epilogue in RTL - - - - --- 2011-11-10 Sameera Deshpande New
[libfortran] Reduce inlining - - - - --- 2011-11-10 Janne Blomqvist New
[libitm] Work around missing AVX support - - - - --- 2011-11-10 Richard Henderson New
Status of libitm on Tru64 UNIX - - - - --- 2011-11-10 Rainer Orth New
[Darwin/PR49992,2/2] remove ranlib special-casing from the darwin port. - - - - --- 2011-11-10 Tristan Gingold New
[rs6000] Fix warning building libgcc - - - - --- 2011-11-10 Richard Biener New
Revert "PowerPC shrink-wrap support 3 of 3" - - - - --- 2011-11-10 Bernd Schmidt New
Fix PR tree-optimization/51058 - - - - --- 2011-11-10 Ira Rosen New
Incorrect volatile bitfield load-extend - - - - --- 2011-11-10 Joey Ye New
[RFC] PR 50837 - - - - --- 2011-11-10 Paolo Carlini New
[RFC] PR 50837 - - - - --- 2011-11-10 Paolo Carlini New
[libitm] Work around missing AVX support - - - - --- 2011-11-10 Richard Henderson New
Flag-controlled type conversions/promotions - - - - --- 2011-11-09 Andreas Kloeckner New
libitm: Delete problematic unused code - - - - --- 2011-11-09 Richard Henderson New
C++ PATCH for c++/50972 (ice-on-invalid with noexcept) - - - - --- 2011-11-09 Jason Merrill New
C++ PATCH for c++/51046 (ICE with unexpanded parameter pack) - - - - --- 2011-11-09 Jason Merrill New
[CRIS] Hookize FUNCTION_VALUE_REGNO_P - - - - --- 2011-11-09 Anatoly Sokolov New
Handle -msse -mno-sse2 in expand_vec_perm_interleave2 (PR target/50911) - - - - --- 2011-11-09 Jakub Jelinek New
Fix fallout from bool store pattern recognition (PR tree-optimization/51000) - - - - --- 2011-11-09 Jakub Jelinek New
[v3] C++11 allocator reqs for vector in debug & profile mode - - - - --- 2011-11-09 Jonathan Wakely New
[trans-mem] fix memopt-1.c for 32bits - - - - --- 2011-11-09 Jakub Jelinek New
[libitm] avoid non-portable branch mnemonics - - - - --- 2011-11-09 Richard Henderson New
New port^2: Renesas RL78 - - - - --- 2011-11-09 DJ Delorie New
[Build,libgfortran] Make libgfortran's configure more cross-compile friendly - - - - --- 2011-11-09 Tobias Burnus New
Disable libitm if unsupported - - - - --- 2011-11-09 Richard Henderson New
[libfortran] Trivial cleanup committed - - - - --- 2011-11-09 Janne Blomqvist New
C++ PATCH for c++/51029 (C++11 ICE with virtual base) - - - - --- 2011-11-09 Jason Merrill New
Move Objective-C runtime flags to modern options system. - - - - --- 2011-11-09 Iain Sandoe New
[libitm] Configure for gas cfi pseudos - - - - --- 2011-11-09 Richard Henderson New
C++ testsuite PATCH to overhaul running of tests in C++11 mode - - - - --- 2011-11-09 Jason Merrill New
C++ PATCH for various template non-type argument tests in C++11 mode - - - - --- 2011-11-09 Jason Merrill New
C++ PATCH to improve C++11 diagnostic on inherit/using5.C - - - - --- 2011-11-09 Jason Merrill New
PR c++/51043 - ICE in LTO - - - - --- 2011-11-09 Dodji Seketeli New
Fix combine's simplify_comparison (PR rtl-optimization/51023, take 3) - - - - --- 2011-11-09 Jakub Jelinek New
More improvements to sparc VIS vec_init code generation. - - - - --- 2011-11-09 Eric Botcazou New
Fix combine's simplify_comparison (PR rtl-optimization/51023) - - - - --- 2011-11-09 Jakub Jelinek New
Disable libitm if unsupported - - - - --- 2011-11-09 Iain Sandoe New
PR 51061 - - - - --- 2011-11-09 Paolo Carlini New
Fix combine's simplify_comparison (PR rtl-optimization/51023) - - - - --- 2011-11-09 Jakub Jelinek New
[trans-mem] fix memopt-1.c for 32bits - - - - --- 2011-11-09 Patrick Marlier New
[C++] PR 51047 - - - - --- 2011-11-09 Paolo Carlini New
[C++] PR 51045 - - - - --- 2011-11-09 Paolo Carlini New
Fixup canonicalize_constructor_val some more - - - - --- 2011-11-09 Richard Biener New
unordered associative containers are non-copyable in profile mode - - - - --- 2011-11-09 Jonathan Wakely New
Fix PR tree-optimization/51015 - - - - --- 2011-11-09 Ira Rosen New
Implement vect_cmdline_needed properly on sparc. - - - - --- 2011-11-09 David Miller New
[C++] PR 50958 and correct lookup of literal operators - - - - --- 2011-11-09 Ed Smith-Rowland New
[v3] C++11 allocator reqs for vector in debug & profile mode - - - - --- 2011-11-09 Jonathan Wakely New
[i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION - - - - --- 2011-11-08 Michael Meissner New
PR c++/51027 - accepts alias-declaration without ';' - - - - --- 2011-11-08 Dodji Seketeli New
PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372 - - - - --- 2011-11-08 Dodji Seketeli New
PR c++/51027 - accepts alias-declaration without ';' - - - - --- 2011-11-08 Dodji Seketeli New
[trans-mem] fix memopt-1.c for 32bits - - - - --- 2011-11-08 Patrick Marlier New
Disable libitm if unsupported - - - - --- 2011-11-08 Richard Henderson New
[Annotalysis] Support trylock attributes on virtual methods. - - - - --- 2011-11-08 Delesley Hutchins New
C++ PATCH for c++/50835 (wrong lvalueness with ?: in template) - - - - --- 2011-11-08 Jason Merrill New
[v3] finish allocator support in <future> and std::shared_ptr - - - - --- 2011-11-08 Jonathan Wakely New
[Fortran,committed] Add libquadmath testcase gfortran.dg/quad_2.f90 - - - - --- 2011-11-08 Tobias Burnus New
Disable libitm if unsupported - - - - --- 2011-11-08 Richard Henderson New
[tree-optimization,1/2] : Branch-cost optimizations - - - - --- 2011-11-08 Kai Tietz New
« 1 2 ... 1119 1120 11211267 1268 »