]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-11-01  wilsonRISC-V: Build soft-float divide routines for -mno-fdiv.
2019-11-01  jasonFix nodiscard test failures.
2019-11-01  kargl2019-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
2019-11-01  kargl2019-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
2019-11-01  mseborgcc/testsuite/ChangeLog:
2019-11-01  linkw2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
2019-11-01  linkw2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
2019-11-01  nathan[C++ PATCH] cleanup check_field_decls
2019-11-01  linkw2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
2019-11-01  burnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-11-01  linkw2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
2019-11-01  gccadminDaily bump.
2019-10-31  rediRegenerate libstdc++ HTML docs
2019-10-31  rediAdd remaining changes from P1065R2 "constexpr INVOKE"
2019-10-31  rediPartial implementation of C++20 of <ranges> header
2019-10-31  aolivaTest --help=common for full sentences
2019-10-31  jakub PR preprocessor/92296
2019-10-31  jozefl2019-10-31 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-31  rsandifo[AArch64] Fix g++.target/aarch64/sve/vcond_1_run.C
2019-10-31  rsandifo[AArch64] Split gcc.target/aarch64/sve/vcond_4*
2019-10-31  rsandifo[AArch64] Split gcc.target/aarch64/sve/reduc_strict_3.c
2019-10-31  rsandifo[AArch64] Fix build for non-default languages
2019-10-31  jakub PR fortran/92284
2019-10-31  burnusEnsure that gfortran.dg/achar_2.f90 can fail
2019-10-31  rearnsha[arm] Avoid using negative offsets for 'immediate'...
2019-10-31  rearnsha[arm] Pattern match insns for a + ~b + Carry
2019-10-31  marxinRemove dead code in IPA ICF.
2019-10-31  burnusEnsure that gfortran.dg/achar_2.f90 can fail
2019-10-31  rediImprove tests for std::add_pointer
2019-10-31  rediRemove PR 92268 workaround and fix new test failures
2019-10-31  rediFix handling of arrays in range access customization...
2019-10-31  avieira[testsuite] Fix wrong order of dg-additional-options
2019-10-31  burnusFortran] PR92284 – gfc_desc_to_cfi_desc fixes
2019-10-31  jakub * configure.ac: Compute and substitute omp_device_prop...
2019-10-31  burnusFortran] PR92277 - Fix assumed-rank array with bind(C)
2019-10-31  jakub PR middle-end/92231
2019-10-31  avieira[vect]Make vect-epilogues-nomask=1 default
2019-10-31  rediCheck precondition for std::ssize(const Container&)
2019-10-31  marxinRemove missing usage of cgraph_local_info in arm,bfin...
2019-10-31  jakub PR c++/90947
2019-10-31  jasonPR c++/84810 - constraints on lambdas
2019-10-31  jason PR c++/92268 - hard error satisfying return-type-requi...
2019-10-31  gccadminDaily bump.
2019-10-30  jakub PR c++/91369 - Implement P0784R7: constexpr new
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>
next