]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-16  GCC AdministratorDaily bump.
2024-12-15  John David... hppa: Implement TARGET_FRAME_POINTER_REQUIRED
2024-12-15  John David... testsuite: Enable TImode tests on hppa64
2024-12-15  John David... testsuite: xfail scan-assembler-times in c-c++-common...
2024-12-15  John David... testsuite: Require lto in g++.dg/modules/enum-14.C
2024-12-15  Iain Sandoec++, coroutines: Use finish_if_stmt in a missed case.
2024-12-15  Iain Sandoec++, coroutines: Make the resume index consistent for...
2024-12-15  Iain Sandoec++, coroutines:Ensure bind exprs are visited once...
2024-12-15  Tamar Christinaarm: fix bootstrap after MVE changes
2024-12-15  Jakub JelinekShrink back size of tree_exp from 40 bytes to 32
2024-12-15  Paul ThomasFortran: Pointer fcn results must not be finalized...
2024-12-15  GCC AdministratorDaily bump.
2024-12-14  Ian Lance Taylorlibbacktrace: don't use ZSTD_CLEVEL_DEFAULT
2024-12-14  Jovan Vukic[PATCH v3] match.pd: Add pattern to simplify `(a -...
2024-12-14  Jose E. Marchesibpf: fix build adding new required arg to RESOLVE_OVERL...
2024-12-14  Heiko Eißfeldtdoc: Fix typos for --enable-host-pie docs in install...
2024-12-14  Jakub Jelinekgimple-fold: Fix the recent ifcombine optimization...
2024-12-14  Jakub Jelinekwarn-access: Fix up matching_alloc_calls_p [PR118024]
2024-12-14  Jakub Jelinekopts: Use OPTION_SET_P instead of magic value 2 for...
2024-12-14  Nathaniel Sheadc++: Disallow decomposition of lambda bases [PR90321]
2024-12-14  Abdo Eidlibstdc++: Remove duplicate using-declaration in <wchar.h>
2024-12-14  GCC AdministratorDaily bump.
2024-12-13  Jakub Jelinekcse: Fix up record_jump_equiv checks [PR117095]
2024-12-13  Patrick Palkalibstdc++: Avoid unnecessary copies in ranges::min...
2024-12-13  Christophe... arm: [MVE intrinsics] Fix support for predicate constan...
2024-12-13  Christophe... arm: [MVE intrinsics] rework vst2q vst4q vld2q vld4q
2024-12-13  Christophe... arm: [MVE intrinsics] fix store shape to support tuples
2024-12-13  Christophe... arm: [MVE intrinsics] add support for tuples
2024-12-13  Christophe... arm: [MVE intrinsics] add modes for tuples
2024-12-13  Christophe... arm: [MVE intrinsics] remove V2DF from MVE_vecs iterator
2024-12-13  Christophe... arm: [MVE intrinsics] Fix condition for vec_extract...
2024-12-13  Christophe... arm: [MVE intrinsics] remove useless call_properties...
2024-12-13  Christophe... arm: [MVE intrinsics] rework vldr gather_base_wb
2024-12-13  Christophe... arm: [MVE intrinsics] rework vldr gather_base
2024-12-13  Christophe... arm: [MVE intrinsics] add load_gather_base shape
2024-12-13  Christophe... arm: [MVE intrinsics] rework vldr gather_shifted_offset
2024-12-13  Christophe... arm: [MVE intrinsics] rework vldr gather_offset
2024-12-13  Christophe... arm: [MVE intrinsics] add load_ext_gather_offset shape
2024-12-13  Christophe... arm: [MVE intrinsics] rework vstr scatter_base_wb
2024-12-13  Christophe... arm: [MVE intrinsics] rework vstr scatter_base
2024-12-13  Christophe... arm: [MVE intrinsics] Add store_scatter_base shape
2024-12-13  Christophe... arm: [MVE intrinsics] Check immediate is a multiple...
2024-12-13  Christophe... arm: [MVE intrinsics] rework vstr_scatter_shifted_offset
2024-12-13  Christophe... arm: [MVE intrinsics] rework vstr?q_scatter_offset
2024-12-13  Christophe... arm: [MVE intrinsics] add store_scatter_offset shape
2024-12-13  Christophe... arm: [MVE intrinsics] add mode_after_pred helper in...
2024-12-13  Tobias BurnusC++: reject OpenMP directives in constexpr functions
2024-12-13  Robin Dappgenrecog: Split into separate partitions [PR111600].
2024-12-13  Jonathan Wakelylibstdc++: Fix uninitialized data in std::basic_spanbuf...
2024-12-13  Jonathan Wakelylibstdc++: Swap expressions in noexcept-specifier of...
2024-12-13  Jonathan Wakelylibstdc++: Fix -Wsign-compare warning in <regex>
2024-12-13  Jonathan Wakelylibstdc++: Fix -Wreorder warning in <pstl/parallel_back...
2024-12-13  Jonathan Wakelylibstdc++: Fix -Wmisleading-indentation warning in...
2024-12-13  Tamar ChristinaAArch64: Set L1 data cache size according to size on...
2024-12-13  Tamar ChristinaAArch64: Add CMP+CSEL and CMP+CSET for cores that suppo...
2024-12-13  Jakub Jelineki386: Add vec_fm{addsub,subadd}v2sf4 patterns [PR116979]
2024-12-13  Robin DappRISC-V: Improve slide1up pattern.
2024-12-13  Robin DappRISC-V: Add even/odd vec_perm_const pattern.
2024-12-13  Robin DappRISC-V: Add interleave pattern.
2024-12-13  Robin DappRISC-V: Add slide to perm_const strategies.
2024-12-13  Robin DappRISC-V: Emit vector shift pattern for const_vector...
2024-12-13  Jakub Jelinektestsuite: Fix typo in directive names
2024-12-13  Pan LiRISC-V: Make vector strided load alias all other memories
2024-12-13  Eric Botcazouada: Fix internal error on packed record with 0-size...
2024-12-13  Tom Tromeyada: Pass artificial_p to create_type_decl
2024-12-13  Javier Mirandaada: Cleanup preanalysis of static expressions
2024-12-13  Eric Botcazouada: Improve expansion of nested conditional expression...
2024-12-13  Piotr Trojanekada: Fix indentation in record component declarations
2024-12-13  Piotr Trojanekada: Fix code indentation
2024-12-13  Marc Poulhièsada: Fix fixed point text-io when subtype has dynamic...
2024-12-13  Javier Mirandaada: Refactor code of Check_Ambiguous_Call and Valid_Co...
2024-12-13  Piotr Trojanekada: Implement new rules about effectively volatile...
2024-12-13  Piotr Trojanekada: Remove unused parameter from volatile type queries
2024-12-13  Eric Botcazouada: Elide copy for calls in allocators for nonlimited...
2024-12-13  Eric Botcazouada: Remove last call to Preanalyze_And_Resolve from...
2024-12-13  Eric Botcazouada: Fix breakage of GNATprove introduced by latest...
2024-12-13  Ronan Desplanquesada: Fix typo in reference manual
2024-12-13  Eric Botcazouada: Fix dangling reference with user-defined indexing...
2024-12-13  Ronan Desplanquesada: Fix documentation of Ada.Real_Time.Timing_Events
2024-12-13  Ronan Desplanquesada: Exclude library units from gnatcov instrumentation
2024-12-13  Eric Botcazouada: Further work in semantic analysis of iterated...
2024-12-13  Eric Botcazouada: Remove implicit assumption in the double case
2024-12-13  Eric Botcazouada: Adjust cut-off for scaling of floating-point numbers
2024-12-13  Sandra LoosemoreFix -fstrict-flex-arrays documentation, again [PR111659]
2024-12-13  GCC AdministratorDaily bump.
2024-12-12  Jonathan Wakelylibstdc++: Fix some -Wsign-compare warnings in the...
2024-12-12  Jonathan Wakelylibstdc++: Fix -Wsign-compare warnings in bits/hashtabl...
2024-12-12  Jonathan Wakelylibstdc++: Fix typo in comment in src/c++17/fs_dir.cc
2024-12-12  John David... hppa: Remove extra clobber from divsi3, udivsi3, modsi3...
2024-12-12  Sandra LoosemoreRegenerate attr-urls.def.
2024-12-12  Sandra LoosemoreClean up documentation of -Wsuggest-attribute= [PR115532]
2024-12-12  Jakub Jelinekmatch.pd: Defer some CTZ/CLZ foldings until after ubsan...
2024-12-12  Tobias BurnusOpenMP: Enable has_device_addr clause for 'dispatch...
2024-12-12  Paul ThomasFortran: Fix testsuite regressions after r15-5083 ...
2024-12-12  Eric BotcazouFix precondition failure with Ada.Numerics.Generic_Real...
2024-12-12  Georg-Johann LayAVR: target/118000 - Fix copymem from address-spaces.
2024-12-12  Alexandre Olivaifcombine field-merge: set upper bound for get_best_mode
2024-12-12  Alexandre Olivafold fold_truth_andor field merging into ifcombine
2024-12-12  Georg-Johann LayAVR: Assert minimal required bit width of section_commo...
2024-12-12  Georg-Johann LayAVR: target/118001 - Add __flashx as 24-bit named addre...
next