Show patches with: Archived = No       |   127150 patches
« 1 2 ... 977 978 9791271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
Improve debug info for small structures (2) - - - - --- 2013-10-24 Eric Botcazou New
[i386,MPX,1/X] Support of Intel MPX ISA. 2/2 New registers and instructions - - - - --- 2013-10-24 Ilya Enkovich New
[buildrobot] libcpp/lex.c: Use enum properly - - - - --- 2013-10-24 Jan-Benedict Glaw New
Keep REG_INC note in subreg2 pass - - - - --- 2013-10-24 Zhenqiang Chen New
[C11-atomic] Miscellaneous fixes 3/n - - - - --- 2013-10-24 Joseph Myers New
[RFC] PR 58542: const_int vs lost modes - - - - --- 2013-10-24 Richard Henderson New
Go patch committed: Use backend interface for some runtime calls - - - - --- 2013-10-23 Ian Lance Taylor New
[ARM] Fix testsuite testcase neon-vcond-[ltgt,unordered].c - - - - --- 2013-10-23 Kugan Vivekanandarajah New
AIX: Dependency problem with xlC/g++ combination - - - - --- 2013-10-23 Jan-Benedict Glaw New
[Fortran] PR44350 - add constraint check for BLOCK DATA - - - - --- 2013-10-23 Tobias Burnus New
[testsuite,committed] Fix powerpc direct-move.h - - - - --- 2013-10-23 Pat Haugen New
[wide-int] Make the main tree decompose cheaper - - - - --- 2013-10-23 Richard Sandiford New
Generate fused widening multiply-and-accumulate operations only when the widening multiply has sing… - - - - --- 2013-10-23 Yufeng Zhang New
[libiberty] Fix testsuite/test-expandargv.c - - - - --- 2013-10-23 Gerald Pfeifer New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-23 Cong Hou New
C++ PATCH to resolve LWG issue 1265 - - - - --- 2013-10-23 Jason Merrill New
[wwwdocs] Add link to jit mailing list to lists.html - - - - --- 2013-10-23 David Malcolm New
C++ PATCH to deal with trivial but non-callable [cd]tors - - - - --- 2013-10-23 Jason Merrill New
libstdc++ Testsuite extension for sort, partial_sort, partial_sort_copy, nth_element - - - - --- 2013-10-23 Paolo Carlini New
[RFC] By default if-convert only basic blocks that will be vectorized (take 4) - - - - --- 2013-10-23 Jakub Jelinek New
[PR,10474] Split live-ranges of function arguments to help shrink-wrapping - - - - --- 2013-10-23 Martin Jambor New
[jit] Add missing include of diagnostic-core.h - - - - --- 2013-10-23 David Malcolm New
ping [PATCH] rewrite stack vectors] - - - - --- 2013-10-23 Trevor Saunders New
[Ada] Convert Ada front-end to automatic dependencies - - - - --- 2013-10-23 Rainer Orth New
Fix for target/58838 - - - - --- 2013-10-23 David Edelsohn New
Flatten tree-ssa-loops.h - - - - --- 2013-10-23 Andrew MacLeod New
[v3] Resolve libstdc++/58850 - - - - --- 2013-10-23 Paolo Carlini New
More threading cleanups - - - - --- 2013-10-23 Jeff Law New
Fix PR58830, backport fix for PR57488 - - - - --- 2013-10-23 Richard Biener New
Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775) - - - - --- 2013-10-23 Jakub Jelinek New
[v3] Fix libstdc++/58815 - - - - --- 2013-10-23 Paolo Carlini New
[i386,MPX,1/X] Support of Intel MPX ISA. 1/2 Bound type and modes - - - - --- 2013-10-23 Ilya Enkovich New
[buildrobot] tilepro/tilegx: fallout after tree.h refactoring (was: Re-factor inclusion of tree.h) - - - - --- 2013-10-23 Jan-Benedict Glaw New
Use get_range_info in vect_recog_divmod_pattern - - - - --- 2013-10-23 Jakub Jelinek New
[PR,53001] Re: Patch to split out new warning flag for floating point conversion - - - - --- 2013-10-23 Joshua J Cogliati New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-23 Cong Hou New
[rs6000] Fix mulv8hi3 pattern for little endian - - - - --- 2013-10-23 Bill Schmidt New
[c++-concepts] small tidbits to get it to build - - - - --- 2013-10-23 Ed Smith-Rowland New
rename c1x-*.c to c11-*.c - - - - --- 2013-10-22 Mike Stump New
more robust check for multiplier in addressing mode when determining the costs - - - - --- 2013-10-22 Igor Shevlyakov New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-22 Cong Hou New
[i386] Fix PR 57756 - - - - --- 2013-10-22 Sriraman Tallam New
Debug functions review - - - - --- 2013-10-22 François Dumont New
[SH] PR 52483 - Fix volatile mem stores - - - - --- 2013-10-22 Oleg Endo New
Use get_range_info in vect_recog_divmod_pattern - - - - --- 2013-10-22 Jakub Jelinek New
Fix up pr58508.c testcase - - - - --- 2013-10-22 Jakub Jelinek New
Small *-alias dump fixes - - - - --- 2013-10-22 Jakub Jelinek New
[C++] Add C++ FE support for #pragma ivdep - - - - --- 2013-10-22 Tobias Burnus New
[Dwarf] Generate -ggnu-pubnames - - - - --- 2013-10-22 Sterling Augustine New
[i386] : Fix PR 58779, wrong MINUS overflow checks - - - - --- 2013-10-22 Uros Bizjak New
[Google,4.8] For gnu-pubnames, Ignore unrecognized DW_TAGs to match gdb behavior - - - - --- 2013-10-22 Sterling Augustine New
[GOOGLE] Check if varpool node exist for decl before checking if it's from auxiliary module. - - - - --- 2013-10-22 Dehao Chen New
[jit] Add gcc_jit_context_get_first_error - - - - --- 2013-10-22 David Malcolm New
[mips] Fix optimization bug involving nor instruction - - - - --- 2013-10-22 Steve Ellcey New
c1x --> c11 - - - - --- 2013-10-22 Mike Stump New
c1x --> c11 - - - - --- 2013-10-22 Mike Stump New
Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++) - - - - --- 2013-10-22 Iyer, Balaji V New
New prologue/epilogue code for i386 string functions - - - - --- 2013-10-22 Jan Hubicka New
[i386,3/8,AVX512,19/n] Add AVX-512 patterns: Extracts and converts. - - - - --- 2013-10-22 Kirill Yukhin New
[PR,57748] Check for out of bounds access - - - - --- 2013-10-22 Bernd Edlinger New
Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775) - - - - --- 2013-10-22 Jakub Jelinek New
[wide-int] Make trees more like rtxes - - - - --- 2013-10-22 Richard Sandiford New
m68k: handle register conflict with PRE_DEC in notice_update_cc - - - - --- 2013-10-22 Andreas Schwab New
[C++14] implement [[deprecated]]. - - - - --- 2013-10-22 Ed Smith-Rowland New
« 1 2 ... 977 978 9791271 1272 »