Show patches with: State = Action Required       |    Archived = No       |   126652 patches
« 1 2 ... 1069 1070 10711266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] i386: Expand mul<VI8_AVX2> earlier - - - - --- 2012-06-27 Richard Henderson New
[RFC] Tweak reload to const propagate into matching constraint output - - - - --- 2012-06-27 Richard Henderson New
[testsuite] don't use lto plugin if it doesn't work - - - - --- 2012-06-26 Alexandre Oliva New
[PR49888,VTA] don't keep VALUEs bound to modified MEMs - - - - --- 2012-06-26 Alexandre Oliva New
[Ada] Attribute 'Old should only be used in postconditions - - - - --- 2012-06-26 Arnaud Charlet New
[Ada] Fields _CPU, _Priority and _Dispatching_Domain - - - - --- 2012-06-26 Arnaud Charlet New
[testsuite] scandump.exp: use printable pattern in test summary - - - - --- 2012-06-26 Janis Johnson New
[Fortran] CLASS handling for assumed-rank arrays - - - - --- 2012-06-26 Tobias Burnus New
Fix PR c++/19351 (operator new[] overflow) - - - - --- 2012-06-26 Florian Weimer New
[C++] Fix PR53752 - - - - --- 2012-06-26 Richard Biener New
[PR,other/33190] target macro documentation fixes [2/n] - - - - --- 2012-06-26 Steven Bosscher New
PR lto/53604 (incorrectly optmized out comdats) - - - - --- 2012-06-26 Jan Hubicka New
[graphite] RFC: Add ISL variants of remaining PPL things - - - - --- 2012-06-26 Michael Matz New
Commit: RX: Fix simple_return pattern - - - - --- 2012-06-26 Nick Clifton New
Add a lexical block only when the callsite has source location info - - - - --- 2012-06-26 Dehao Chen New
C++ PATCH for c++/53498 (infinite tsubst recursion with variadic template) - - - - --- 2012-06-26 Jason Merrill New
[testsuite] access name from dg-test via a proc instead of upvar - - - - --- 2012-06-26 Janis Johnson New
Strength reduction - - - - --- 2012-06-25 Bill Schmidt New
[v3] doxygen vs. pdflatex, kill COMPACT_LATEX - - - - --- 2012-06-25 Benjamin Kosnik New
[wwwdocs] Update coding conventions for C++ - - - - --- 2012-06-25 Lawrence Crowl New
[4/4] i386: Delete sse sdot_prod; add sdot_prodv4si for xop - - - - --- 2012-06-25 Richard Henderson New
[3/4] i386: Add widen_multiply_even/odd builtins and hooks - - - - --- 2012-06-25 Richard Henderson New
[2/4] i386: Use vpmacsdd for mulv4si3 - - - - --- 2012-06-25 Richard Henderson New
[1/4] i386: Cleanup and unify widening multiply patterns - - - - --- 2012-06-25 Richard Henderson New
[3/7] Add stdint.h wrapper for VxWorks. - - - - --- 2012-06-25 rbmj New
C++ PATCH for c++/52988 (omitted calls with nullptr) - - - - --- 2012-06-25 Jason Merrill New
libgo patch committed: Update to Go 1.0.2 release - - - - --- 2012-06-25 Ian Lance Taylor New
support for multiarch systems - - - - --- 2012-06-25 Matthias Klose New
constexpr for tr2/bool_set. - - - - --- 2012-06-25 Ed Smith-Rowland New
Add noexcept and constexpr to tr2/dynamic_bitset. - - - - --- 2012-06-25 Ed Smith-Rowland New
C++ PATCH for c++/53202 (copy constructor not run in C++11) - - - - --- 2012-06-25 Jason Merrill New
[RFA/ARM,3/3] Add support for vfma* and vfms* Neon intrinsics - - - - --- 2012-06-25 Matthew Gretton-Dann New
[RFA/ARM,2/3] Add vectorizer support for VFMA - - - - --- 2012-06-25 Matthew Gretton-Dann New
[RFA/ARM,1/3] Add VFP support for VFMA and friends - - - - --- 2012-06-25 Matthew Gretton-Dann New
Don't try to perform conditional_replacement on vectors (PR tree-optimization/53748) - - - - --- 2012-06-25 Jakub Jelinek New
Fix sse_loadlps constraints (PR target/53759) - - - - --- 2012-06-25 Jakub Jelinek New
[RFA/ARM] Add ACLE Predefined macro support - - - - --- 2012-06-25 Matthew Gretton-Dann New
support for multiarch systems - - - - --- 2012-06-25 Matthias Klose New
[C++] Reject variably modified types in operator new - - - - --- 2012-06-25 Florian Weimer New
[gcc/libgcc/ada/libstdc++] Match arm*-*-linux-*eabi* for ARM Linux/GNU EABI - - - - --- 2012-06-25 Matthias Klose New
Add a lexical block only when the callsite has source location info - - - - --- 2012-06-25 Dehao Chen New
[Darwin,x86] fix 53283 - - - - --- 2012-06-25 Iain Sandoe New
[Darwin/m32/ObjC] Fix m32 ObjC exceptions model breakage. - - - - --- 2012-06-25 Iain Sandoe New
[committed] update my email address. - - - - --- 2012-06-25 Iain Sandoe New
[v3] regex testsuite cleanups - - - - --- 2012-06-25 Benjamin Kosnik New
[Ping] Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks - - - - --- 2012-06-24 rbmj New
[doc] Document JMP_BUF_SIZE - - - - --- 2012-06-24 Steven Bosscher New
Only define JMP_BUF_SIZE in backends that also define DONT_USE_BUILTIN_SETJMP - - - - --- 2012-06-24 Steven Bosscher New
[doc] Add some missing libraries to sourcebuild.texi - - - - --- 2012-06-24 Steven Bosscher New
[Fortran] Add parsing support for assumed-rank array - - - - --- 2012-06-24 Tobias Burnus New
Remove and poison a few more old target macros - - - - --- 2012-06-24 Steven Bosscher New
Remove and poison a few more old target macros - - - - --- 2012-06-24 Steven Bosscher New
const char* constructor overloads for stdexcept and system_error. - - - - --- 2012-06-24 Jonathan Wakely New
RFA: dead_debug_* ICE - - - - --- 2012-06-24 Richard Sandiford New
RFA: dwarf2out vs. LP64-on-ELF32 - - - - --- 2012-06-24 Richard Sandiford New
Fix MIPS --enable-werror build - - - - --- 2012-06-24 Richard Sandiford New
libgo patch committed: Copy runtime_printf from other library - - - - --- 2012-06-24 Ian Lance Taylor New
[gimplefe] creating individual gimple_assign statements - - - - --- 2012-06-23 Sandeep Soni New
Coverage unlinking - - - - --- 2012-06-23 Nathan Sidwell New
[3/3] PR target/53749 - - - - --- 2012-06-23 Richard Henderson New
[2/3] i386: Pass ix86_expand_sse_unpack operands by value - - - - --- 2012-06-23 Richard Henderson New
[1/3] i386: Extract the guts of mulv16qi3 to ix86_expand_vecop_qihi - - - - --- 2012-06-23 Richard Henderson New
Updated to respond to various email comments from Jason, Diego and Cary (issue6197069) - - - - --- 2012-06-23 Dominique d'Humières New
[Ping] Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks - - - - --- 2012-06-22 rbmj New
[off,list] Re: [PATCH] x86: use 'rep bsf' syntax when assembler supports it - - - - --- 2012-06-22 Roland McGrath New
PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64 - - - - --- 2012-06-22 H.J. Lu New
x86: use 'rep bsf' syntax when assembler supports it - - - - --- 2012-06-22 Roland McGrath New
PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64 - - - - --- 2012-06-22 H.J. Lu New
Move Graphite to upstream cloog 0.17.0 - - - - --- 2012-06-22 Richard Biener New
[MIPS/libgcc] fix crts. - - - - --- 2012-06-22 Iain Sandoe New
Cherry-pick fixes from graphite branch - - - - --- 2012-06-22 Richard Biener New
[gcov] Fix PR53744 - - - - --- 2012-06-22 Richard Biener New
[onlinedocs] : No more automatic rebuilt? - - - - --- 2012-06-22 Andreas Schwab New
Fix PR debug/53704 - - - - --- 2012-06-22 Eric Botcazou New
[PR49888,VTA] don't keep VALUEs bound to modified MEMs - - - - --- 2012-06-22 Alexandre Oliva New
[PR49888,VTA] don't keep VALUEs bound to modified MEMs - - - - --- 2012-06-22 Alexandre Oliva New
debug insns in SMS - - - - --- 2012-06-22 Alexandre Oliva New
[Cilkplus] Continue inside cilk_for - - - - --- 2012-06-21 Iyer, Balaji V New
Remove and poison a pair of old target macros - - - - --- 2012-06-21 Steven Bosscher New
Add myself to write-after-approval section of MAINTAINERS file - - - - --- 2012-06-21 Meador Inge New
Fix ICE with -O -flto and -g - - - - --- 2012-06-21 Eric Botcazou New
Strength reduction preliminaries - - - - --- 2012-06-21 Bill Schmidt New
RFA: Fix PR53688 - - - - --- 2012-06-21 Michael Matz New
[RS6000] atomic tweaks - - - - --- 2012-06-21 Alan Modra New
[Patch-v2] Adjustments for Windows x64 SEH - - - - --- 2012-06-21 Tristan Gingold New
RFC: C++/OMP PATCH for c++/53565 (libgomp for-2.C failure) - - - - --- 2012-06-21 Jason Merrill New
Fix accesses to freed up memory in var-tracking (PR debug/53706) - - - - --- 2012-06-21 Jakub Jelinek New
[gimplefe] creating individual gimple_assign statements - - - - --- 2012-06-21 Sandeep Soni New
[wwwdocs] Make codingconventions.html pass W3 validator. - - - - --- 2012-06-21 Gerald Pfeifer New
[wwwdocs] Fix type in gcc-4.7/changes.html - - - - --- 2012-06-20 Gerald Pfeifer New
New option to turn off stack reuse for temporaries - - - - --- 2012-06-20 Xinliang David Li New
[mips] Fix warning when using --with-synci - - - - --- 2012-06-20 Steve Ellcey New
PR c/53702: Fix -Wunused-local-typedefs with nested functions - - - - --- 2012-06-20 Meador Inge New
[i386] : Macroize with int iterators remaining insn patterns - - - - --- 2012-06-20 Uros Bizjak New
add DECL_SOURCE_COLUMN to tree.h (trivial) - - - - --- 2012-06-20 Rüdiger Sonderfeld New
[i386] : Macroize remaining rounding expanders - - - - --- 2012-06-20 Uros Bizjak New
RFA: Fix PR53688 - - - - --- 2012-06-20 Michael Matz New
ARM/NEON: vld1q_dup_s64 builtin - - - - --- 2012-06-20 Christophe Lyon New
[Target,maintainers] : Please update libjava/sysdep/*/locks.h with new atomic builtins - - - - --- 2012-06-20 David Edelsohn New
[testsuite] : Fix two testcases for x86_64-*-mingw* target - - - - --- 2012-06-20 Kai Tietz New
« 1 2 ... 1069 1070 10711266 1267 »