Show patches with: Archived = No       |   126633 patches
« 1 2 ... 275 276 2771266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/18] convert the Go front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[13/18] convert LTO to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[14/18] remove explicit dependencies - - - - --- 2013-07-25 Tom Tromey New
[15/18] make out_object_file rule use automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[16/18] remove last reference to TREE_GIMPLE_H - - - - --- 2013-07-25 Tom Tromey New
[17/18] remove last definition of CROSS_FLOAT_H - - - - --- 2013-07-25 Tom Tromey New
[18/18] remove unused macros - - - - --- 2013-07-25 Tom Tromey New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-25 Tobias Burnus New
Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...) - - - - --- 2013-07-26 Stefan Kristiansson New
[C++,testcase,committed] PR 57101 - - - - --- 2013-07-26 Paolo Carlini New
[01/11] Introduce beginnings of a pipeline class. - - - - --- 2013-07-26 David Malcolm New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
[03/11] Handwritten part of conversion of passes to C++ classes - - - - --- 2013-07-26 David Malcolm New
[05/11] Add -fno-rtti when building plugins. - - - - --- 2013-07-26 David Malcolm New
[06/11] Rewrite how instances of passes are cloned - - - - --- 2013-07-26 David Malcolm New
[07/11] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c - - - - --- 2013-07-26 David Malcolm New
[08/11] Example of converting global state to per-pass state - - - - --- 2013-07-26 David Malcolm New
[09/11] Support "gcc" namespace in gengtype - - - - --- 2013-07-26 David Malcolm New
[10/11] Make gcc::context be GC-managed - - - - --- 2013-07-26 David Malcolm New
[11/11] Make opt_pass and gcc::pipeline be GC-managed - - - - --- 2013-07-26 David Malcolm New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
implement Cilk Plus simd loops on trunk - - - - --- 2013-07-26 Aldy Hernandez New
committed: Skip tests for epiphany that make invalid struct layout assumptions - - - - --- 2013-07-26 Joern Rennecke New
[google/gcc-4_8] Fix problem with type signatures and template instantiations. - - - - --- 2013-07-26 Cary Coutant New
Add atomic type qualifier - - - - --- 2013-07-26 Andrew MacLeod New
fix generic std::atomic<T>::compare_exchange_{weak,strong} - - - - --- 2013-07-26 Nathan Froyd New
PS: committed: Skip tests for epiphany that make invalid struct layout assumptions - - - - --- 2013-07-26 Joern Rennecke New
testsuite, committed: use -mshort-calls for epiphany when expecting function name but once - - - - --- 2013-07-26 Joern Rennecke New
testsuite,committed: Disable gcc.dg/torture/pr37868.c / enable gcc.dg/sibcall-6.c for epiphany. - - - - --- 2013-07-26 Joern Rennecke New
Fix problem with -fdebug-types-section and template instantiations. - - - - --- 2013-07-26 Cary Coutant New
[GOOGLE] Port remaining -fopt-info messages from google/4_7 (plus dump infrastructure enhancement) - - - - --- 2013-07-26 Teresa Johnson New
[GOOGLE] Port remaining -fopt-info messages from google/4_7 (plus dump infrastructure enhancement) - - - - --- 2013-07-26 Teresa Johnson New
fix generic std::atomic<T>::compare_exchange_{weak,strong} - - - - --- 2013-07-26 Nathan Froyd New
[v4] MIPS: IEEE 754-2008 features support - - - - --- 2013-07-26 Maciej W. Rozycki New
Testsuite tweaks for the SPARC - - - - --- 2013-07-27 Eric Botcazou New
[Fortran] PR57991 - add alias warning for intent(out)/intent(out) - - - - --- 2013-07-27 Tobias Burnus New
Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...) - - - - --- 2013-07-27 Oleg Endo New
Committed: fix Epiphany UNKNOWN_REGNUM allocation for leaf functions. - - - - --- 2013-07-27 Joern Rennecke New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-27 Tobias Burnus New
Fix PR57993 (ICE in slsr) - - - - --- 2013-07-28 Bill Schmidt New
[fortran] PR Detect same values in vector expression subscripts - - - - --- 2013-07-28 Thomas Koenig New
: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos - - - - --- 2013-07-28 John David Anglin New
PING: Re: [patch] implement simd loops in trunk (OMP_SIMD) - - - - --- 2013-07-29 Aldy Hernandez New
[i386] : Fix PR57954 - AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code - - - - --- 2013-07-29 Uros Bizjak New
fatal error: gnu/stubs-32.h: No such file - - - - --- 2013-07-29 FX Coudert New
[v2,01/18] clean up SHLIB so subshells are not needed - - - - --- 2013-07-29 Tom Tromey New
[v2,02/18] update generated_files - - - - --- 2013-07-29 Tom Tromey New
[v2,03/18] move generated_files order-only dependency later - - - - --- 2013-07-29 Tom Tromey New
[v2,04/18] add configury - - - - --- 2013-07-29 Tom Tromey New
[v2,05/18] convert the C front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,06/18] convert the C++ front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,07/18] convert the ObjC front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,08/18] convert the ObjC++ front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,09/18] convert the Java front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,10/18] Fix up c-family targets - - - - --- 2013-07-29 Tom Tromey New
[v2,11/18] convert the Fortran front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,12/18] convert the Go front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,13/18] convert LTO to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,14/18] remove explicit dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,15/18] make out_object_file rule use automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,16/18] remove last reference to TREE_GIMPLE_H - - - - --- 2013-07-29 Tom Tromey New
[v2,17/18] remove last definition of CROSS_FLOAT_H - - - - --- 2013-07-29 Tom Tromey New
[v2,18/18] remove unused macros - - - - --- 2013-07-29 Tom Tromey New
[C++] PR 57948 - - - - --- 2013-07-29 Paolo Carlini New
libgcc/MIPS: Fill in delay slots of (some) MIPS16 call stubs - - - - --- 2013-07-29 Maciej W. Rozycki Accepted
[rs6000] power8 patches, revised patch #8, power8 load fusion - - - - --- 2013-07-29 Michael Meissner New
PATCH Re: [c++] Question about "write_unscoped_name (const tree decl)" - - - - --- 2013-07-29 Jason Merrill New
RFA: Fix rtl-optimization/58021 - - - - --- 2013-07-29 Joern Rennecke New
Committed: Epiphany ashlv2si3 - - - - --- 2013-07-29 Joern Rennecke New
Committed: Disable gcc.dg/tree-ssa/pr44258.c scan for Epiphany. - - - - --- 2013-07-29 Joern Rennecke New
[GOOGLE] Refactor AutoFDO - - - - --- 2013-07-30 Dehao Chen New
Fix ICE when profiles are mismatched - - - - --- 2013-07-30 Jan Hubicka New
[C++] PR 57947 - - - - --- 2013-07-30 Paolo Carlini New
C++ PATCH for c++/58022 (bogus abstract class error) - - - - --- 2013-07-30 Jason Merrill New
C++ PATCH for c++/57901 (bogus constexpr error) - - - - --- 2013-07-30 Jason Merrill New
[AArch64] Add secondary reload for immediates into FP_REGS - - - - --- 2013-07-30 Ian Bolton New
[SPARC] Remove superfluous memory barrier for atomics with TSO - - - - --- 2013-07-30 Eric Botcazou New
Symtab cleanups 8/17: abstract functions - - - - --- 2013-07-30 Jan Hubicka New
[ubsan] Add -static-libubsan - - - - --- 2013-07-30 Marek Polacek New
[ubsan] Don't try to sanitize shifts outside of functions - - - - --- 2013-07-30 Marek Polacek New
[ubsan] Use build_constructor_va where possible - - - - --- 2013-07-30 Marek Polacek New
[ubsan] Add bootstrap-ubsan.mk - - - - --- 2013-07-30 Marek Polacek New
[C++] PR 57947 - - - - --- 2013-07-30 Paolo Carlini New
[ubsan] Rename obsolete variable - - - - --- 2013-07-30 Marek Polacek New
[ARM] Add mulhi3 expander. - - - - --- 2013-07-30 Richard Earnshaw New
[ARM] require 64-bit hw-int for all arm targets - - - - --- 2013-07-30 Richard Earnshaw New
[mips] Size savings for MIPS16 switch statements - - - - --- 2013-07-30 Steve Ellcey New
[1/5] Atomic type qualifier - Add type alignment override hook - - - - --- 2013-07-30 Andrew MacLeod New
[2/5] Atomic type qualifier - Add atomic type to tree node - - - - --- 2013-07-30 Andrew MacLeod New
[3/5] Atomic type qualifier - front end changes - - - - --- 2013-07-30 Andrew MacLeod New
[4/5] Atomic type qualifier - Change built-in function types - - - - --- 2013-07-30 Andrew MacLeod New
[5/5] Atomic type qualifier - Use atomic objects - - - - --- 2013-07-30 Andrew MacLeod New
[C++] PR 57673 - - - - --- 2013-07-30 Paolo Carlini New
[Committed] Introduce beginnings of gcc::pass_manager class (was Re: [PATCH 01/11] Introduce beginn… - - - - --- 2013-07-30 David Malcolm New
[google,gcc-4_8] Force cmd-line match for option -ansi in LIPO use - - - - --- 2013-07-30 Rong Xu New
[GOOGLE] Refactor AutoFDO - - - - --- 2013-07-30 Dehao Chen New
[PING,2,RX] Add assembler option "-mcu" for generating assembler - - - - --- 2013-07-31 Sandeep Kumar Singh New
[ubsan] Instrument expr only when doing shift or division - - - - --- 2013-07-31 Marek Polacek New
Build broken (was: [PATCH 02/11] Generate pass-instances.def) - - - - --- 2013-07-31 Jan-Benedict Glaw New
[C++] PR 57673 - - - - --- 2013-07-31 Paolo Carlini New
« 1 2 ... 275 276 2771266 1267 »