Show patches with: Archived = No       |   126712 patches
« 1 2 ... 225 226 2271267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Non-dominating loop bounds in tree-ssa-loop-niter 3/4 - - - - --- 2012-10-31 Jan Hubicka New
Remove _GLIBCXX_HAVE_BROKEN_VSWPRINTF from (was Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 t… - - - - --- 2012-10-31 JonY New
Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* - - - - --- 2012-10-31 Joern Rennecke New
Update libquadmath from GLIBC - - - - --- 2012-10-31 Tobias Burnus New
Modernize loop_finite_p - - - - --- 2012-10-31 Jan Hubicka New
Fix bugs introduced by switch-case profile propagation - - - - --- 2012-10-31 Oleg Endo New
Potential fix for PR55033 - - - - --- 2012-10-31 Sebastian Huber New
[C++] PR 54583 - - - - --- 2012-10-31 Paolo Carlini New
committed: fix compilation failure for ports that don't use LEN parameter of MOVE_BY_PIECES_P - - - - --- 2012-10-31 Joern Rennecke New
RFA: contribute Synopsis DesignWare ARC port - - - - --- 2012-10-31 Joern Rennecke New
Update libquadmath from GLIBC - - - - --- 2012-10-31 Tobias Burnus New
Update libquadmath from GLIBC - - - - --- 2012-10-31 Tobias Burnus New
patch to fix PR55106 - - - - --- 2012-10-31 Gary Funck New
[Fortran] PR55134 - Fix ASSOCIATE handling of arrays - - - - --- 2012-10-31 Tobias Burnus New
[C++] Omit overflow check for new char[n] - - - - --- 2012-10-31 Florian Weimer New
Normalize more bitmap function names. - - - - --- 2012-10-31 Lawrence Crowl New
Normalize bitmap iteration. - - - - --- 2012-10-31 Lawrence Crowl New
GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon - - - - --- 2012-10-31 Kenneth Zadeck New
[tsan] ThreadSanitizer instrumentation part - - - - --- 2012-10-31 Wei Mi New
patch to fix PR55150 - - - - --- 2012-10-31 Vladimir Makarov New
move GIMPLE_TRANSACTION expansion to tmmark pass - - - - --- 2012-10-31 Aldy Hernandez New
libgo patch committed: Use intgo - - - - --- 2012-10-31 Ian Lance Taylor New
Optimize hashtable allocator - - - - --- 2012-10-31 François Dumont New
Remove unused ebitmap and unused sbitmap functions. - - - - --- 2012-10-31 Lawrence Crowl New
Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) - - - - --- 2012-10-31 Steven Bosscher New
Fix gcc.dg/pr44974.c - - - - --- 2012-10-31 Jan Hubicka New
Apply conditional down cast to cgraph.h et.al. - - - - --- 2012-10-31 Lawrence Crowl New
[v3] Reuse existing elements in forward_list::assign() - - - - --- 2012-11-01 Jonathan Wakely New
[4.7] Backport fix for PR tree-optimization/53708 - - - - --- 2012-11-01 Peter Bergner New
Go patch committed: More steps toward 64-bit int - - - - --- 2012-11-01 Ian Lance Taylor New
Committed: Fix sh regression for target/55160 - - - - --- 2012-11-01 Joern Rennecke New
Committed: Fix sh regression for target/55160 - - - - --- 2012-11-01 Oleg Endo New
[PR54693] loss of debug info in jump threading and loop ivopts - - - - --- 2012-11-01 Jakub Jelinek New
Silence inline_call sanity check for now - - - - --- 2012-11-01 Jan Hubicka New
GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon - - - - --- 2012-11-01 Kenneth Zadeck New
[fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables - - - - --- 2012-11-01 Thomas Koenig New
More libquadmath/math/* changes - - - - --- 2012-11-01 Tobias Burnus New
skip gcc.target/i386/pr53249.c on darwin - - - - --- 2012-11-01 Jack Howarth New
Lower unsupported VEC_COND_EXPR - - - - --- 2012-11-01 Marc Glisse New
GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon - - - - --- 2012-11-01 Sharad Singhai New
Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) - - - - --- 2012-11-01 Teresa Johnson New
[wwwdocs] benchmarks/index.html -- Richi related updates - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] sites.google.com defaults to https - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] testing/testing-blitz.html update - - - - --- 2012-11-01 Gerald Pfeifer New
patch to fix PR55150 - - - - --- 2012-11-01 Vladimir Makarov New
[wwwdocs,Java] remove sources.redhat.com reference from papers/nosb.html - - - - --- 2012-11-01 Gerald Pfeifer New
[01/13] Initial import of asan from the Google branch - - - - --- 2012-11-01 Dodji Seketeli New
[02/13] Rename tree-asan.[ch] to asan.[ch] - - - - --- 2012-11-01 Dodji Seketeli New
[03/13] Initial asan cleanups - - - - --- 2012-11-01 Dodji Seketeli New
[04/13] Emit GIMPLE directly instead of gimplifying GENERIC. - - - - --- 2012-11-01 Dodji Seketeli New
[05/13] Allow asan at -O0 - - - - --- 2012-11-01 Dodji Seketeli New
[06/13] Implement protection of stack variables - - - - --- 2012-11-01 Dodji Seketeli New
[07/13] Implement protection of global variables - - - - --- 2012-11-01 Dodji Seketeli New
[08/13] Fix a couple of ICEs. - - - - --- 2012-11-01 Dodji Seketeli New
[09/13] Don't forget to protect 32 bytes aligned global variables. - - - - --- 2012-11-01 Dodji Seketeli New
[10/13] Make build_check_stmt accept an SSA_NAME for its base - - - - --- 2012-11-01 Dodji Seketeli New
[11/13] Factorize condition insertion code out of build_check_stmt - - - - --- 2012-11-01 Dodji Seketeli New
[12/13] Instrument built-in memory access function calls - - - - --- 2012-11-01 Dodji Seketeli New
Poison loc_t in system.h - - - - --- 2012-11-01 David Edelsohn New
[asan] change libasan to libsanitizer - - - - --- 2012-11-01 Wei Mi New
Optimize hashtable allocator - - - - --- 2012-11-01 François Dumont New
Tighten checking of vector comparisons - - - - --- 2012-11-01 Marc Glisse New
[asan] change libasan to libsanitizer - - - - --- 2012-11-01 Wei Mi New
New configuration options to enable additional executable/startfile/shared library prefixes - - - - --- 2012-11-01 Michael Meissner New
[wwwdocs] Disable fileboar.com GCC mirror - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] Remove broken GSCO 2011 link - - - - --- 2012-11-01 Gerald Pfeifer New
patch to fix constant math - 8th patch - tree-vrp.c - - - - --- 2012-11-01 Kenneth Zadeck New
[wwwdocs,Java] comparison of libgcj with Kaffe link is gone - - - - --- 2012-11-01 Gerald Pfeifer New
Fix an error in r193053 - - - - --- 2012-11-01 Dehao Chen New
[wwwdocs,Java] Use https for redhat.com. - - - - --- 2012-11-01 Gerald Pfeifer New
patch to fix constant math - 4th patch - wide-int.[ch] refresh - - - - --- 2012-11-01 Kenneth Zadeck New
[Go,doc] Adjust reference to Go specification - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] Update gccupc download link - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] Remove Gelato reference from svn.html - - - - --- 2012-11-01 Gerald Pfeifer New
[lra,pr55103,committed] Save lra_int struct. - - - - --- 2012-11-01 Steve Ellcey New
[v3] fix typo in copyright permission statements of tests - - - - --- 2012-11-01 Jonathan Wakely New
[wwwdocs,Java] Update reference to Java language specification - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs] Re: [Go,doc] Adjust reference to Go specification - - - - --- 2012-11-01 Gerald Pfeifer New
[wwwdocs,Java] - - - - --- 2012-11-01 Gerald Pfeifer New
[doc] Remove moxie web reference from install.texi - - - - --- 2012-11-01 Gerald Pfeifer New
[doc,libstdc++] Link maintenance for the libstdc++ manual - - - - --- 2012-11-02 Gerald Pfeifer New
[v3] Fix allocator-aware container requirements for forward_list - - - - --- 2012-11-02 Jonathan Wakely New
User directed Function Multiversioning via Function Overloading (issue5752064) - - - - --- 2012-11-02 Sriraman Tallam New
[committed] Fix bswapdi2 -m32 miscompilation (PR target/55147) - - - - --- 2012-11-02 Jakub Jelinek New
[PR54693] loss of debug info in jump threading and loop ivopts - - - - --- 2012-11-02 Jakub Jelinek New
[Version,2,RFA] Improving register pressure directed hoist - - - - --- 2012-11-02 Bin Cheng New
[doc,libstdc++] Update Hoard references in libstdc++/doc - - - - --- 2012-11-02 Gerald Pfeifer New
[SH] PR 51244 - catch more unnecessary T bit stores - - - - --- 2012-11-02 Oleg Endo New
[SH] Use some more multi-line asm in sh.c - - - - --- 2012-11-02 Oleg Endo New
libstdc++/55169 - - - - --- 2012-11-02 Paolo Carlini New
Fix minor inaccuracy with EDGE_SIBCALL - - - - --- 2012-11-02 Eric Botcazou New
[PING^2,C++] Add overflow checking to __cxa_vec_new[23] - - - - --- 2012-11-02 Florian Weimer New
[ping] Re: [patch v2] support for multiarch systems - - - - --- 2012-11-02 Matthias Klose New
[i386] : Fix PR55175, i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm' - - - - --- 2012-11-02 Uros Bizjak New
patch to fix PR55130 - - - - --- 2012-11-02 Vladimir Makarov New
Add check for x32 support - - - - --- 2012-11-02 Jack Howarth New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[RFC] Masked load/store vectorization - - - - --- 2012-11-02 Jakub Jelinek New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[committed] Pass -fno-ident to tests that make sure "pow" is not called - - - - --- 2012-11-02 Michael Meissner New
« 1 2 ... 225 226 2271267 1268 »