]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-11-04  aldyhRemove handle_pointers argument from all the vrp_val...
2019-11-04  hubicka * ipa-reference.c (init_function_info): Initialize
2019-11-04  aldyhUse the value_range_base constructors in value_range_ba...
2019-11-04  rsandifo[D] Remove unchecked to_constant in VECTOR_TYPE handling
2019-11-04  aldyhRemove unused range_int_cst_singleton_p.
2019-11-04  aldyhHandle VR_UNDEFINED in value_range_base::normalize_addr...
2019-11-04  aldyhImplement debugging functions for assert_info's.
2019-11-04  hubicka * ipa-inline-transform.c: Include ipa-utils.h
2019-11-04  tnfchrisSLP: Initialize variable to fix bootstrap after r277784.
2019-11-04  ebotcazou PR testsuite/92302
2019-11-04  mseborPR tree-optimization/92349 - ICE in -Warray-bounds...
2019-11-04  avieira[vect] Clean up orig_loop_vinfo from vect_analyze_loop
2019-11-04  avieira[SLP] SLP vectorization: vectorize vector constructors
2019-11-04  rguenth2019-11-04 Richard Biener <rguenther@suse.de>
2019-11-04  hubicka * cgraphclones.c (cgraph_node::create_version_clone...
2019-11-04  rguenth2019-11-04 Richard Biener <rguenther@suse.de>
2019-11-04  dje * ggc-common.c: Include system.h before malloc.h.
2019-11-04  aolivapass --enable-obsolete down to gcc/configure for auto...
2019-11-04  burnuslibgomp - remove dg-run if dg-options O2 is used
2019-11-04  jozefllibgcc: Fix incorrect use of USE_TM_CLONE_REGISTRY
2019-11-04  jozeflMSP430: Add -mtiny-printf option
2019-11-04  jozeflRegenerate gcc/configure
2019-11-04  jozeflMSP430: Add new methods of finding external MCU data...
2019-11-04  rguenth2019-11-04 Richard Biener <rguenther@suse.de>
2019-11-04  burnuslibgomp/testsuite - use unique numbers with Fortran...
2019-11-04  marxinFix hash_operand for fields of a CONSTRUCTOR.
2019-11-04  marxinCome up with ggc_delete.
2019-11-04  tkoenig2019-11-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-11-04  gccadminDaily bump.
2019-11-03  tkoenig2019-11-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-11-03  hubickaImprove effectivity of ipa_polymorphi_context cache.
2019-11-03  mseborPR c++/88565 - enhance -Warray-bounds for C++ trailing...
2019-11-03  hubicka * ipa-fnsummary.c (ipa_call_context::duplicate_from...
2019-11-03  hubicka * ipa-fnsummary.c (inline_read_section): Set vector...
2019-11-03  hubicka * ipa-fnsummary.c (ipa_call_context): New constructor.
2019-11-03  hubicka * config.in: Regenerate.
2019-11-03  hubicka * config.in: Regenerate.
2019-11-03  olegendolibgcc/
2019-11-03  gccadminDaily bump.
2019-11-02  paolo/cp
2019-11-02  jakub * gimplify.h (omp_construct_selector_matches): Change...
2019-11-02  jakub PR c++/89640
2019-11-02  gccadminDaily bump.
2019-11-01  jakub PR bootstrap/92314
2019-11-01  jakub * omp-general.h (omp_context_selector_set_compare...
2019-11-01  jakub PR c++/88335 - Implement P1073R3: Immediate functions
2019-11-01  jakub PR c++/91369 - Implement P0784R7: constexpr new
2019-11-01  jakub * gcc.dg/pr36902.c: Terminate dg-warning regexp string.
2019-11-01  mseborPR middle-end/91679 - missing -Warray-bounds accessing...
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
next