]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-30  jakub * typeck.c (decl_in_std_namespace_p): Return true...
2019-10-30  edlinger2019-10-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-10-30  burnusFortran] PR 92208 don't use function-result dummy varia...
2019-10-30  jason * cxx-pretty-print.c (get_fold_operator): Use OVL_OP_INFO.
2019-10-30  mpolacek PR c++/92134 - constinit malfunction in static data...
2019-10-30  rediUse if-constexpr instead of overloading for customizati...
2019-10-30  rediFix another compilation error with Clang
2019-10-30  rediFix some missing/incorrect feature test macros
2019-10-30  nathan[C++ PATCH] Feature macros are long
2019-10-30  burnusFortran/OpenMP] Don't create "alloc:" for 'target exit...
2019-10-30  rediRemove some more using-declarations from namespace...
2019-10-30  rediApply C++20 changes to various iterator types
2019-10-30  rediFix typo in preprocessor check
2019-10-30  jambormEdges to interposable calles are possibly_call_in_trans...
2019-10-30  jozefl2019-10-30 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-30  jozeflgcc/ChangeLog:
2019-10-30  jambormFix a call to ultimate_alias_target
2019-10-30  rguenth2019-10-30 Richard Biener <rguenther@suse.de>
2019-10-30  jakub * g++.dg/gomp/declare-variant-6.C: New test.
2019-10-30  marxinUse const_tree more in IPA ICF.
2019-10-30  marxinRemove alias set comparison.
2019-10-30  marxinRemove comparison for polymorphic types.
2019-10-30  marxinIPA ICF: remove dead code
2019-10-30  marxinIntegrate that for IPA ICF.
2019-10-30  marxinCome up with an abstraction.
2019-10-30  jakub * cp-tree.h (omp_declare_variant_finalize, build_local...
2019-10-30  marxinoperand_equal_p: add support for OBJ_TYPE_REF.
2019-10-30  paolo/cp
2019-10-30  burnuslibgomp/testsuite – use 'stop'
2019-10-30  marxinUse symtab_node::order in LTO sections with body.
2019-10-30  burnuslibgomp/testsuite – use 'stop' and 'dg-do run'
2019-10-30  jakub PR tree-optimization/92262
2019-10-30  hubicka * ipa-prop.c (update_jump_functions_after_inlining):
2019-10-30  rguenth2019-10-30 Richard Biener <rguenther@suse.de>
2019-10-30  markegglestonSuppress warning with -Wno-overwrite-recursive.
2019-10-30  marxinRemove cgraph_local_info structure.
2019-10-30  marxinRemove cgraph_global_info.
2019-10-30  gccadminDaily bump.
2019-10-29  paolo/cp
2019-10-29  mpolacek PR c++/90998 - ICE with copy elision in init by ctor...
2019-10-29  jakub PR c++/92201
2019-10-29  mpolacek PR c++/91548 - fix detecting modifying const objects...
2019-10-29  rediFix compilation errors with Clang
2019-10-29  rediFix compilation errors with Clang
2019-10-29  rediAdd iterator concepts and range access customization...
2019-10-29  rediMinor improvements to testsuite iterator utilities
2019-10-29  rediPR libstdc++/92267 fix ABI change in deque iterators
2019-10-29  mseborgcc/testsuite/ChangeLog:
2019-10-29  ppluzhnikov2019-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2019-10-29  marxinPass memory statistics for {symbol,call}_summary.
2019-10-29  marxinRelease function and edge summaries allocated with...
2019-10-29  rguenth2019-10-29 Richard Biener <rguenther@suse.de>
2019-10-29  avieira[vect]PR 88915: Vectorize epilogues when versioning...
2019-10-29  rguenth2019-10-29 Richard Biener <rguenther@suse.de>
2019-10-29  rsandifoFix reduc_index calculation in vectorizable_condition
2019-10-29  rguenth2019-10-29 Richard Biener <rguenther@suse.de>
2019-10-29  rsandifo[AArch64] Add main SVE ACLE tests
2019-10-29  rsandifo[AArch64] Add support for the SVE PCS
2019-10-29  rsandifo[AArch64] Add support for arm_sve.h
2019-10-29  rsandifo[AArch64] Extend SVE reverse permutes to predicates
2019-10-29  rsandifo[AArch64] Add FFR and FFRT registers
2019-10-29  marxinFix unsigned type overflow in memory report.
2019-10-29  marxinPrint header in dump_memory_report.
2019-10-29  marxinMove Leak in GCC memory report to the first column.
2019-10-29  marxinRemove misleading sorting function in ggc memory report.
2019-10-29  rsandifo[AArch64] Handle scalars in cmp and shift immediate...
2019-10-29  rsandifoAdd a simulate_enum_decl langhook
2019-10-29  rsandifoAdd a simulate_builin_function_decl langhook
2019-10-29  rguenth2019-10-29 Richard Biener <rguenther@suse.de>
2019-10-29  jakub * doc/install.texi (--enable-offload-targets): Fix...
2019-10-29  jakub PR target/92258
2019-10-29  gccadminDaily bump.
2019-10-28  mseborgcc/ChangeLog:
2019-10-28  mseborPR tree-optimization/92226 - live nul char store to...
2019-10-28  mseborPR c/66970 - Add __has_builtin() macro
2019-10-28  law PR target/82981
2019-10-28  law * cp-demangle.c (d_print_mod): Add a space before...
2019-10-28  law * config/mips/mips.c (DIRECT_BUILTIN_PURE)...
2019-10-28  law * config/mips/mips-msa.md (msa_insert_<msaftm_f...
2019-10-28  aburgessgcc/riscv: Add a mechanism to remove some calls to...
2019-10-28  prathamesh34922019-10-28 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-28  prathamesh34922019-10-28 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-28  rguenth2019-10-28 Richard Biener <rguenther@suse.de>
2019-10-28  rguenth2019-10-28 Richard Biener <rguenther@suse.de>
2019-10-28  nathan[C++ PATCH] simplify deferred parsing lexer
2019-10-28  rguenth2019-10-28 Richard Biener <rguenther@suse.de>
2019-10-28  rguenth2019-10-28 Richard Biener <rguenther@suse.de>
2019-10-28  uros PR target/92225
2019-10-28  uros * config/i386/sse.md (sse_cvtss2si<rex64namesuffix...
2019-10-28  matzFix unroll-and-jam.c on 32bit
2019-10-28  iiiMove jump threading before reload
2019-10-28  hubicka PR ipa/92242
2019-10-28  burnusFortran] OpenACC – libgomp/testsuite – use 'stop' and...
2019-10-28  burnusFortran] PR91863 - fix call to bind(C) with array descr...
2019-10-28  guojiufurs6000: Enable limited unrolling at -O2
2019-10-28  gccadminDaily bump.
2019-10-27  jakub * locales.c (iso_3166): Add missing comma after "Unite...
2019-10-27  andreast2019-10-27 Andreas Tobler <andreast@gcc.gnu.org>
2019-10-27  pault2019-10-27 Paul Thomas <pault@gcc.gnu.org>
2019-10-27  hubicka * ipa-prop.c (ipa_propagate_indirect_call_infos):...
next