platform/upstream/gcc.git
2017-06-01 Eric Botcazoure PR ada/80921 (cross compiling fails to build Ada...
2017-06-01 Paolo Carlinire PR c++/80896 ([[nodiscard]] is ignored for functions...
2017-06-01 Claudiu Zissulescu[ARC] Fix tst_movb pattern.
2017-06-01 Claudiu Zissulescu[ARC] Test against frame_pointer_needed in arc_can_elim...
2017-06-01 Claudiu Zissulescu[ARC] Prevent moving stores to the frame before the...
2017-06-01 Claudiu Zissulescu[ARC] Update (non)commutative_binary_comparison patterns.
2017-06-01 Claudiu Zissulescu[ARC] Change predicate movv2hi to avoid scaled addresses.
2017-06-01 Claudiu Zissulescu[ARC] Allow r30 to be used by the reg-alloc.
2017-06-01 Claudiu Zissulescu[ARC] Avoid use of hard registers before reg-alloc.
2017-06-01 Claudiu Zissulescu[ARC] Make mulsi for A700 pattern commutative.
2017-06-01 Tom de VriesRequire label_values for some test-cases
2017-06-01 Jose E. Marchesisparc.md (*zero_extendsidi2_insn_sp64): Set insn type...
2017-06-01 Pierre-Marie... DWARF: for variants, produce unsigned discr. when debug...
2017-06-01 Volker Reicheltc.opt (Wcatch-value): New shortcut for Wcatch-value=1.
2017-06-01 Richard Bienerre PR middle-end/66313 (Unsafe factorization of a*b...
2017-06-01 GCC AdministratorDaily bump.
2017-06-01 Steven MunroeFix up dg options to resolve make check failures Bill...
2017-05-31 Ian Lance Taylorlibgo: support for sparc64 GNU/Linux
2017-05-31 Segher BoessenkoolFix changelog of previous commit, the correct version is:
2017-05-31 Segher Boessenkoolrs6000: Don't write "nor" as (not (ior () ())) (PR80618)
2017-05-31 Uros Bizjaki386.md (*zero_extendsidi2): Enable alternative (?r...
2017-05-31 Sebastian Peryt* config/i386/avx512fintrin.h (_mm_mask_max_sd)
2017-05-31 Jason MerrillPR c++/80840 - ICE with constexpr and reference
2017-05-31 Nathan Sidwellcp-tree.h (lang_decl_slector): New enum.
2017-05-31 Nathan Sidwell* g++.dg/lookup/lambda1.C New.
2017-05-31 Bin Chengivopt_mult_4.c: Explicitly check comparison on pointer...
2017-05-31 Martin LiskaDoxygen: transform ENUM_BITFIELD and comments starting...
2017-05-31 Martin LiskaChange comment style to one we normally use.
2017-05-31 David MalcolmPort Doxygen support script from Perl to Python; add...
2017-05-31 Mikhail MaltsevGIMPLEFE: Handle missing labels in goto statements
2017-05-31 Martin LiskaFix configure.ac to respect --{enable,disable}-werror...
2017-05-31 Alexander Monakovpasses.c: implement pre-ICE emergency dumping
2017-05-31 Graham Markall[ARC] Recognise add_n and sub_n in combine again
2017-05-31 Jonathan WakelyPR libstdc++/80893 Fix null dereference in vector<bool>
2017-05-31 Richard Sandiford[1/2] Add get_next_strinfo helper function
2017-05-31 Richard Bienerre PR target/80880 (internal compiler error: in ix86_ex...
2017-05-31 Richard SandifordAlternative check for vector refs with same alignment
2017-05-31 Martin LiskaFix typo in a comment in cpuid.h (PR target/79155).
2017-05-31 Bin Cheng* tree-vect-loop-manip.c (create_intersect_range_checks...
2017-05-31 Bin Chengtree-data-ref.c (prune_runtime_alias_test_list): Relax...
2017-05-31 Prakhar BahugunaMAINTAINERS: Add self to Write After Approval
2017-05-31 Richard Bienerre PR tree-optimization/80906 (ICE in copy_loop_close_p...
2017-05-31 DJ Delorieconfigure.ac (strnlen): Add to AC_CHECK_DECLS.
2017-05-31 GCC AdministratorDaily bump.
2017-05-30 Tom de VriesTest if host compiler supports -std=c++11 in ms-sysv.exp
2017-05-30 Martin Seborre PR c/80731 (poor -Woverflow warnings, missing detail)
2017-05-30 Jason MerrillPR c++/80856 - ICE with local extern in template
2017-05-30 David MalcolmC++ template type diff printing
2017-05-30 Segher BoessenkoolRemove gen_cell_microcode, warn_cell_microcode
2017-05-30 Nathan SidwellKill IDENTIFIER_NAMESPACE_BINDINGS
2017-05-30 Nathan Sidwellcp-tree.def (OVERLOAD): Fix comment.
2017-05-30 Uros BizjakChangeLog: Add missing entry.
2017-05-30 Uros Bizjakre PR target/80833 (32-bit x86 causes store-forwarding...
2017-05-30 Pierre-Marie... gimplify_modify_expr: avoid DECL_DEBUG_EXPR links acros...
2017-05-30 Nathan Sidwellre PR c++/80913 (Infinite loop in cc1plus with stat...
2017-05-30 Wilco DijkstraFix ARM bootstrap failure due to an odd warning:
2017-05-30 Richard Bienertree-vectorizer.h (struct _stmt_vec_info): Add reduc_ty...
2017-05-30 Olivier Hainquet-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar...
2017-05-30 Jakub Jelinekre PR libgomp/80822 (libgomp incorrect affinity when...
2017-05-30 Richard Bienerre PR tree-optimization/80901 (ICE on valid code at...
2017-05-30 Robin DappVector peeling cost model 6/6
2017-05-30 Robin DappVector peeling cost model 5/6
2017-05-30 Robin DappVector peeling cost model 4/6
2017-05-30 Robin DappVector peeling cost model 3/6
2017-05-30 Robin DappVector peeling cost model 2/6
2017-05-30 Robin DappVector peeling cost model 1/6
2017-05-30 Jozef Lawrynowiczre PR target/78838 (msp430 option -mcode-region=either...
2017-05-30 Martin LiskaFix parenthesis in auto-profile.c (PR other/80909).
2017-05-30 Richard Bienerre PR tree-optimization/80876 (ICE in verify_loop_struc...
2017-05-30 Martin LiskaRemove dump_file_info::dump_file_info and replace it...
2017-05-30 Martin LiskaCompare predictor values with these defined in predict...
2017-05-30 Martin LiskaFix coding style.
2017-05-30 GCC AdministratorDaily bump.
2017-05-29 Max Filippovgcc: xtensa: fix unused parameter warning
2017-05-29 Max Filippovgcc: xtensa: fix fprintf format specifiers
2017-05-29 Eric Botcazouinstall.texi (Options specification): Restore entry...
2017-05-29 Alexandre Oliva[libcc1] drop unused field from C++ lang_identifier
2017-05-29 Nathan SidwellPR c++/80891 (#1,#5)
2017-05-29 Jerry DeLislere PR fortran/53029 (missed optimization in internal...
2017-05-29 Nathan SidwellPR c++/80891 (#4)
2017-05-29 Nathan SidwellStat hack representation
2017-05-29 Nathan SidwellPR c++/80891 (#1)
2017-05-29 Nathan SidwellPR c++/80891 (#3)
2017-05-29 Nathan SidwellPR c++/80891 (#2)
2017-05-29 Tom de Vriescheck_GNU_style_lib.py: Fix trailing whitespace check
2017-05-29 Tom de Vriescheck_GNU_style.py: Read stdin if file argument is '-'
2017-05-29 Tom de Vriescheck_GNU_style_lib.py: Suggest to install all missing...
2017-05-29 Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-05-29 GCC AdministratorDaily bump.
2017-05-28 Tim Shenre PR c++/80737 (variant<any> as class member resulting...
2017-05-28 Rainer OrthFix libgfortran FMA3/FMA4 tests
2017-05-28 Thomas Koenigfrontend-passes.c (matmul_lhs_realloc): Correct allocat...
2017-05-28 GCC AdministratorDaily bump.
2017-05-27 Michael EagerRevert:
2017-05-27 Iain Buclawd-demangle.c (dlang_identifier): Prefix mangled init...
2017-05-27 Iain Buclawd-demangle.c (dlang_call_convention_p): Move declaratio...
2017-05-27 Iain Buclawd-demangle.c (dlang_parse_real): Remove stack buffer...
2017-05-27 Bernd SchmidtMAINTAINERS: Update my email address, and remove myself...
2017-05-27 Francois-Xavier... * doc/install.texi: Add links to macOS binary distribut...
2017-05-27 Jakub JelinekSmall ChangeLog tweak.
next