Show patches with: none      |   126810 patches
« 1 2 ... 296 297 2981268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fix libstdc++/58912 - - - - --- 2013-10-30 Jonathan Wakely New
PATCH to use -Wno-format during stage1 - - - - --- 2013-10-30 Jason Merrill New
[RFA] Minor fix to aliasing machinery - - - - --- 2013-10-30 Marc Glisse New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
Fix canadian cross build on systems with no fenv.h - - - - --- 2013-10-30 Steve Ellcey New
C++ PATCH to C++1y VLA of 0 length - - - - --- 2013-10-30 Jason Merrill New
[RFC] For TARGET_AVX use *mov<mode>_internal for misaligned loads - - - - --- 2013-10-30 Jakub Jelinek New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
[C++] PR 58581 - - - - --- 2013-10-30 Paolo Carlini New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-10-30 Jeff Law New
[v3] Extend smart ptr assertions to reject void* - - - - --- 2013-10-30 Jonathan Wakely New
Two tiny C++ cleanup PATCHes - - - - --- 2013-10-30 Jason Merrill New
decide edge's hotness when there is profile info - - - - --- 2013-10-30 Teresa Johnson New
arm: emit neon alignment hints for 32/16-bit loads/stores - - - - --- 2013-10-30 Måns Rullgård New
[v3] enable commented out tests - - - - --- 2013-10-30 Jonathan Wakely New
[committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918) - - - - --- 2013-10-30 Iyer, Balaji V New
patch to improve register preferencing in IRA and to *remove regmove* pass - - - - --- 2013-10-30 Steven Bosscher New
C++14 digit separators.. - - - - --- 2013-10-30 Ed Smith-Rowland New
[rs6000] Correct handling of multiply high-part for little endian - - - - --- 2013-10-30 Bill Schmidt New
[C11-atomic] Miscellaneous fixes 6/n - - - - --- 2013-10-30 Joseph Myers New
make the libstdc++ pretty printers compatible with both Python 2 and Python3 - - - - --- 2013-10-31 Matthias Klose New
[rx] fix no-argument builtins - - - - --- 2013-10-31 DJ Delorie New
reimplement -fstrict-volatile-bitfields v4, part 1/2 - - - - --- 2013-10-31 Sandra Loosemore New
patch to fix PR58933 (ppc bootstrap) - - - - --- 2013-10-31 Vladimir Makarov New
[RFA] Isolate erroneous paths optimization - - - - --- 2013-10-31 Jeff Law New
[wide-int] Fix ada builds - - - - --- 2013-10-31 Richard Sandiford New
[MPX,2/X] Pointers Checker [6/25] Instrumentation pass - - - - --- 2013-10-31 Ilya Enkovich New
[wide-int] Various division fixes - - - - --- 2013-10-31 Richard Sandiford New
[MPX,2/X] Pointers Checker [7/25] Suppress BUILT_IN_CHKP_ARG_BND optimizations. - - - - --- 2013-10-31 Ilya Enkovich New
[MPX,2/X] Pointers Checker [8/25] Languages support - - - - --- 2013-10-31 Ilya Enkovich New
[MPX,2/X] Pointers Checker [9/25] Bound constants - - - - --- 2013-10-31 Ilya Enkovich New
[MPX,2/X] Pointers Checker [10/25] Calls copy and verification - - - - --- 2013-10-31 Ilya Enkovich New
[C++,1/3] Refactor implicit function template implementation and fix 58534, 58536, 58548, 58549 and… - - - - --- 2013-10-31 Adam Butcher New
[C++,2/3] Support implicit parameter packs. - - - - --- 2013-10-31 Adam Butcher New
[C++,3/3] Add some generic lambda test cases. - - - - --- 2013-10-31 Adam Butcher New
[C++] PR 58466 - - - - --- 2013-10-31 Paolo Carlini New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-31 Ed Smith-Rowland New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-10-31 Dodji Seketeli New
LRA: Fix incorrect register spill/reload - - - - --- 2013-10-31 Robert Suchanek New
[PR,10474] Split live-ranges of function arguments to help shrink-wrapping - - - - --- 2013-10-31 Martin Jambor New
C++ PATCH to deal with trivial but non-callable [cd]tors - - - - --- 2013-10-31 Jason Merrill New
C++ PATCH for c++/58162 (wrong error with NSDMI, const and move ctor) - - - - --- 2013-10-31 Jason Merrill New
C++ PATCH to deal with trivial but non-callable [cd]tors - - - - --- 2013-10-31 Eric Botcazou New
[v3] Extend smart ptr assertions to reject void* - - - - --- 2013-10-31 Jonathan Wakely New
optimize stack checking for leaf functions - - - - --- 2013-10-31 Eric Botcazou New
Two C++ cleanup PATCHes - - - - --- 2013-10-31 Jason Merrill New
patch to fix mips16 LRA register shuffling - - - - --- 2013-10-31 Vladimir Makarov New
[1/6] Convert gimple types from a union to C++ inheritance - - - - --- 2013-10-31 David Malcolm New
[2/6] Hand-written port of various accessors within gimple.h - - - - --- 2013-10-31 David Malcolm New
[3/6] Automated part of conversion of gimple types to use C++ inheritance - - - - --- 2013-10-31 David Malcolm New
[4/6] Implement is_a_helper <>::test specializations for various gimple types - - - - --- 2013-10-31 David Malcolm New
[5/6] Port various places from union access to subclass access. - - - - --- 2013-10-31 David Malcolm New
[6/6] Update gdb hooks to reflect changes to gimple types - - - - --- 2013-10-31 David Malcolm New
Try to avoid vector mode punning in SET_DEST on i?86 - - - - --- 2013-10-31 Jakub Jelinek New
Aliasing: look through pointer's def stmt - - - - --- 2013-10-31 Marc Glisse New
[ubsan] Add VLA bound instrumentation - - - - --- 2013-10-31 Marek Polacek New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-31 Uros Bizjak New
[C++,/,RFC] PR 29234 - - - - --- 2013-10-31 Paolo Carlini New
[committed] Add diagnostics for aligned clause restrictions - - - - --- 2013-10-31 Jakub Jelinek New
[v3] define std::integer_sequence et al - - - - --- 2013-10-31 Jonathan Wakely New
Support multiline GTY markers in Doxygen filter; add unittests - - - - --- 2013-10-31 David Malcolm New
Fix for PR 58925 - - - - --- 2013-10-31 Iyer, Balaji V New
PR 58834: __builtin_shuffle in a template - - - - --- 2013-10-31 Marc Glisse New
Rework c99status.html - - - - --- 2013-10-31 Gerald Pfeifer New
use stack vectors more - - - - --- 2013-10-31 Trevor Saunders New
Rework c99status.html - - - - --- 2013-10-31 Gerald Pfeifer New
Handling == or != comparisons that may affect range test optimization. - - - - --- 2013-11-01 Cong Hou New
[rs6000] Fix rs6000_expand_vector_set for little endian - - - - --- 2013-11-01 Bill Schmidt New
Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer. - - - - --- 2013-11-01 Cong Hou New
RFC: simd enabled functions (omp declare simd / elementals) - - - - --- 2013-11-01 Aldy Hernandez New
[i386] : Change HAVE_AS_IX86_INTERUNIT_MOVQ to runtime test ... - - - - --- 2013-11-01 Uros Bizjak New
[wide-int] Avoid some changes in output code - - - - --- 2013-11-01 Richard Sandiford New
Fix up reassoc (PR tree-optimization/58946) - - - - --- 2013-11-01 Jakub Jelinek New
[v3] Implement N3421 - make functors greater<> - - - - --- 2013-11-01 Jonathan Wakely New
[v3] libstdc++/58952 - - - - --- 2013-11-01 Paolo Carlini New
[v3] Implement N3421 - make functors greater<> - - - - --- 2013-11-01 Jonathan Wakely New
[i386,4/8,AVX512,1/n] Add substed patterns. - - - - --- 2013-11-01 Kirill Yukhin New
RFC: simd enabled functions (omp declare simd / elementals) - - - - --- 2013-11-01 Jakub Jelinek New
[fortran] PR57445 - [4.8/4.9 Regression] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic … - - - - --- 2013-11-01 Paul Richard Thomas New
[PR,53001] Re: Patch to split out new warning flag for floating point conversion - - - - --- 2013-11-01 Joshua J Cogliati New
Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer. - - - - --- 2013-11-01 Cong Hou New
RFC: simd enabled functions (omp declare simd / elementals) - - - - --- 2013-11-01 Jakub Jelinek New
Small fix: add { dg-require-effective-target vect_int } to testsuite/gcc.dg/vect/pr58508.c - - - - --- 2013-11-01 Cong Hou New
Fix type of clock_t in timevar.c - - - - --- 2013-11-01 Steve Ellcey New
configure patch for caddr_t and ssize_t types - - - - --- 2013-11-01 Steve Ellcey New
[ubsan] Add VLA bound instrumentation - - - - --- 2013-11-01 Marek Polacek New
use stack vectors more - - - - --- 2013-11-01 Trevor Saunders New
Implementation of n3793 <experimental/optional> - - - - --- 2013-11-01 Jonathan Wakely New
* MAINTAINERS (Write After Approval): Add myself. - - - - --- 2013-11-01 Trevor Saunders New
PR 58958: wrong aliasing info - - - - --- 2013-11-01 Marc Glisse New
Expect JUMP_TABLE_DATA in NEXT_INSN(label) - - - - --- 2013-11-02 Steven Bosscher New
Added the libcilkrts path to linker - - - - --- 2013-11-02 Iyer, Balaji V New
[wide-int] Fix aarch{32,64} builds - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] Fix inverted bfin test - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] Fix exact_log2 zext test - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] Fix mask inversions in expand_copysign_bit - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] Do not treat rtxes as sign-extended - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] Another tweak to convert_modes - - - - --- 2013-11-02 Richard Sandiford New
[wide-int] doloop fixes - - - - --- 2013-11-02 Richard Sandiford New
« 1 2 ... 296 297 2981268 1269 »