platform/upstream/gcc.git
2016-10-06 Martin LiskaFix warnings for make profiledbootstrap (PR bootstrap...
2016-10-06 Ian Lance Taylorescape: Avoid allocation of varargs parameter.
2016-10-06 Marek Polacek* g++.dg/cpp1z/init-statement9.C: New test.
2016-10-06 GCC AdministratorDaily bump.
2016-10-05 Jason MerrillImplement P0135R1, Guaranteed copy elision.
2016-10-05 Jason MerrillPR c++/54293 - binding reference to member of temporary
2016-10-05 Jason Merrill* call.c (extend_ref_init_temps): Fix TARGET_EXPR handling.
2016-10-05 Andrew SenkevichDelete x86 deprecated pcommit instruction support
2016-10-05 Uros Bizjakpr77833.c: Require int128 effective target.
2016-10-05 Uros Bizjakre PR target/77874 (two problems with gcc.target/i386...
2016-10-05 Steven G. Karglre PR fortran/58991 (ICE with associate and character...
2016-10-05 Fritz ReeseFix ICE due to comparison between UNION components.
2016-10-05 Jason Merrill* parser.c (cp_parser_skip_to_end_of_statement): Add...
2016-10-05 Marek PolacekFix last commit.
2016-10-05 Jakub Jelinekre PR sanitizer/66343 ("Error: .Lubsan_type3 already...
2016-10-05 Jakub Jelinekre PR sanitizer/66343 ("Error: .Lubsan_type3 already...
2016-10-05 Jason Merrill* semantics.c (finish_compound_literal): Handle class...
2016-10-05 Steve EllceyMAINTAINERS: Update email address after it got reverted.
2016-10-05 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn also...
2016-10-05 Marek PolacekImplement P0305R1, Selection statements with initializer.
2016-10-05 Louis Kruppre PR fortran/67524 (ICE on using implicit character...
2016-10-05 Jakub Jelinekre PR sanitizer/77823 (ICE: in ubsan_encode_value,...
2016-10-05 Senthil Kumar... Fix pr69941.c test failure for avr
2016-10-05 Jerry DeLislere PR libfortran/77868 (Fail to NULL guard check for...
2016-10-05 Martin SeborPR bootstrap/77819 - undefined reference to gnu_libc_pr...
2016-10-05 Jakub Jelinek* c-common.c (c_common_reswords): Update comment for...
2016-10-05 Kyrylo Tkachov[fold-const] Fix native_encode_real for HFmode constants
2016-10-05 Jonathan Wakely70564 fix newly-added tests for not_fn
2016-10-05 Kelvin Nilsenre PR target/77847 (PowerPC big endian power7/power8...
2016-10-05 Wilco DijkstraMove all existing strchr and strrchr folding from built...
2016-10-05 Jonathan WakelyPR 70101 fix allocator-extended ctors for std::priority...
2016-10-05 Jonathan Wakely77864 Fix noexcept conditions for map/set default const...
2016-10-05 Jonathan WakelyRemove invalid alias declaration from _Node_handle
2016-10-05 Jonathan WakelyPR 70564 disambiguate constructors for not_fn call...
2016-10-05 Richard Bienerre PR middle-end/77863 (genmatch segfault on a wrong...
2016-10-05 Richard Bienerre PR target/77826 (ICE in decompose, at wide-int.h...
2016-10-05 Richard Bienermatch.pd (copysign(x, CST) -> [-]abs (x)): New pattern.
2016-10-05 Richard Bienerre PR middle-end/77842 (genmatch segfault on a missing...
2016-10-05 Andreas Schwab* g++.dg/pr49847-2.C: Remove.
2016-10-05 Pierre-Marie... DWARF: move pessimistic DWARF version checks for import...
2016-10-05 Andreas Schwabcrtbegin.S (__do_jv_register_classes): Remove.
2016-10-05 Richard Bienerre PR middle-end/55152 (MAX_EXPR(a,-a) is really ABS_EX...
2016-10-05 Jerry DeLisledtio_15.f90: New test.
2016-10-05 Jerry DeLisle2016-10-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-10-05 Jason Merrill* g++.dg/cpp1z/class-deduction16.C: Use tuple.
2016-10-05 Jason MerrillPR c++/77852 - class deduction from list-init
2016-10-05 Ian Lance Taylorexplow.c (allocate_dynamic_stack_space): Call do_pendin...
2016-10-05 GCC AdministratorDaily bump.
2016-10-04 Martin Seborbuiltin-sprintf-warn-1.c: Cast int argument to %lc...
2016-10-04 Jason MerrillPR c++/77775 - misoptimization of PMF comparison
2016-10-04 Jason MerrillImplement P0091R2, Template argument deduction for...
2016-10-04 Martin SeborPR c++/77804 - Internal compiler error on incorrect...
2016-10-04 David Malcolmread-md.c: track column numbers
2016-10-04 Jakub Jelinekre PR c++/77791 (ICE on invalid C++11 code with redefin...
2016-10-04 Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-10-04 Doug Gilmorere PR tree-optimization/77808 (ICE in duplicate_ssa_nam...
2016-10-04 Uros Bizjakx86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
2016-10-04 Andre VieiraAdd missing testcases from previous patch revision...
2016-10-04 Richard Bienerre PR tree-optimization/77399 (Poor code generation...
2016-10-04 Richard Bienerre PR target/77833 (ICE: in plus_constant, at explow...
2016-10-04 Richard Bienerre PR middle-end/77407 (Optimize integer i / abs (i...
2016-10-04 Rainer OrthRestore --enable-objc-gc support
2016-10-04 Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-10-04 GCC AdministratorDaily bump.
2016-10-03 François Dumontshared_ptr.cc (mask, [...]): Move declaration...
2016-10-03 Prathamesh... Fix ChangeLog entry for r240730
2016-10-03 Prathamesh... ipa-cp.c (propagate_bits_accross_jump_function): Introd...
2016-10-03 Jeff LawMAINTAINERS: Move several inactive maintainers to the...
2016-10-03 Jeff Lawre PR tree-optimization/71550 (wrong code at -O3 on...
2016-10-03 Ian Lance Taylorre PR go/77809 ("_LITTLE_ENDIAN" redefined)
2016-10-03 Jonathan WakelyDefine std::gcd and std::lcm for C++17
2016-10-03 Uros Bizjakconfigure.ac (strict_warn): Merge -Wmissing-format...
2016-10-03 Jonathan WakelyFix libstdc++ versioned namespace build
2016-10-03 Bernd Edlingerre PR preprocessor/77699 (suspicious code in get_next_line)
2016-10-03 Senthil Kumar... Fix failing gcc.target/avr/torture/builtins_error.c
2016-10-03 Jonathan WakelyEnsure "C++" language linkage for std::abs overloads
2016-10-03 Ville Voutilainenre PR libstdc++/77802 (Boost Fiber doesn't compile)
2016-10-03 Kyrylo TkachovRevert: [RTL ifcvt] Transform (X == CST) ? -CST : Y...
2016-10-03 Marek PolacekCore 903
2016-10-03 Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-10-03 GCC AdministratorDaily bump.
2016-10-02 Jakub Jelinekasm3.C (two): Only use register keyword for C++14 and...
2016-10-02 Jakub Jelinekdwarf2out.c (output_fde, [...]): Use MAX_ARTIFICIAL_LAB...
2016-10-02 GCC AdministratorDaily bump.
2016-10-01 Richard Bienerre PR middle-end/77798 (465.tonto ICE with trunk with...
2016-10-01 Andre Vehreschildre PR libfortran/77663 (libgfortran/caf/single.c: three...
2016-10-01 Jakub Jelineksse.md (<mask_codefor><code><mode>): Add FALLTHRU comments.
2016-10-01 GCC AdministratorDaily bump.
2016-09-30 Jakub Jelinekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-30 Jerry DeLislere PR fortran/66643 (Missing compilation error for...
2016-09-30 Jakub Jelinek* doc/invoke.texi (-Wregister): Document.
2016-09-30 Jakub Jelinekconfigure.ac: Add target-libffi to target_libraries.
2016-09-30 Bernd Edlingerconfigure.ac: Split CHECKING_P into CHECKING_P and...
2016-09-30 Steve EllceyMAINTAINERS: Update email address.
2016-09-30 Jonathan Wakelylibstdc++/77795 Only declare ::gets for C++98 and C++11
2016-09-30 Prasad Ghangalre PR other/31566 (@missing_file gives bad error message)
2016-09-30 Marek Polacek* config/alpha/predicates.md: Adjust fall through comment.
2016-09-30 Andrew HaleyFix typo in ChangeLog.
2016-09-30 Andrew HaleyMAINTAINERS: Remove Per Bothner, Andrew Haley, and...
2016-09-30 Tadek Kijkowskicheck.tpl: Convert line endings to unix on test outputs
next