Show patches with: State = Action Required       |   127098 patches
« 1 2 ... 976 977 9781270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Testcase for nonzero_bits & __builtin_unreachable - - - - --- 2013-10-29 Jakub Jelinek New
[RFA] Improvements to infer_nonnull_range - - - - --- 2013-10-29 Jeff Law New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-10-29 David Malcolm New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-10-29 David Malcolm New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-29 Cong Hou New
patch to fix a LRA crash on ppc - - - - --- 2013-10-28 Vladimir Makarov New
[GOOGLE] Don't update the callee count if caller is not resolved node - - - - --- 2013-10-28 Dehao Chen New
libstdc++ testsuite cxxflags - - - - --- 2013-10-28 Cesar Philippidis New
[fortran] PRs 57893 and 58858 - - - - --- 2013-10-28 Paul Richard Thomas New
free is a killer - - - - --- 2013-10-28 Marc Glisse New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops - - - - --- 2013-10-28 Tobias Burnus New
Fix comment typo - - - - --- 2013-10-28 Jeff Law New
[SH] PR 54236 - add some more addc patterns - - - - --- 2013-10-28 Oleg Endo New
Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS - - - - --- 2013-10-28 Mike Stump New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-28 Andrew MacLeod New
[testsuite/rs6000] Adjust two VMX tests for little endian - - - - --- 2013-10-28 Bill Schmidt New
Flatten tree-outof-ssa.h - - - - --- 2013-10-28 Andrew MacLeod New
Remove gimple.h from header files. - - - - --- 2013-10-28 Andrew MacLeod New
[C++] PR 58888 - - - - --- 2013-10-28 Paolo Carlini New
[MPX,2/X] Pointers Checker [1/25] Hooks - - - - --- 2013-10-28 Ilya Enkovich New
[i386,4/8,AVX512] Add substed patterns: mask_scalar_merge subst. - - - - --- 2013-10-28 Kirill Yukhin New
[i386,4/8,AVX512,2/n] Add substed patterns: mask scalar subst. - - - - --- 2013-10-28 Kirill Yukhin New
[ARM] Fix line number data for PIC register setup code - - - - --- 2013-10-28 Tom de Vries New
C++14 digit separators.. - - - - --- 2013-10-28 Ed Smith-Rowland New
Regex comments - - - - --- 2013-10-28 Tim Shen New
[C,C++,OpenMP] Add support for -fopenmp-simd - - - - --- 2013-10-27 Tobias Burnus New
[i386] : Testcases for PR 58679 (Was: reverting a LRA change) - - - - --- 2013-10-27 Uros Bizjak New
Regex comments - - - - --- 2013-10-27 Tim Shen New
Regex comments - - - - --- 2013-10-27 Tim Shen New
Enhance ifcombine to recover non short circuit branches - - - - --- 2013-10-27 Andrew Pinski New
Rework c99status.html - - - - --- 2013-10-27 Joseph Myers New
[wide-int] More optimisations - - - - --- 2013-10-27 Richard Sandiford New
Fix for cris-elf breakage from mudflap removal, take 2 - - - - --- 2013-10-27 Hans-Peter Nilsson New
[wide-int] Treat order comparisons like other binary ops - - - - --- 2013-10-27 Richard Sandiford New
[PR,53001] Re: Patch to split out new warning flag for floating point conversion - - - - --- 2013-10-27 Joshua J Cogliati New
RFA: Remove some code from c-lex.c:interpret_integer - - - - --- 2013-10-27 Richard Sandiford New
[SH] Cleanup endianness macros - - - - --- 2013-10-27 Oleg Endo New
[SH,committed] Fix some formatting - - - - --- 2013-10-26 Oleg Endo New
[libiberty] Fix testsuite/test-demangle.c - - - - --- 2013-10-26 Gerald Pfeifer New
Fixing cris-* breakage (was: Minor mudflap fallout) - - - - --- 2013-10-26 Hans-Peter Nilsson New
Refactor regex executors - - - - --- 2013-10-26 Tim Shen New
[C11-atomic] Miscellaneous fixes 5/n - - - - --- 2013-10-26 Joseph Myers New
Minor mudflap fallout - - - - --- 2013-10-26 Jeff Law New
free is a killer - - - - --- 2013-10-26 Marc Glisse New
[C11-atomic] Miscellaneous fixes 4/n - - - - --- 2013-10-26 Joseph Myers New
Refactor regex executors - - - - --- 2013-10-25 Tim Shen New
[GOOGLE] Fix a bug when profile propagation handles infinite loop. - - - - --- 2013-10-25 Dehao Chen New
[google,gcc-4_8] write ggc_memory to gcda file - - - - --- 2013-10-25 Rong Xu New
Compute nonzero_bits from __builtin_unreachable assertions - - - - --- 2013-10-25 Jakub Jelinek New
make gengtype more robust against user error - - - - --- 2013-10-25 David Malcolm New
patch to fix PR58759 - - - - --- 2013-10-25 Vladimir Makarov New
patch adding LRA usage for ppc - - - - --- 2013-10-25 Vladimir Makarov New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops - - - - --- 2013-10-25 Tobias Burnus New
[C++] Add C++ FE support for #pragma GCC ivdep - - - - --- 2013-10-25 Tobias Burnus New
Use get_nonzero_bits to improve vectorization - - - - --- 2013-10-25 Jakub Jelinek New
Aliasing: look through pointer's def stmt - - - - --- 2013-10-25 Marc Glisse New
[ubsan] Add VLA bound instrumentation - - - - --- 2013-10-25 Marek Polacek New
[C++] PR 58878 - - - - --- 2013-10-25 Paolo Carlini New
[PR,10474] Split live-ranges of function arguments to help shrink-wrapping - - - - --- 2013-10-25 Martin Jambor New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
Refactor regex executors - - - - --- 2013-10-25 Tim Shen New
[SH] Add support for inlined builtin_strncmp - - - - --- 2013-10-25 Christian Bruel New
Refactor regex executors - - - - --- 2013-10-25 Tim Shen New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
[C++,testcase,committed] PR 54812 - - - - --- 2013-10-25 Paolo Carlini New
Introduce [sg]et_nonzero_bits - - - - --- 2013-10-25 Jakub Jelinek New
Handle __builtin_unreachable () using assertions in VRP - - - - --- 2013-10-25 Jakub Jelinek New
[committed] Dump OpenMP version number listed for -fopenmp at doc/invoke.texi - - - - --- 2013-10-25 Tobias Burnus New
[i386] : Unbreak bootstrap - - - - --- 2013-10-25 Uros Bizjak New
Aliasing: look through pointer's def stmt - - - - --- 2013-10-25 Marc Glisse New
Refactor regex executors - - - - --- 2013-10-25 Tim Shen New
question about register pairs - - - - --- 2013-10-25 DJ Delorie New
Fix names of various macro parameters in tree.h - - - - --- 2013-10-25 David Malcolm New
fixing typo in expr.c to allow proper recognition of complex addresses in some arches. - - - - --- 2013-10-25 Igor Shevlyakov New
[RFC] PR 58542: const_int vs lost modes - - - - --- 2013-10-24 Richard Henderson New
Fix PR rtl-optimization/58831 - - - - --- 2013-10-24 Eric Botcazou New
[jit] Add fuzz-testing program for API - - - - --- 2013-10-24 David Malcolm New
[RFC] Fix context-sensitiveness of peephole2 pass - - - - --- 2013-10-24 Eric Botcazou New
[jit] Fix various issues relating to gcc_jit_location. - - - - --- 2013-10-24 David Malcolm New
RFA: Remove mudflap - - - - --- 2013-10-24 Jeff Law New
wwwdocs / gomp: Update projects/gomp/index.html - - - - --- 2013-10-24 Tobias Burnus New
[wwwdocs] gcc-4.9/changes.html: Add quip about "#pragma GCC ivdep" and update Fortran section - - - - --- 2013-10-24 Tobias Burnus New
Debug functions review - - - - --- 2013-10-24 François Dumont New
[C++] Add C++ FE support for #pragma GCC ivdep - - - - --- 2013-10-24 Tobias Burnus New
Go patch committed: Support three-index slices - - - - --- 2013-10-24 Ian Lance Taylor New
Go testsuite patch committed: Combine strings in comments - - - - --- 2013-10-24 Ian Lance Taylor New
[ARM] Fix testsuite testcase neon-vcond-[ltgt,unordered].c - - - - --- 2013-10-24 Kugan Vivekanandarajah New
Patch to fix garbage collection problem with cgraph_fnver_htab - - - - --- 2013-10-24 Sriraman Tallam New
RFA: Remove some assumptions from gcc.dg tests - - - - --- 2013-10-24 Nick Clifton New
libgomp testsuite fixes - - - - --- 2013-10-24 Cesar Philippidis New
[Preview/RFC] tree-optimization/57994: Constant folding of infinity - - - - --- 2013-10-24 Paolo Carlini New
Add a test which will fail without r201824 - - - - --- 2013-10-24 Dehao Chen New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces - - - - --- 2013-10-24 Ilya Enkovich New
[MPX,2/X] Pointers Checker [2/25] Builtins - - - - --- 2013-10-24 Ilya Enkovich New
Commit: testsuite/gcc.dg/20020312-2.c: Update for RL78 and MSP430 - - - - --- 2013-10-24 Nick Clifton New
patch: Fix gengtype to really detect same files - - - - --- 2013-10-24 Michael Matz New
Patch: Add #pragma ivdep support to the ME and C FE - - - - --- 2013-10-24 Tobias Burnus New
[C++] Fix PR58705 - - - - --- 2013-10-24 Marek Polacek New
Relocate a couple of va_arg_expr routines. - - - - --- 2013-10-24 Andrew MacLeod New
[PR,57748] Check for out of bounds access, Part 2 - - - - --- 2013-10-24 Bernd Edlinger New
« 1 2 ... 976 977 9781270 1271 »