]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-09-27  Tobias Burnuslibgomp.texi: fix formatting; add post-TR13 OpenMP...
2024-09-27  Richard Bienertree-optimization/116818 - try VMAT_GATHER_SCATTER...
2024-09-27  Richard BienerFix bogus SLP nvector compute in check_load_store_for_p...
2024-09-27  Andrew Pinskiunswitch: Replace manual ondemand maybe_undef with...
2024-09-27  Nathaniel Sheadc++/modules: Allow imported references in constant...
2024-09-27  Nathaniel Sheadc++/modules: Fix linkage checks for exported using...
2024-09-27  Nathaniel Sheadc++/modules: Use decl_linkage in maybe_record_mergeable...
2024-09-27  Nathaniel Sheadc++: Update decl_linkage for C++11
2024-09-27  Hans-Peter... testsuite/gfortran.dg/open_errors_2.f90: Remove now...
2024-09-27  GCC AdministratorDaily bump.
2024-09-26  Jonathan Wakelylibstdc++: Add missing 'inline' to always_inline function
2024-09-26  Nathaniel Sheadlibgcc, libstdc++: Make declarations no longer TU-local...
2024-09-26  Marek Polacekc++: tweak for -Wrange-loop-construct [PR116731]
2024-09-26  Jakub Jelineklibstdc++: Fix freebsd/dragonfly build [PR116859]
2024-09-26  Jonathan Wakelylibstdc++: Preserve signbit of nan when converting...
2024-09-26  Jonathan Wakelylibstdc++: Fix comments in <sstream> tests that mention...
2024-09-26  Jonathan Wakelylibstdc++: Add [[nodiscard]] to iostream members
2024-09-26  Tobias Burnuslibgomp.texi: Fix deprecation note for omp_{get,set...
2024-09-26  Sam Jamestestsuite: XFAIL gfortran.dg/initialization_25.f90...
2024-09-26  Mikael Morindoc: Remove index reference to removed documentation...
2024-09-26  Owen AveryAdd virtual destructor to AbstractExpr
2024-09-26  Richard Bienertree-optimization/114855 - speed up dom_oracle::registe...
2024-09-26  Tobias BurnusFortran/OpenMP: Middle-end support for mapping of DT...
2024-09-26  Iain Sandoelibstdc++: Suppress an attribute suggestion warning...
2024-09-26  Jonathan Wakelylibstdc++: Fix std::basic_stracktrace to not assume...
2024-09-26  Jonathan Wakelylibstdc++: Remove noexcept-specifier from MCF __cxa_gua...
2024-09-26  Jakub Jelinekpretty-print: Fix up allocate_object
2024-09-26  Sam Jamestestsuite: fix hyphen typos
2024-09-26  Sam Jamestestsuite: fix comment-only directive typos
2024-09-26  Gerald Pfeiferdoc: Remove MinGW note on binutils 2.16
2024-09-26  Kugan Vivekanandarajah[match.pd] Handle abs pattern with convert
2024-09-26  Levy Hsux86: Extend AVX512 Vectorization for Popcount in Variou...
2024-09-26  liuhongtDefine VECTOR_STORE_FLAG_VALUE
2024-09-26  Nathaniel Sheadtestsuite: Fix testcase g++.dg/modules/indirect-1_b...
2024-09-26  Pan LiRISC-V: Add testcases for form 3 of signed vector SAT_ADD
2024-09-26  Pan LiMatch: Support form 3 for vector signed integer .SAT_ADD
2024-09-26  GCC AdministratorDaily bump.
2024-09-25  Hans-Peter... gfortran testsuite: Remove unit-files in files having...
2024-09-25  Sam Jamestestsuite: XFAIL g++.dg/modules/indirect-1_b.C
2024-09-25  Sam Jamestestsuite: fix dejagnu typos with underscores
2024-09-25  Mikael Morindoc: Remove @code wrapping of fortran option names...
2024-09-25  Jakub Jelineki386: Add GENERIC and GIMPLE folders of __builtin_ia32_...
2024-09-25  H.J. Lux86: Don't use address override with segment regsiter
2024-09-25  Sam Jamesltmain.sh: allow more flags at link-time
2024-09-25  Sam Jameslibstdc++: testsuite: fix dg-bogus directive syntax
2024-09-25  Thomas KoenigFix testsuite failure on 32-bit targets.
2024-09-25  Andrew PinskiAdd an alternative testcase for PR 70740
2024-09-25  Andrew Pinskimatch: Fix `a != 0 ? a * b : 0` patterns for things...
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2874
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2836
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2728
2024-09-25  Konstantinos... match: Fix A || B not optimized to true when !B implies...
2024-09-25  Richard BienerSpeed up get_bitmask_from_range
2024-09-25  Richard BienerSpeed up wide_int_storage::operator=(wide_int_storage...
2024-09-25  Marek Polacekc++: use TARGET_EXPR accessors
2024-09-25  Konstantinos... match: Change (A * B) + (-C) to (B - C/A) * A, if C...
2024-09-25  Richard Bienerremove dominator recursion from reassoc
2024-09-25  Aldy HernandezRemove recursion in simplify_control_stmt_condition_1...
2024-09-25  Jason Merrilllibstdc++: #ifdef out #pragma GCC system_header
2024-09-25  Jason Merrilllibstdc++: more #pragma diagnostic
2024-09-25  Richard BienerUse tree view for find_always_executed_bbs result
2024-09-25  Tobias BurnusOpenMP: Update OMP_REQUIRES_TARGET_USED for declare_tar...
2024-09-25  Pan LiRISC-V: Cleanup debug code for SAT_* testcases [NFC]
2024-09-25  Richard Bienerrtl-optimization/114855 - slow add_store_equivs in IRA
2024-09-25  Richard BienerDisable add_store_equivs when -fno-expensive-optimizations
2024-09-25  Richard Bienertree-optimization/114855 - slow VRP due to equiv oracle...
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_TRUNC
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_SUB
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_ADD
2024-09-25  Lingling Kongi386: Update the comment for mapxf option
2024-09-25  Sandra LoosemoreOpenMP: Fix testsuite failure on x86 with -m32
2024-09-25  GCC AdministratorDaily bump.
2024-09-24  Thomas KoenigAdd random numbers and fix some bugs.
2024-09-24  Thomas KoenigImplement IANY, IALL and IPARITY for unsigned.
2024-09-24  Jakub Jelinekoptions: Regenerate c.opt.urls
2024-09-24  Thomas KoenigImplement SUM and PRODUCT for unsigned.
2024-09-24  Thomas KoenigImplement MATMUL and DOT_PRODUCT for unsigned.
2024-09-24  Jakub Jelinekc++: Implement C++23 P2718R0 - Wording for P2644R1...
2024-09-24  Iain Sandoelibgcc, Darwin: Drop the legacy library build for macOS...
2024-09-24  Jakub Jelineki386: Fix comment typo
2024-09-24  Nina Dinka... c++/contracts: ICE in build_contract_condition_function...
2024-09-24  Tobias Burnuslibgomp: with USM, init 'link' variables with host...
2024-09-24  Yixuan Chen[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing...
2024-09-24  Sandra LoosemoreOpenMP: Check additional restrictions on context select...
2024-09-24  Richard BienerSimplify range-op shift mask generation
2024-09-24  Pan LiWidening-Mul: Fix one ICE for SAT_SUB matching operand...
2024-09-24  Richard Bienertree-optimization/116819 - SLP with !STMT_VINFO_RELEVAN...
2024-09-24  Robin DappRISC-V: testsuite: Fix SELECT_VL SLP fallout.
2024-09-24  Robin DappRISC-V: Add more vector-vector extract cases.
2024-09-24  Robin DappRISC-V: Fix effective target check.
2024-09-24  Andre VehreschildFortran: Allow to nullify caf token when not in ultimat...
2024-09-24  Jason Merrillbuild: enable C++11 narrowing warnings
2024-09-24  Andre VehreschildFortran: Assign allocated caf-memory to scalar members...
2024-09-24  Richard Bienertree-optimization/114855 - more update_ssa speedup
2024-09-24  Aldy HernandezAlphabetize my entry in MAINTAINER's DCO list.
2024-09-24  Tobias BurnusOpenMP: Add support for 'self_maps' to the 'require...
2024-09-24  Francois-Xavier... Testsuite, darwin: account for macOS 15
2024-09-24  Richard Bienertree-optimization/115372 - failed store-lanes in some...
2024-09-24  Nathaniel Sheadlibstdc++: Remove unnecessary 'static' from __is_specia...
2024-09-24  Richard Bienertree-optimization/114855 - high update_ssa time
next