platform/upstream/gcc.git
2019-06-06 Jonathan WakelyFix more tests that fail in C++2a mode
2019-06-06 Andrew StubbsAdd -march=gfx906 for AMD GCN.
2019-06-06 Kyrylo Tkachov[AArch64] PR tree-optimization/90332: Implement vec_ini...
2019-06-06 Jonathan WakelyFix tests that fail in C++2a mode
2019-06-06 Jonathan WakelyRemove redundant static assertions in [meta.unary.prop...
2019-06-06 Jonathan WakelyFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-06-06 Jonathan WakelyRefactor SFINAE constraints on std::tuple constructors
2019-06-06 Jozef LawrynowiczMSP430: Use minimal code size library shift functions...
2019-06-06 Andreas Krebbelre PR rtl-optimization/88751 (Performance regression...
2019-06-06 Jakub Jelinek* configure: Regenerate.
2019-06-06 Jozef LawrynowiczMSP430: Emulate 16-bit shifts with rotate insn when...
2019-06-06 Jozef LawrynowiczMSP430: Put libgcc shift functions in their own section
2019-06-06 Martin LiskaSimplify mult where both arguments are 0 or 1 (PR tree...
2019-06-06 Richard Bienervr-values.c (vr_values::extract_range_from_ssa_name...
2019-06-06 Richard Bienertree-ssa-structalias.c: Include tree-cfg.h.
2019-06-06 Martin LiskaFix HTML headers and titles for 'Installing GCC' pages...
2019-06-06 Martin LiskaIPA ICF: enhance dump output
2019-06-06 Claudiu Zissulescu[ARC] Update tmac tests.
2019-06-06 Martin SeborPR c/90737 - [8/9/10 Regression] inconsistent address...
2019-06-06 Hongtao Liusse.md (define_mode_suffix vecmemsuffix): New.
2019-06-06 Ian Lance Taylorcompiler: make use of specialized fast map routines
2019-06-06 GCC AdministratorDaily bump.
2019-06-05 Yoshinori Satoconfig.host (rx-*-linux*): Add t-fdpbit to tmake_file...
2019-06-05 James Clarkecrtbegin.S (__dso_handle): Put in .sdata/.sbss rather...
2019-06-05 Ian Lance Taylorcompiler: inline call expressions and function references
2019-06-05 Martin Seborgcc_diag-11.c: Skip until -Wformat-diag has been committed.
2019-06-05 Paolo Carlinidecl.c (smallest_type_location): New.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-06-05 Richard Hendersonalpha.c (direct_return): Move down after struct machine...
2019-06-05 Nina Dinka... ChangeLog for PR c++/63149
2019-06-05 Nina Dinka... PR c++/63149 - wrong auto deduction from braced-init...
2019-06-05 David Edelsohnaix-unwind.h (LR_REGNO): Rename to R_LR.
2019-06-05 Segher Boessenkoolrs6000: Fix new testcase
2019-06-05 Martin Seborc-pragma.c (handle_pragma_weak): Adjust quoting in...
2019-06-05 Eric Botcazoufold-const.c (extract_muldiv_1): Do not distribute...
2019-06-05 Sam Tebbs[PATCH][GCC][AARCH64] Add tests for pointer authenticat...
2019-06-05 Jakub Jelinekre PR debug/90733 (ICE in simplify_subreg, at simplify...
2019-06-05 Richard Bienerre PR middle-end/90726 (exponential behavior on SCEV...
2019-06-05 Jakub Jelinekomp-expand.c (struct omp_region): Add has_lastprivate_c...
2019-06-05 Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-06-05 Jakub Jelinekomp-low.c (lower_rec_input_clauses): Force max_vf if...
2019-06-05 Hongtao Liure PR target/89803 (Missing AVX512 intrinsics)
2019-06-05 Ian Lance Taylorcompiler: statically allocate constant interface data
2019-06-05 GCC AdministratorDaily bump.
2019-06-04 Segher Boessenkoolrs6000: Update direct-move* testcases
2019-06-04 Segher Boessenkoolrs6000: Remove wp and wq
2019-06-04 Segher Boessenkoolrs6000: Add p9kf and p9tf isa values
2019-06-04 Segher Boessenkoolrs6000: More simplification
2019-06-04 Segher Boessenkoolrs6000: <VSs> -> <sd>p
2019-06-04 Segher Boessenkoolrs6000: ww->wa in testsuite
2019-06-04 Segher Boessenkoolrs6000: VSa->wa for some more cases
2019-06-04 Segher Boessenkoolrs6000: Simplify <VSa> for VSX_TI
2019-06-04 Segher Boessenkoolrs6000: ww -> wa
2019-06-04 Segher Boessenkoolrs6000: Remove Ftrad, Fvsx, Fs; add s and sd
2019-06-04 Segher Boessenkoolrs6000: Simplify <VSa> for VSX_W
2019-06-04 Segher Boessenkoolrs6000: Simplify VS[ra]* for VSX_[BDF]
2019-06-04 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2019-06-04 Bill Schmidtre PR target/78263 (Compile failure with AltiVec librar...
2019-06-04 Marc GlisseSimplify loop size when step=1
2019-06-04 Segher Boessenkoolrs6000: wf -> wa
2019-06-04 Andrew PinskiAARCH64: ILP32: Fix aarch64_asan_shadow_offset
2019-06-04 Segher Boessenkoolrs6000: wd -> wa
2019-06-04 Segher Boessenkoolrs6000: Delete Fv2
2019-06-04 Segher Boessenkoolrs6000: Delete VS_64reg
2019-06-04 Segher Boessenkoolrs6000: ws -> wa
2019-06-04 Segher Boessenkoolrs6000: wv -> v+p7v
2019-06-04 Segher Boessenkoolrs6000: wi->wa, wt->wa
2019-06-04 Szabolcs Nagyaarch64: fix asm visibility for extern symbols
2019-06-04 Nathan Sidwell[C++ PATCH] structure tag lookup
2019-06-04 Harald van... PR c++/60531 - Wrong error about unresolved overloaded...
2019-06-04 Jason MerrillReduce accumulated garbage in constexpr evaluation.
2019-06-04 Martin LiskaRemove dead code in IPA ICF.
2019-06-04 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
2019-06-04 Martin LiskaFix typo in tests.
2019-06-04 Richard Bienerre PR middle-end/90726 (exponential behavior on SCEV...
2019-06-04 Richard Bienerre PR fortran/90738 (gfortran.dg/pointer_array_10.f90...
2019-06-04 Martin LiskaIPA ICF: use fibonacci heap instead of list as a worklist.
2019-06-04 Martin LiskaIPA ICF: rewrite references into a hash_map.
2019-06-04 GCC AdministratorDaily bump.
2019-06-04 Alan ModraPR90689, ICE in extract_insn on ppc64le
2019-06-03 Ian Lance Taylorcompiler, runtime, reflect: generate unique type descri...
2019-06-03 Paolo Carliniparser.c (cp_parser_unqualified_id): Use build_min_nt_l...
2019-06-03 Ian Lance Taylorlibgo: delay applying profile stack-frame skip until...
2019-06-03 Ian Lance Taylorcompiler: permit inlining references to global variables
2019-06-03 Ian Lance Taylorruntime: remove unnecessary functions calling between...
2019-06-03 Segher Boessenkoolrs6000: Delete -mmfpgpr
2019-06-03 Segher Boessenkoolrs6000: Delete wg
2019-06-03 Joseph Myers* sv.po: Update.
2019-06-03 Jonathan WakelyFix uses of static_assert not guarded by C++11 check
2019-06-03 Ian Lance Taylorruntime: fix assembly syntax
2019-06-03 Alan Modrabb-reorder.c (copy_bb_p): Don't overflow size calculation.
2019-06-03 François DumontRename variables and cleanup comments.
2019-06-03 David Edelsohnenum-1.c: Add -fno-eliminate-unused-debug-symbols on...
2019-06-03 Wilco DijkstraFix PR64242 - Longjmp expansion incorrect
2019-06-03 Szabolcs Nagyaarch64: emit .variant_pcs for aarch64_vector_pcs symbo...
2019-06-03 Jonathan WakelyCorrections for C++2a library status table
2019-06-03 Jonathan WakelyPR libstdc++/90686 update C++2a library status docs
2019-06-03 Jonathan WakelyEnforce allocator::value_type consistency for container...
2019-06-03 Aldy Hernandeztree-vrp.h (value_range_base::nonzero_p): New.
2019-06-03 Wilco DijkstraFix alignment option parser (PR90684)
next