platform/upstream/gcc.git
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)
2019-06-03 Kyrylo Tkachov[AArch64] Emit TARGET_DOTPROD-specific sequence for...
2019-06-03 Prathamesh... target-supports.exp (add_options_for_aarch64_sve):...
2019-06-03 Martin LiskaRemove Java Trees from GENERIC manual.
2019-06-03 Richard Bienertree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get...
2019-06-03 Martin LiskaFix typo in index comparison of CONSTRUCTOR.
2019-06-03 Richard Bienerre PR tree-optimization/90716 (gcc generates wrong...
2019-06-03 Prathamesh... re PR target/88837 ([SVE] Poor vector construction...
2019-06-03 Alejandro MartinezFix ICE in vect_slp_analyze_node_operations_1
2019-06-03 Richard Bienerre PR testsuite/90713 (FAIL: gcc.dg/gimplefe-40.c ...
2019-06-03 Martin LiskaMake debug(edge) more verbose.
2019-06-03 H.J. Lure PR target/89750 (Wrong code for _mm_comi_round_ss)
2019-06-03 GCC AdministratorDaily bump.
2019-06-02 Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-06-02 GCC AdministratorDaily bump.
2019-06-01 Iain SandoeDarwin, x86, testsuite - adjust tests for Darwin PR90698.
2019-06-01 Martin SeborPR middle-end/90694 - incorrect representation of ADDR_...
2019-06-01 Jan Hubickaalias.c: Include ipa-utils.h.
2019-06-01 Ville VoutilainenFix changelog
2019-06-01 Ville Voutilainenre PR c++/85254 (boost::is_final does not work for...
2019-06-01 GCC AdministratorDaily bump.
2019-05-31 H.J. Lui386: Don't insert ENDBR after NOTE_INSN_DELETED_LABEL
2019-05-31 Gerald Pfeifer* doc/xml/manual/allocator.xml: Move hoard.org back...
2019-05-31 Jeff Lawmips.c (mips_expand_builtin_insn): Swap the 1st and...
2019-05-31 Jakub Jelinektree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
2019-05-31 Jakub Jelinekomp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS...
2019-05-31 Ian Lance Taylorruntime: drop unused C type reflection code
2019-05-31 Ian Lance Taylorcompiler: optimize append of make
2019-05-31 Ian Lance Taylorcompiler: handle int-to-string conversion with large...
2019-05-31 Xiong Hu Luore PR c/43673 (Incorrect warning: use of 'D' length...
2019-05-31 Michael Forneycp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC...
2019-05-31 Ian Lance Taylorruntime: implement cheaper context switch on Linux...
2019-05-31 Marc Glisseapply unary op to both sides of (vec_cond x cst1 cst2)
2019-05-31 Marc GlisseSimplify more EXACT_DIV_EXPR comparisons
2019-05-31 Richard SandifordNew .md construct: define_insn_and_rewrite
2019-05-31 Jonathan WakelyAdd noexcept to tuple<> and simplify tuple<T1,T2> noexc...
2019-05-31 Jan Hubickatree-ssa-alias.c (type_has_components_p): New function.
2019-05-31 Jonathan WakelyFix breakage due to removing __gnu_cxx::size_t declaration
2019-05-31 Nathan Sidwell[C++PATCH] Lambda names are anonymous
2019-05-31 Bill Schmidtcpu-future.c: Require powerpc_future_ok.
2019-05-31 Jonathan WakelyPR libstdc++/90682 allow set_terminate(0) and set_unexp...
2019-05-31 Jonathan WakelyRemove using-declarations that add std names to __gnu_cxx
2019-05-31 Antony PolukhinPR libstdc++/71579 assert that type traits are not...
2019-05-31 Jonathan WakelyFix random_device to work with COW strings again
2019-05-31 Martin LiskaAdd pretty print for const_tree.
2019-05-31 Thomas De Schampheleirere PR debug/86964 (Too many debug symbols included...
2019-05-31 Jakub Jelinekre PR tree-optimization/90671 (ICE on valid code at...
2019-05-31 Iain Sandoec++, testsuite - require alias support for a test.
2019-05-31 Iain SandoeDarwin, x86, testsuite - adjust tests for Darwin's...
2019-05-31 Iain SandoeDarwin, x86 - We have .p2align, so declare its use.
2019-05-31 Bill Schmidtpredicates.md (pcrel_address): New define_predicate.
2019-05-31 Joseph Myers* fi.po, sv.po: Update.
2019-05-31 GCC AdministratorDaily bump.
2019-05-30 Jakub Jelinekgimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP.
2019-05-30 Jim WilsonFix RISC-V build failure for go language.
2019-05-30 Nina Dinka... LWG2788 basic_string spurious use of a default construc...
2019-05-30 Marek Polacek* cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix a...
2019-05-30 Bill Schmidtconstraints.md (eI): New constraint.
2019-05-30 Thomas Koeniggfc-internals.texi (Translating to GENERIC): New chapter.
2019-05-30 Sylvia Taylor[aarch64]: add support for fabd in sve
2019-05-30 Ian Lance Taylorcompiler: intrinsify sync/atomic functions
2019-05-30 Jakub Jelinekre PR c++/90598 (Return type of explicit destructor...
2019-05-30 Jonathan WakelyUpdate libstdc++ documentation for Support and Diagnost...
2019-05-30 Bill Schmidtrs6000-cpus.def (OTHER_FUSION_MASKS): New #define.
2019-05-30 Sam Tebbs[PATCH][GCC][AARCH64] Fix libstdc++ build failure after...
2019-05-30 Marek Polacek* lang.opt (ftail-call-workaround): Fix a typo.
2019-05-30 Jonathan WakelyUpdate C++20 status table
2019-05-30 Jonathan WakelyUpdate documentation of implementation-defined library...
2019-05-30 Jakub Jelinektree-predcom.c (is_inv_store_elimination_chain): Fix...
2019-05-30 Rainer OrthGeneralize getconf _NPROCESSORS_ONLN
2019-05-30 Iain Sandoetestsuite,x86 - require native TLS for two tests that...
2019-05-30 Martin Liskagdbinit: add a new command and fix one
2019-05-30 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2019-05-30 Ian Lance Taylorre PR go/90669 (go/gofrontend/types.cc:2805 contains...
2019-05-30 GCC AdministratorDaily bump.
2019-05-29 Jonathan WakelyPR libstdc++/85494 fix failing test
2019-05-29 Jonathan WakelyPR libstdc++/88881 fix filesystem::symlink_status for...
2019-05-29 Jonathan WakelyOptimize filesystem::path::parent_path()
2019-05-29 Bill Schmidtrs6000.c (rs6000_call_template_1): Handle pcrel calls...
2019-05-29 Jakub Jelinekre PR c++/90598 (Return type of explicit destructor...
2019-05-29 Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-29 Jan Hubicka* tree-ssa/alias-access-spath-1.c: new testcase.
2019-05-29 Uros Bizjaksse.md (*save_multiple<mode>): Rename from save_multipl...
2019-05-29 Yoshinori Satoconfig.gcc (rx-*-linux*): New target.
next