Show patches with: State = Action Required       |    Archived = No       |   126457 patches
« 1 2 ... 989 990 9911264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RFA: Fix rtl-optimization/58021 - - - - --- 2013-07-29 Joern Rennecke New
PATCH Re: [c++] Question about "write_unscoped_name (const tree decl)" - - - - --- 2013-07-29 Jason Merrill New
[rs6000] power8 patches, revised patch #8, power8 load fusion - - - - --- 2013-07-29 Michael Meissner New
[C++] PR 57948 - - - - --- 2013-07-29 Paolo Carlini New
[v2,18/18] remove unused macros - - - - --- 2013-07-29 Tom Tromey New
[v2,17/18] remove last definition of CROSS_FLOAT_H - - - - --- 2013-07-29 Tom Tromey New
[v2,16/18] remove last reference to TREE_GIMPLE_H - - - - --- 2013-07-29 Tom Tromey New
[v2,15/18] make out_object_file rule use automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,14/18] remove explicit dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,13/18] convert LTO 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,11/18] convert the Fortran 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,09/18] convert the Java 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,07/18] convert the ObjC 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,05/18] convert the C front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,04/18] add configury - - - - --- 2013-07-29 Tom Tromey New
[v2,03/18] move generated_files order-only dependency later - - - - --- 2013-07-29 Tom Tromey New
[v2,02/18] update generated_files - - - - --- 2013-07-29 Tom Tromey New
[v2,01/18] clean up SHLIB so subshells are not needed - - - - --- 2013-07-29 Tom Tromey New
fatal error: gnu/stubs-32.h: No such file - - - - --- 2013-07-29 FX Coudert New
[i386] : Fix PR57954 - AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code - - - - --- 2013-07-29 Uros Bizjak New
PING: Re: [patch] implement simd loops in trunk (OMP_SIMD) - - - - --- 2013-07-29 Aldy Hernandez 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
[fortran] PR Detect same values in vector expression subscripts - - - - --- 2013-07-28 Thomas Koenig New
Fix PR57993 (ICE in slsr) - - - - --- 2013-07-28 Bill Schmidt New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-27 Tobias Burnus New
Committed: fix Epiphany UNKNOWN_REGNUM allocation for leaf functions. - - - - --- 2013-07-27 Joern Rennecke New
Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...) - - - - --- 2013-07-27 Oleg Endo New
[Fortran] PR57991 - add alias warning for intent(out)/intent(out) - - - - --- 2013-07-27 Tobias Burnus New
Testsuite tweaks for the SPARC - - - - --- 2013-07-27 Eric Botcazou New
[v4] MIPS: IEEE 754-2008 features support - - - - --- 2013-07-26 Maciej W. Rozycki New
fix generic std::atomic<T>::compare_exchange_{weak,strong} - - - - --- 2013-07-26 Nathan Froyd 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 problem with -fdebug-types-section and template instantiations. - - - - --- 2013-07-26 Cary Coutant New
testsuite,committed: Disable gcc.dg/torture/pr37868.c / enable gcc.dg/sibcall-6.c for epiphany. - - - - --- 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
PS: committed: Skip tests for epiphany that make invalid struct layout assumptions - - - - --- 2013-07-26 Joern Rennecke New
fix generic std::atomic<T>::compare_exchange_{weak,strong} - - - - --- 2013-07-26 Nathan Froyd New
Add atomic type qualifier - - - - --- 2013-07-26 Andrew MacLeod New
[google/gcc-4_8] Fix problem with type signatures and template instantiations. - - - - --- 2013-07-26 Cary Coutant New
committed: Skip tests for epiphany that make invalid struct layout assumptions - - - - --- 2013-07-26 Joern Rennecke New
implement Cilk Plus simd loops on trunk - - - - --- 2013-07-26 Aldy Hernandez New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
[11/11] Make opt_pass and gcc::pipeline be GC-managed - - - - --- 2013-07-26 David Malcolm New
[10/11] Make gcc::context be GC-managed - - - - --- 2013-07-26 David Malcolm New
[09/11] Support "gcc" namespace in gengtype - - - - --- 2013-07-26 David Malcolm New
[08/11] Example of converting global state to per-pass state - - - - --- 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
[06/11] Rewrite how instances of passes are cloned - - - - --- 2013-07-26 David Malcolm New
[05/11] Add -fno-rtti when building plugins. - - - - --- 2013-07-26 David Malcolm New
[03/11] Handwritten part of conversion of passes to C++ classes - - - - --- 2013-07-26 David Malcolm New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
[01/11] Introduce beginnings of a pipeline class. - - - - --- 2013-07-26 David Malcolm New
[C++,testcase,committed] PR 57101 - - - - --- 2013-07-26 Paolo Carlini New
Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...) - - - - --- 2013-07-26 Stefan Kristiansson New
[Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS - - - - --- 2013-07-25 Tobias Burnus New
[18/18] remove unused macros - - - - --- 2013-07-25 Tom Tromey New
[17/18] remove last definition of CROSS_FLOAT_H - - - - --- 2013-07-25 Tom Tromey New
[16/18] remove last reference to TREE_GIMPLE_H - - - - --- 2013-07-25 Tom Tromey New
[15/18] make out_object_file rule use automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[14/18] remove explicit dependencies - - - - --- 2013-07-25 Tom Tromey New
[13/18] convert LTO to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[12/18] convert the Go front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[11/18] convert the Fortran front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[10/18] Fix up c-family targets - - - - --- 2013-07-25 Tom Tromey New
[09/18] convert the Java front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[08/18] convert the ObjC++ front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[07/18] convert the ObjC front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[06/18] convert the C++ front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[05/18] convert the C front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[04/18] add configury - - - - --- 2013-07-25 Tom Tromey New
[03/18] move generated_files order-only dependency later - - - - --- 2013-07-25 Tom Tromey New
[02/18] update generated_files - - - - --- 2013-07-25 Tom Tromey New
[01/18] clean up SHLIB so subshells are not needed - - - - --- 2013-07-25 Tom Tromey New
[v3] (Re-)enable pow(const complex<>&, int) in C++11 mode - - - - --- 2013-07-25 Paolo Carlini New
[i386,1/8,AVX512] Adjust register classes. - - - - --- 2013-07-25 Kirill Yukhin New
Fix missing deps for tree-sra.o - - - - --- 2013-07-25 David Malcolm New
[GOOGLE] Port remaining -fopt-info messages from google/4_7 (plus dump infrastructure enhancement) - - - - --- 2013-07-25 Teresa Johnson New
docs/install.texi: Add note about not relying on gawk extensions - - - - --- 2013-07-25 David Malcolm New
Request to merge Undefined Behavior Sanitizer in - - - - --- 2013-07-25 Marek Polacek New
patch to fix PR57960 - - - - --- 2013-07-25 Vladimir Makarov New
[ARM] Fix PR19599 tail - - - - --- 2013-07-25 Ramana Radhakrishnan New
[ubsan] Move ubsan CL entries to separate CLs - - - - --- 2013-07-25 Marek Polacek New
[C++] PR 57981 - - - - --- 2013-07-25 Paolo Carlini New
[PING,RX] Add assembler option "-mcu" for generating assembler - - - - --- 2013-07-25 Sandeep Kumar Singh New
Fix nested function support on OpenBSD/hppa - - - - --- 2013-07-25 Mark Kettenis New
Small OpenBSD/hppa cleanup - - - - --- 2013-07-25 Mark Kettenis New
[2/6] Andes nds32: machine description of nds32 porting (3). - - - - --- 2013-07-25 Chung-Ju Wu New
[ARM] Fix PR19599 tail - - - - --- 2013-07-25 Ramana Radhakrishnan New
[2/6] Andes nds32: machine description of nds32 porting (2). - - - - --- 2013-07-25 Chung-Ju Wu New
[2/6] Andes nds32: machine description of nds32 porting (1). - - - - --- 2013-07-25 Chung-Ju Wu New
[C++] PR 57880 - - - - --- 2013-07-25 Paolo Carlini New
libgo patch committed: Handle allocating memory in cgo/SWIG return - - - - --- 2013-07-24 Ian Lance Taylor New
[C++] PR 57880 - - - - --- 2013-07-24 Paolo Carlini New
[google,4.8] Expose all target specific builtins unconditionally for LIPO builds - - - - --- 2013-07-24 Sriraman Tallam New
[PowerPC] Fix vector pack insns for little endian - - - - --- 2013-07-24 Bill Schmidt New
« 1 2 ... 989 990 9911264 1265 »