platform/upstream/gcc.git
2018-06-08 Steven G. Karglre PR fortran/86059 (ICE in reduce_binary_ac, at fortra...
2018-06-08 Steven G. Karglre PR fortran/78571 (ICE in create_character_initialize...
2018-06-08 Peter Bergnerre PR target/85755 (PowerPC Gcc's -mupdate produces...
2018-06-08 Jonathan WakelyDefine special members as defaulted
2018-06-08 Jan Hubickadumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08 David Edelsohn* config/rs6000/rs6000.c (rs6000_passes_ieee128): Prote...
2018-06-08 Segher BoessenkoolWhoops, forgot to commit the patch with r261324, just...
2018-06-08 Carl Lovevsx-vector-6-be.p7.c: Rename this file to vsx-vector...
2018-06-08 Joseph Myers* es.po: Update.
2018-06-08 Martin LiskaFix function signature in header file.
2018-06-08 Martin LiskaPPC: remove usage of cgraph_node::instrumentation_clone...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-06-08 Segher Boessenkoolrs6000: Delete unused min/max macros
2018-06-08 Segher Boessenkoolrs6000: Delete mention of -mabi={no-,}spe in the docume...
2018-06-08 Martin LiskaMake ipa-pure-const more strict about summary constrains.
2018-06-08 Martin LiskaReplace some ::get_create with ::get in IPA inline.
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08 Martin LiskaMake cgraph_edge::uid really unique.
2018-06-08 Martin LiskaPort edge_growth_cache to call_summary.
2018-06-08 Martin LiskaPort IPA CP to edge_clone_summaries.
2018-06-08 Martin LiskaAdd call_summary::get method and m_initialize_when_cloning.
2018-06-08 Martin LiskaRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08 Martin LiskaConvert IPA CP to symbol_summary.
2018-06-08 Martin LiskaCovert ipa-pure-const.c to symbol_summary.
2018-06-08 Martin LiskaUse symtab_summary in ipa-reference.c.
2018-06-08 Martin LiskaUse summaries->get where possible. Small refactoring...
2018-06-08 Martin LiskaAdd {symbol,call}_summary::get method and use it in...
2018-06-08 Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-06-08 Martin LiskaCode refactoring for call_summary.
2018-06-08 Martin LiskaCode refactoring of symtab_summary.
2018-06-08 Martin LiskaFix scan in ipa-icf-38.c.
2018-06-08 Martin LiskaRemove MPX
2018-06-08 GCC AdministratorDaily bump.
2018-06-07 Carl Lovevsx.md (vextract_fp_from_shorth, [...]): Add BE support.
2018-06-07 Carl Lovevec-cntlz-lsbb-2.c (dg-error): Update expected error...
2018-06-07 Marek Polacekre PR c/85318 (-Wc90-c99-compat does not warn about...
2018-06-07 Paul Koningcompare-elim.c (try_merge_compare): Don't merge compare...
2018-06-07 Steven G. Karglre PR fortran/86045 (ICE in reduce_binary_ac, at fortra...
2018-06-07 Ian Lance Taylorcompiler: speed up variable initializer sorting
2018-06-07 Joseph Myers* eo.po: Update.
2018-06-07 Marek Polacek* g++.dg/cpp0x/range-for9.C: Adjust dg-error.
2018-06-07 Olivier Hainquet-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP...
2018-06-07 Olga Makhotinaconfig.gcc: Support "tremont".
2018-06-07 Jozef Lawrynowiczmsp430.c (msp430_mcu_name): Set the "i" in the symbol...
2018-06-07 Richard Bienergraphite-sese-to-poly.c (extract_affine): Avoid unneded...
2018-06-07 Jonathan WakelyDefault special members of regex types and add noexcept
2018-06-07 Jakub Jelinekre PR tree-optimization/69615 (0 to limit signed range...
2018-06-07 Richard Bienerre PR tree-optimization/85935 ([graphite] ICE in extrac...
2018-06-07 François Dumont2018-06-07 François Dumont <fdumont@gcc.gnu.org>
2018-06-07 Martin LiskaFix compilation of libgcov with GCOV_LOCKED=0.
2018-06-07 Martin LiskaFix libgcov-driver-system bootstrap failure (PR bootstr...
2018-06-07 GCC AdministratorDaily bump.
2018-06-06 Carl Lovevsx.md (first_match_index_<mode>): Calculate index...
2018-06-06 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Adjus...
2018-06-06 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06 Carl Lovebuiltins-7-p9-runnable.c: Change first argument to...
2018-06-06 Thomas Koenigre PR fortran/85641 (ICE with string concatenate)
2018-06-06 Carl Lovebuiltins-3.c: Move tests requiring -mvsx to builtins...
2018-06-06 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06 Jonathan WakelyRemove redundant std::move on const object
2018-06-06 Jim WilsonRISC-V: Add interrupt attribute modes.
2018-06-06 Peter Bergnerre PR target/63177 (Powerpc no-vfa-vect-depend-2.c...
2018-06-06 Jakub Jelinekre PR c++/86068 (__cpp_transactional_memory is 210500)
2018-06-06 Marek Polacekre PR c++/85977 (Incorrect handling of array reference...
2018-06-06 Jason MerrillPR c++/86060 - ICE on range for with -std=c++98.
2018-06-06 Jason MerrillPR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-06 Ian Lance Taylorreflect: fix StructOf hash and string
2018-06-06 Kelvin Nilsenrs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add...
2018-06-06 David Malcolmix86_expand_call: convert return type to rtx_insn *
2018-06-06 Eric Botcazoure PR tree-optimization/86066 (wrong code for bit-field...
2018-06-06 Richard Bienerre PR tree-optimization/86062 (Missed redundancy elimin...
2018-06-06 Jozef LawrynowiczMSP430: Allow interrupt handlers to be static
2018-06-06 Jonathan WakelyPR libstdc++/86008 add std::quoted support for string_view
2018-06-06 GCC AdministratorDaily bump.
2018-06-05 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Remov...
2018-06-05 Steve Ellceyre PR target/79924 (aarch64: untranslated diagnostics...
2018-06-05 Steve Ellceyre PR target/79924 (aarch64: untranslated diagnostics...
2018-06-05 Ian Lance Taylorreflect: canonicalize types returned by StructOf()...
2018-06-05 Uros BizjakChangeLog: Fix whitespace.
2018-06-05 Uros Bizjaki386.md (simple_return_indirect_internal): New expander.
2018-06-05 Andre Vieira[arm] Make arm_cmse.h C99 compatible
2018-06-05 Cesar Philippidisre PR fortran/85701 ([openacc] ICE in mark_scope_block_...
2018-06-05 Richard Bienerlto.c (cmp_type_location): Expand locations only once.
2018-06-05 Marek Polacekre PR c++/85976 (ICE in cp_tree_equal when building...
2018-06-05 Martin LiskaSupport variables in expansion of -fprofile-generate...
2018-06-05 Jason MerrillPR c++/85731 - wrong error with qualified-id in template.
2018-06-05 Richard Bienertree-cfgcleanup.c (cleanup_control_flow_pre): For edge...
2018-06-05 Richard Bienertree-cfg.c (struct locus_discrim_map): Store line,...
2018-06-05 Richard Bienerre PR c/86046 (ICE in execute_todo, at passes.c:2043)
2018-06-05 Richard Bienerre PR tree-optimization/86047 (ICE in for_each_index...
2018-06-05 Kyrylo Tkachov[arm] PR target/81497: Fix arm_acle.h for C++
2018-06-05 Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-06-05 Martin LiskaPrint working directory only in intermediate format...
2018-06-05 Jonathan Wakely* include/std/type_traits: Fix comment typos.
2018-06-05 Jonathan WakelyMark some Filesystem tests as XFAIL for mingw
2018-06-05 Andreas KrebbelS/390: Fix __builtin_tbeginc signature
2018-06-05 François Dumont2018-06-05 François Dumont <fdumont@gcc.gnu.org>
2018-06-05 GCC AdministratorDaily bump.
2018-06-04 Jim WilsonRISC-V: Don't clobber retval when __builtin_eh_return...
2018-06-04 Eric Botcazougimple-ssa-store-merging.c (struct merged_store_group...
next