]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-06-08  Julia Koval[PR73350][PR80862] Improve subst for RC-capable insns.
2017-06-08  Jan Hubicka* cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.
2017-06-08  Olivier Hainquevx_crtbegin_auto.c: Update year in copyright notice.
2017-06-08  Martin Liskagcov: Add block_info::block_info (PR gcov-profile/80911).
2017-06-08  Tamar Christinare PR middle-end/77925 (Add __builtin_issubnormal)
2017-06-08  Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-08  GCC AdministratorDaily bump.
2017-06-07  Tony Reixsimple-object-xcoff.c (simple_object_xcoff_find_section...
2017-06-07  Carl Lovers6000-c: The return type of the following built-in...
2017-06-07  Carl Lovere PR target/80982 (gcc.target/powerpc/builtins-3-runna...
2017-06-07  Carl Lovealtivec.md: Fix argument swizzle in vec_doublel support...
2017-06-07  Alexander Monakovdoc: update x86 -mcx16 option description
2017-06-07  Ian Lance Taylorruntime: support ia64 in lfstack
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_regex (P0433R2...
2017-06-07  Jonathan WakelyPR libstdc++/81002 fix std::basic_regex range constructor
2017-06-07  Segher BoessenkoolI love SVN.
2017-06-07  Segher Boessenkoolrs6000: Remove rs6000_nonimmediate_operand
2017-06-07  Segher Boessenkoolrs6000: Remove spe_acc and spefscr
2017-06-07  Segher Boessenkoolrs6000: Remove SPE high registers
2017-06-07  Segher Boessenkoolrs6000: Remove type attribute "brinc"
2017-06-07  Segher Boessenkoolrs6000: Remove spe.md, spe.h, linuxspe.h
2017-06-07  Segher Boessenkoolrs6000: Remove reg_or_none500mem_operand
2017-06-07  Segher Boessenkoolrs6000: Remove -mspe options
2017-06-07  Segher Boessenkoolrs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends
2017-06-07  Segher Boessenkoolrs6000: Remove UNSPEC_MV_CR_GT
2017-06-07  Segher Boessenkoolrs6000: Remove output_e500_flip_gt_bit
2017-06-07  Segher Boessenkoolrs6000: Remove rs6000_cbranch_operator
2017-06-07  Segher Boessenkoolrs6000: Remove -mfloat-gprs
2017-06-07  Segher Boessenkoolrs6000: Remove TARGET_E500_{SINGLE,DOUBLE}
2017-06-07  Segher Boessenkoolrs6000: Remove TARGET_FPRS
2017-06-07  Nathan Sidwellclass.c (layout_class_type): Restructure overlong-bitfi...
2017-06-07  David EdelsohnFix white space.
2017-06-07  Tony Reixaix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define...
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_string (P0433R...
2017-06-07  Jonathan WakelyPR c++/80990 use cv-qualifiers in class template argume...
2017-06-07  Bin Cheng* passes.def (pass_iv_canon): Move before pass_loop_dis...
2017-06-07  Bin Chenggraphds.c (add_edge): Intitialize edge's attached data.
2017-06-07  Bin Chengtree-vect-data-refs.c (vect_mark_for_runtime_alias_test...
2017-06-07  Marek Polacekre PR sanitizer/80932 (UBSAN: false positive as a resul...
2017-06-07  Bin Chengl_fma_double_1.c: Adjust test strings.
2017-06-07  Bin Chengtree-vect-loop-manip.c (vect_do_peeling): Don't skip...
2017-06-07  Bin Chengtree-vectorizer.h (vect_build_loop_niters): New parameter.
2017-06-07  Bin Chengtree-affine.c (ssa.h): Include header file.
2017-06-07  Bin Cheng* tree-affine.c (tree_to_aff_combination): Handle ...
2017-06-07  Bin Cheng(aff_combination_expand): Move (T1)(X *+- CST) simplifi...
2017-06-07  Bin Chengtree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure...
2017-06-07  Tamar Christinaaarch64.c (aarch64_rtx_costs): Make sdiv more expensive...
2017-06-07  Sebastian HuberRTEMS: Use TLS for Ada run-time
2017-06-07  Tamar Christinaaarch-cost-tables.h (cortexa53_extra_cost): Increase...
2017-06-07  Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-07  Tamar Christina2017-06-07 Tamar Christina <tamar.christina@arm.com>
2017-06-07  Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-07  Jakub Jelinekdumpfile.h (enum tree_dump_index): Rename TDI_generic...
2017-06-07  Richard SandifordClarify define_insn documentation
2017-06-07  Jan Hubickacfgbuild.c (find_bb_boundaries): Initialize profile...
2017-06-07  Jim WilsonRemove aarch32 support for falkor/qdf24xx, not in relea...
2017-06-07  GCC AdministratorDaily bump.
2017-06-06  Nathan Sidwellname-lookup.c (suggest_alternatives_for): Use qualified...
2017-06-06  Ian Lance Taylorcompiler: typing fixes for Interface_mtable_expression
2017-06-06  Thomas Koenigre PR fortran/80975 (matmul for zero-length arrays)
2017-06-06  Marek Polacekre PR c/79983 (Improve enum and struct redefinition...
2017-06-06  David S. Millersparc: Fix stack references in return delay slot.
2017-06-06  Maxim KuvyrkovImprove debug output of loop data prefetching.
2017-06-06  Maxim KuvyrkovAdd debug counter for loop array prefetching.
2017-06-06  Tom de VriesRemove NO_LABEL_VALUES
2017-06-06  Nathan Sidwellre PR c++/80979 (ice in lookup_mark, at cp/tree.c:2298)
2017-06-06  Kyrylo Tkachov[AArch64] Allow const0_rtx operand for atomic compare...
2017-06-06  Thomas Preud... [ARM] Rename *_compute_save_reg_mask ()
2017-06-06  Richard Bienerre PR tree-optimization/80974 (wrong code (generated...
2017-06-06  Tom de VriesAdd and use split_mode_p
2017-06-06  Tom de VriesUse maybe_split_mode in nvptx_print_operand
2017-06-06  Jan Hubickare PR bootstrap/80978 (LTO/PGO bootstrap broken by...
2017-06-06  Thomas Preud... Fix gcc.dg/utf16-4.c
2017-06-06  Jan Hubickashrink-wrap.c (handle_simple_exit): Update profile.
2017-06-06  Jan Hubickapredict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.
2017-06-06  Jan Hubicka* ipa-split.c (split_function): Initialize return bb...
2017-06-06  Jan Hubickaprofile.c (compute_branch_probabilities): Also initiali...
2017-06-06  Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-06  GCC AdministratorDaily bump.
2017-06-05  Michael Meissnerrs6000.c (make_resolver_func): Update init_lowered_empt...
2017-06-05  David Malcolmlibcpp: add callback for comment-handling
2017-06-05  Bernd Edlingerchangelog for r248894
2017-06-05  Bernd Edlingerinvoke.texi: Document the -fprofile-abs-path option.
2017-06-05  Jan Hubicka* shring-wrap.c: Revert accidental commit.
2017-06-05  Volker Reichelt* doc/invoke.texi (-Wduplicated-branches): Add to warni...
2017-06-05  Jan Hubickacfgexpand.c (expand_gimple_tailcall): Initialize profil...
2017-06-05  Volker Reicheltparser.c (cp_parser_base_specifier): Fix typos in error...
2017-06-05  Michael Meissnerrs6000.c (toplevel): Include attribs.h.
2017-06-05  Jonathan WakelyPR libstdc++/80939 Remove unmeetable constexpr specifiers
2017-06-05  Thomas Preud... [ARM] Complete legend for ARM register allocation in...
2017-06-05  Jan Hubickaframe-header-opt.c: Include profile-count.h.
2017-06-05  Janus Weilre PR fortran/70601 ([OOP] ICE on procedure pointer...
2017-06-05  Nicolas Koenigre PR fortran/35339 (Improve translation of implied...
2017-06-05  Renlin Li[testsuite] Add large_long_double target selector to...
2017-06-05  Jonathan WakelyOptimize std::advance for single increments
2017-06-05  Jonathan WakelyAdd noexcept to shared_ptr owner comparisons (LWG 2873)
2017-06-05  Jan Hubickacold_partition_label.c: Update template.
2017-06-05  Kyrylo Tkachov[AArch64] Add combine pattern for storing lane zero...
2017-06-05  Kyrylo Tkachov[AArch64] Use SUBS for parallel subtraction and compari...
2017-06-05  Kyrylo Tkachov[AArch64] Peephole for SUBS
next