platform/upstream/gcc.git
2016-08-12 Martin LiskaCreate x.gcov file for binary w/o x.gcda file (PR
2016-08-12 Martin LiskaAdd test coverage for PR gcov-profile/35590
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-12 Jakub Jelinekre PR sanitizer/71042 (libtsan requires __pointer_chk_g...
2016-08-12 Richard Bienerpasses.c (execute_todo): Do not push/pop TV_TODO.
2016-08-12 Richard Bienerre PR target/72851 (memory hog with -O3 on s390x-linux...
2016-08-12 Richard Bienertree-vrp.c (vrp_visit_phi_node): Allow a last iteration...
2016-08-12 Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-08-12 Alexandre Oliva[PR55641] drop spurious const_type from reference_type...
2016-08-12 Alexandre Oliva[PR49366] emit loc exprs for C++ non-virtual pmf templa...
2016-08-12 GCC AdministratorDaily bump.
2016-08-11 David MalcolmAdd selftests to selftest.c
2016-08-11 Richard Bienerre PR rtl-optimization/72855 (Long compile time due...
2016-08-11 Bill Schmidtre PR target/72863 (Powerpc64le: redundant swaps when...
2016-08-11 Ian Lance Tayloros: fix build tags for dir_regfile.go
2016-08-11 Uros Bizjakconstexpr-lambda6.C: Remove dg-do run.
2016-08-11 Uros Bizjak* testsuite/ChangeLog: Remove merge marker.
2016-08-11 H.J. LuSupport TImode CONST_WIDE_INT store in 64-bit STV
2016-08-11 Jakub Jelinekre PR c++/72868 (Constexpr expressions mistreat case...
2016-08-11 H.J. LuUse TImode for piecewise move in 64-bit mode
2016-08-11 Jason MerrillPR c++/73456 - ICE with constrained parameter pack.
2016-08-11 Rainer OrthInclude <stdlib.h> in intrinsics/random.c
2016-08-11 Jakub JelinekFix up ChangeLog entry.
2016-08-11 Ville VoutilainenImplement C++17 make_from_tuple.
2016-08-11 Jakub Jelinekre PR c/72816 (ICE on x86_64-linux-gnu (tree check...
2016-08-11 Ville VoutilainenImplement LWG 2758.
2016-08-11 Martin Liskamark_spam.py: mark attachments as obsolete and rename...
2016-08-11 Bernd Edlingerre PR tree-optimization/71083 (Unaligned bit-field...
2016-08-11 Andreas KrebbelS/390: Provide low-level builtins with __int128 ops.
2016-08-11 Andreas KrebbelS/390: Fix vlvg vlgv low-level builtins.
2016-08-11 Bin Chengaarch64-simd.md (vcond<mode><mode>): Delete unused...
2016-08-11 Bin Chengaarch64-simd.md (vec_cmp<mode><v_cmp_result>): Init...
2016-08-11 Richard Bienerre PR tree-optimization/72772 (Missed SCEV after pass...
2016-08-11 Janne BlomqvistReplace KISS PRNG with xorshift1024* using per-thread...
2016-08-11 Richard Bienertree-ssa-threadbackward.c (pass_data_thread_jumps)...
2016-08-11 GCC AdministratorDaily bump.
2016-08-10 Alan Modramissed from last commit
2016-08-10 Alan Modra[LRA] Reload of slow mems
2016-08-10 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_cons...
2016-08-10 Jason MerrillImplement C++17 constexpr if.
2016-08-10 Kelvin Nilsenaltivec.h (vec_extract_exp): New macro.
2016-08-10 Ian Lance Taylorcompiler: annotate or fix fall through cases in switch...
2016-08-10 Bin Cheng* doc/sourcebuild.texi (@item vect_cond_mixed): New...
2016-08-10 Bin Chengtarget-supports.exp (check_effective_target_vect_cond_m...
2016-08-10 Bin Chengiterators.md (V_cmp_mixed, [...]): New.
2016-08-10 Alan Lawrenceaarch64-simd.md (vec_cmp<mode><mode>): New pattern.
2016-08-10 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-08-10 Michael Meissnerre PR target/72853 (gcc/testsuite/gcc.c-torture/execute...
2016-08-10 Martin LiskaAdd new *_atomic counter update function
2016-08-10 Martin LiskaCherry-pick fprofile-generate-atomic from google/gcc-4_9
2016-08-10 David Malcolmtoplev.c: set FILE * globals to NULL after fclose
2016-08-10 Senthil Kumar... Fix PR 71873 - ICE in push_reload
2016-08-10 Alan Modra[RS6000] e500 part of pr71680
2016-08-10 Ian Lance Taylorgccgo.texi (Invoking gccgo): Document -fgo-optimize...
2016-08-10 Ian Lance Taylorcompiler: implement go:noinline and go:nosplit directives
2016-08-10 GCC AdministratorDaily bump.
2016-08-09 Ian Lance Taylorcompiler: implement go:linkname compiler directive
2016-08-09 David Wohlferdavx512fintrin.h (_mm512_cvtsepi64_epi32): Remove unused...
2016-08-09 Jason MerrillPR c++/68703 - bogus error with dependent vector length
2016-08-09 Martin LiskaAdd tests for __gcov_dump and __gcov_reset
2016-08-09 Martin LiskaFix typo in gcov.texi
2016-08-09 Martin LiskaRemove __gcov_indirect_call_profiler
2016-08-09 Martin LiskaFix usage of POW2 histogram
2016-08-09 Martin LiskaFix POW2 histogram
2016-08-09 Martin LiskaSet +x for two python scripts.
2016-08-09 Bernd Edlingerre PR bootstrap/72833 (error in fortran/parse.c (unexpe...
2016-08-09 Renlin Li[PATCH][PR64971]Convert function pointer to Pmode when...
2016-08-09 Jason MerrillPR c++/71712 - ABI tags on conversion ops.
2016-08-09 Jason MerrillAdjust mangling of ABI tags on class template member...
2016-08-09 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-09 Ian Lance Taylormksysinfo.sh: always define CLONE_NEWNET
2016-08-09 Martin Jambor[PR ipa/71981] Make get_dynamic_type grok MEM_REF
2016-08-09 Uros Bizjakre PR rtl-optimization/72843 (internal compiler error...
2016-08-09 Bin Chengre PR tree-optimization/33707 (scev not handling unsign...
2016-08-09 Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-08-09 Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-08-09 Jason MerrillPR c++/72849 - ICE with incomplete class.
2016-08-09 Matthew FortuneMIPS: Skip gcc.dg/loop-8.c due to additional invariants
2016-08-09 Jason MerrillPR c++/56701 - wrong type of &*this
2016-08-09 Ian Lance Taylorcompiler: rewrite compiler directive support
2016-08-09 Matthew FortuneMIPS: Use create_tmp_var_raw in mips_atomic_assign_expa...
2016-08-09 Richard Bienertree-ssa-threadbackward.c (profitable_jump_thread_path...
2016-08-09 Jakub Jelinekre PR tree-optimization/72824 (Signed floating point...
2016-08-09 Richard Bienerre PR tree-optimization/71802 (gcc ICE at -O3 on valid...
2016-08-09 Richard Bienerre PR target/68273 (Wrong code on mips/mipsel due to...
2016-08-09 Jakub Jelinekre PR c++/72809 (ICE on x86_64-linux-gnu (Segmentation...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-08-09 Jason MerrillFix empty class parameters with constexpr.
2016-08-09 Andi KleenFix warning breaking profiled bootstrap
2016-08-09 Andi KleenMake autofdo tests safer for parallel builds
2016-08-09 GCC AdministratorDaily bump.
2016-08-08 Ian Lance Taylortext/template: reduce maxExecDepth for gccgo further
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-08-08 Ian Lance Taylorlibgo: don't have .lo depend on .lo.dep
2016-08-08 David MalcolmFix selftest::test_lexer_string_locations_ebcdic for...
2016-08-08 Ian Lance Taylortestsuite: fix gotest for absolute srcdir
2016-08-08 Prathamesh... pr71078-1.c: Add require-effective-target c99_runtime.
2016-08-08 David MalcolmUse class substring_loc in c-format.c (PR c/52952)
2016-08-08 Ian Lance Taylorre PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC...
next