Show patches with: Archived = No       |   126763 patches
« 1 2 ... 443 444 4451267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR target/47098 OBSD_LIB_SPEC on i686-openbsd3 missing - - - - --- 2015-04-11 Bernhard Reutner-Fischer New
[wwwdocs] Add a note around -Wno-discarded-array-qualifiers to the GCC 5 release notes - - - - --- 2015-04-12 Gerald Pfeifer New
Fix PR ipa/65722 - - - - --- 2015-04-12 Jan Hubicka New
Fix miscompilation of firefox with LTO&FDO - - - - --- 2015-04-12 Jan Hubicka New
[alpha] : Update libstdc++ baseline symbols - - - - --- 2015-04-12 Uros Bizjak New
[wwwdocs] gcc-4.8/porting_to.html - - - - --- 2015-04-12 Gerald Pfeifer New
[doc] Add Maxim Kuvyrkov to contrib.texi - - - - --- 2015-04-12 Gerald Pfeifer New
PR debug/61352 back port from mainline - - - - --- 2015-04-12 Jack Howarth New
Fix ICF ICE (PR tree-optimization/65747) - - - - --- 2015-04-12 Jakub Jelinek New
-Wmemset-transposed-args (PR middle-end/61294, take 2) - - - - --- 2015-04-12 Gerald Pfeifer New
[wwwdocs,committed] gcc-5/changes.html - minor Fortran update - - - - --- 2015-04-12 Tobias Burnus New
[doc] Add Martin Jambor and Michael Matz to contrib.texi - - - - --- 2015-04-12 Gerald Pfeifer New
Change gcc_release for 5+ - - - - --- 2015-04-12 Jakub Jelinek New
[WWWDOCS] MIPS changes for GCC 5.0 - - - - --- 2015-04-12 Gerald Pfeifer New
[wwwdocs] 4.9/changes.html: Mention -Wopenmp-simd/-fsimd-cost-model; Fortran update - - - - --- 2015-04-12 Gerald Pfeifer New
[libgfortran] PR65089 FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 when tested with -fsanitize=address - - - - --- 2015-04-12 Jerry DeLisle New
patch fix issue 1 with "[libstdc++/65033] Give alignment info to libatomic" - - - - --- 2015-04-13 Hans-Peter Nilsson New
Prevent insane indirect call speculation - - - - --- 2015-04-13 Jan Hubicka New
Change gcc_release for 5+ - - - - --- 2015-04-13 Jakub Jelinek New
Fix PR64839: libsanitizer shouldn't require <rpc/xdr.h> (commited) - - - - --- 2015-04-13 Yury Gribov New
Bump DATESTAMP even on gcc-5-branch - - - - --- 2015-04-13 Jakub Jelinek New
Add DSE to early passes - - - - --- 2015-04-13 Jan Hubicka New
Teach vrp that THIS pointer and references are non-zero - - - - --- 2015-04-13 Jan Hubicka New
[libstdc++/61347] std::distance(list.first(),list.end()) in O(1) - - - - --- 2015-04-13 Marc Glisse New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
[ARM] Make issue rate part of per-core tuning structs - - - - --- 2015-04-13 Kyrylo Tkachov New
[i386] : Merge mulx patterns - - - - --- 2015-04-13 Uros Bizjak New
[doc] doc/plugins.texi - rewrite first paragraph - - - - --- 2015-04-13 Gerald Pfeifer New
libstdc++/65754 missing exports for fstream constructors - - - - --- 2015-04-13 Jonathan Wakely New
PATCH: Add bootstrap-mpx.mk - - - - --- 2015-04-13 H.J. Lu New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
invert_tree_comparsion tweek for bettter inline predicates - - - - --- 2015-04-13 Jan Hubicka New
[i386] : Cleanup QIreg_operand predicates and their usage - - - - --- 2015-04-14 Uros Bizjak New
patch for PR65729 - - - - --- 2015-04-14 Yvan Roux New
[expmed] Properly account for the cost and latency of shift+add ops when synthesizing mults - - - - --- 2015-04-14 Kyrylo Tkachov New
Fix memory leak in IPA passes - - - - --- 2015-04-14 Martin Liška New
Fix PR65758 - - - - --- 2015-04-14 Richard Biener New
[libstdc++/61347] std::distance(list.first(),list.end()) in O(1) - - - - --- 2015-04-14 Marc Glisse New
[CHKP] Fix LTO cgraph merge for instrumented functions - - - - --- 2015-04-14 Ilya Enkovich New
[i386,PR,target/65744] Add type conversions to some intrinsics. - - - - --- 2015-04-14 Kirill Yukhin New
Update libstdc++ evolution docs - - - - --- 2015-04-14 Jonathan Wakely New
[doc] Update __sync builtins, preferring __atomics. - - - - --- 2015-04-14 Matthew Wahab New
[ARM] Restrict {load,store}_multiple expanders to MAX_LD_STM_OPS regs - - - - --- 2015-04-14 Kyrylo Tkachov New
[ARM,cleanup] Use std::sort rather than manually sorting in gen_ldm_seq - - - - --- 2015-04-14 Kyrylo Tkachov New
Fix rtl_split_edge (PR rtl-optimization/65761) - - - - --- 2015-04-14 Jakub Jelinek New
[v3] Ignore elfdump warnings in scripts/extract_symvers.pl - - - - --- 2015-04-14 Rainer Orth New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-04-14 Julian Brown New
Fix libbacktrace and libiberty tests fail on sanitized GCC due to wrong link options. - - - - --- 2015-04-14 max New
[CHKP] Fix instrumented indirect calls with propagated pointers - - - - --- 2015-04-14 Ilya Enkovich New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-04-14 H.J. Lu New
Fix PR c++/60994 gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier - - - - --- 2015-04-14 Jason Merrill New
libstdc++: Fix exceptions being generated when compiling with -fno-exceptions - - - - --- 2015-04-14 Federico Lenarduzzi New
C++ PATCH for c++/65721 (ICE with invalid using-declaration) - - - - --- 2015-04-14 Jason Merrill New
C++ PATCH for c++/65695 (pointer-to-member constants and constexpr) - - - - --- 2015-04-14 Jason Merrill New
RFA (stor-layout): PATCH for c++/65734 (attribute aligned and templates) - - - - --- 2015-04-14 Jason Merrill New
C PATCH for c/65345 (file-scope _Atomic expansion, this time with floats) - - - - --- 2015-04-14 Marek Polacek New
Commit: Avoid calling convert_to_mode with invalid rtl. - - - - --- 2015-04-14 Nick Clifton New
RFA: RL78: - - - - --- 2015-04-14 Nick Clifton New
[Fortran,pr60322,addendum] was: [Patch 1/2, Fortran, pr60322] [OOP] Incorrect bounds on polymorphic… - - - - --- 2015-04-14 Andre Vehreschild New
[i386] : Introduce LEGACY_INT_REG_P predicate - - - - --- 2015-04-14 Uros Bizjak New
Go patch committed: Fix PR 65755 on GCC 5 branch - - - - --- 2015-04-14 Ian Lance Taylor New
Sync and use zlib.m4 with binutils-gdb - - - - --- 2015-04-14 H.J. Lu New
C++ PATCH to avoid duplicating coerce_innermost_template_parms - - - - --- 2015-04-14 Jason Merrill New
[AArch64,PR65139] use clobber with match_scratch for aarch64_lshr_sisd_or_int_<mode>3 - - - - --- 2015-04-14 Kugan Vivekanandarajah New
[fortran] New version of matmul inline patch - - - - --- 2015-04-15 Thomas Koenig New
Commit: RX: Add option to disable string instructions. - - - - --- 2015-04-15 Nick Clifton New
[ARM,PR65768] Keep constants in register when expanding - - - - --- 2015-04-15 Kugan Vivekanandarajah New
[PR65768] Check rtx_cost when propagating constant - - - - --- 2015-04-15 Kugan Vivekanandarajah New
Fix IPA-ICF wrong-code with GIMPLE_PREDICT (PR ipa/65765) - - - - --- 2015-04-15 Jakub Jelinek New
Fail to compile trunk - - - - --- 2015-04-15 Jakub Jelinek New
RFA: Updated gcc-5 html documentation for new RX option - - - - --- 2015-04-15 Nick Clifton New
[PR,rtl-optimization/42522] Incorrect simplification of ZERO_EXTRACT and SIGN_EXTRACT by cse - - - - --- 2015-04-15 Jeff Law New
C++ PATCH to prune dead code in constexpr.c - - - - --- 2015-04-15 Marek Polacek New
patch for PR65729 - - - - --- 2015-04-15 Yvan Roux New
[PR65637] Fix ssa-handling code in expand_omp_for_static_chunk - - - - --- 2015-04-15 Tom de Vries New
[PR65637,1/3] Fix gcc_assert in expand_omp_for_static_chunk - - - - --- 2015-04-15 Tom de Vries New
[PR65637,2/3] Fix inner loop phi in expand_omp_for_static_chunk - - - - --- 2015-04-15 Tom de Vries New
RFA: RL78: Add support for G13 and G14 multiply and divide - - - - --- 2015-04-15 Nick Clifton New
[PR65637,3/3] Handle 2 preds for fin_bb in expand_omp_for_static_chunk - - - - --- 2015-04-15 Tom de Vries New
[PING,PR65443] Add transform_to_exit_first_loop_alt - - - - --- 2015-04-15 Tom de Vries New
[ARM,cleanup] Use IN_RANGE more often - - - - --- 2015-04-15 Kyrylo Tkachov New
[testsuite,i386] : Remove include of values.h from avx512 - - - - --- 2015-04-15 Ryan Mansfield New
[Fortran,PR58586,v1] ICE with derived type with allocatable component passed by value - - - - --- 2015-04-15 Andre Vehreschild New
Minor reordering of functions in tree-ssa-dom.c - - - - --- 2015-04-15 Jeff Law New
[i386] : Merge *_sse patterns with *_mixed using enabled attribute. - - - - --- 2015-04-15 Uros Bizjak New
C++ PATCH for c++/65727 (ICE with lambda in decltype) - - - - --- 2015-04-15 Jason Merrill New
Two small C++ PATCHes - - - - --- 2015-04-15 Jason Merrill New
C++ PATCH to clobber objects on constructor entry - - - - --- 2015-04-15 Jason Merrill New
[AArch64,PR65139] use clobber with match_scratch for aarch64_lshr_sisd_or_int_<mode>3 - - - - --- 2015-04-15 Kugan Vivekanandarajah New
unused comparison warning (bug 62182) - - - - --- 2015-04-15 Arnaud Bienner New
[AArch64,PR65139] use clobber with match_scratch for aarch64_lshr_sisd_or_int_<mode>3 - - - - --- 2015-04-15 Kugan Vivekanandarajah New
Do not discard the constructors of empty structs [PR c++/64527] - - - - --- 2015-04-16 Patrick Palka New
Save an instruction with -mprofile-kernel style profiling - - - - --- 2015-04-16 Anton Blanchard New
[avr] Fix PR 65657 - read from __memx address space tramples arguments to function call - - - - --- 2015-04-16 Senthil Kumar Selvaraj New
[stage1] Fallback to copy-prop if constant-prop not possible - - - - --- 2015-04-16 Thomas Preud'homme New
[Patch/rtl-expand] Take tree range info into account to improve LSHIFT_EXP expanding - - - - --- 2015-04-16 Jiong Wang New
[i386] : Rewrite print_reg - - - - --- 2015-04-16 Uros Bizjak New
-Warray-bounds TLC - - - - --- 2015-04-16 Richard Biener New
Fix PR65774 - - - - --- 2015-04-16 Richard Biener New
LTO early debug - - - - --- 2015-04-16 Richard Biener New
« 1 2 ... 443 444 4451267 1268 »