]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-07  Christophe... arm: Handle fixed PIC register in require_pic_register...
2025-03-07  Richard Sandifordvect: Enforce dr_with_seg_len::align precondition ...
2025-03-07  Richard Sandifordaarch64: Use force_lowpart_subreg in a BFI splitter...
2025-03-07  Nathaniel Sheadc++: Handle TU_LOCAL_ENTITY in tsubst_expr and potentia...
2025-03-07  Richard Bienermiddle-end/118801 - excessive redundant DEBUG BEGIN_STMT
2025-03-07  Sandra LoosemoreDocumentation: Improve -Wstringop-overflow documentatio...
2025-03-07  Haochen Jiangi386: Correct mask width for bf8->fp16 intrin on 256...
2025-03-07  GCC AdministratorDaily bump.
2025-03-06  Alexey Merzlyakov[PR rtl-optimization/119099] Avoid infinite loop in...
2025-03-06  Harald AnlaufFortran: improve checking of substring bounds [PR119118]
2025-03-06  Simon MartinFix comment typos
2025-03-06  Wilco DijkstraAArch64: Enable early scheduling for -O3 and higher...
2025-03-06  Jakub Jelinekc++: Update TYPE_FIELDS of variant types if cp_parser_l...
2025-03-06  Jakub Jelinekc++: Fix up instantiation of pointer/reference/array...
2025-03-06  Jonathan Wakelylibstdc++: Make std::unique_lock self-move-assignable
2025-03-06  Jakub Jelinektestsuite: Add test for already fixed PR [PR104826]
2025-03-06  Jonathan Wakelylibstdc++: Add assertions to std::list::pop_{front...
2025-03-06  Jonathan Wakelylibstdc++: Ensure <bits/ranges_util.h> defines __pair_like
2025-03-06  Jonathan Wakelylibstdc++: Remove redundant std::span destructor
2025-03-06  Jonathan Wakelylibstdc++: Fix failures in new std::complex test [PR119144]
2025-03-06  Richard SandifordRevert "ira: Add new hooks for callee-save vs spills...
2025-03-06  Richard Bienerlto/114501 - missed free-lang-data for CONSTRUCTOR...
2025-03-06  Jonathan WakelyFix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHRE...
2025-03-06  Thomas Schwingelibstdc++: Avoid '-Wunused-parameter' for 'out' in...
2025-03-06  Thomas Schwingelibstdc++: Avoid '-Wunused-parameter' for 'is_directory...
2025-03-06  Thomas Schwingelibstdc++: Avoid '-Wunused-parameter' for 'nofollow...
2025-03-06  Thomas Schwingelibstdc++: Avoid '-Wunused-parameter' for '__what'...
2025-03-06  Jonathan Wakelylibstdc++: Fix constexpr memory algo tests for COW...
2025-03-06  Alex Coplanpair-fusion: Add singleton move_range asserts [PR114492]
2025-03-06  Giuseppe D... libstdc++: implement tuple protocol for std::complex...
2025-03-06  Richard Sandifordira: Add new hooks for callee-save vs spills [PR117477]
2025-03-06  Michal Jireslto: Fix missing cleanup with incremental LTO.
2025-03-06  Richard Bienermiddle-end/119119 - re-gimplification of empty CTOR...
2025-03-06  Simon Martinc++: Don't replace INDIRECT_REFs by a const capture...
2025-03-06  Pan LiRISC-V: Tweak asm check for test case multiple_rgroup_zbb.c
2025-03-06  Jeff LawImprove coverage of ext-dce tests in risc-v testsuite
2025-03-06  GCC AdministratorDaily bump.
2025-03-05  Gaius MulleyPR modula2/118998 Rotate of a packetset causes differen...
2025-03-05  Jonathan Wakelylibstdc++: Make enumerate_view::iterator::operator...
2025-03-05  yxj-github-437libstdc++: fix possible undefined std::timespec in...
2025-03-05  Jonathan Wakelylibstdc++: Move new functions to separate files [PR119110]
2025-03-05  Mark WielaardRegenerate fortran/lang.opt.urls
2025-03-05  Patrick Palkalibstdc++: Implement P3138R5 views::cache_latest
2025-03-05  Marek Polacekc++: disable -Wnonnull in unevaluated context [PR115580]
2025-03-05  Giuseppe D... libstdc++: use if consteval in stable_sort
2025-03-05  Jason Merrillc++: coroutines and return in registers [PR118874]
2025-03-05  Hannes Braunarm: Fix signedness of vld1q intrinsic parms [PR118942]
2025-03-05  Patrick Palkalibstdc++: Some concat_view bugfixes [PR115215, PR11521...
2025-03-05  Da Xiec++: Check invalid use of constrained auto with trailin...
2025-03-05  Kyrylo TkachovPR rtl-optimization/119046: aarch64: Fix PARALLEL mode...
2025-03-05  Kyrylo TkachovPR rtl-optimization/119046: Don't mark PARALLEL RTXes...
2025-03-05  Jakub Jelinekvalue-range: Fix up irange::union_bitmask [PR118953]
2025-03-05  Tomasz Kamińskilibstdc++: Fix subrange conversion to pair-like [PR119121]
2025-03-05  Richard Bienermiddle-end/97323 - TYPE_CANONICAL vs. ARRAY_TYPE modes
2025-03-05  Tomasz KamińskiMAINTAINERS: Add myself to write after approval
2025-03-05  Giuseppe D... libstdc++: implement constexpr memory algorithms
2025-03-05  Andre VehreschildFortran: Add view convert to pointer assign when only...
2025-03-05  Simon Martinc++: Fix checking assert upon invalid class definition...
2025-03-05  Jakub Jelinekopenmp, c++: Fix up OpenMP/OpenACC handling in C++...
2025-03-05  Jakub Jelinekc++: Fix a comment typo
2025-03-05  Jakub Jelinekc++: Apply/diagnose attributes when instatiating ARRAY...
2025-03-05  Xi RuoyaoLoongArch: Fix incorrect reorder of __lsx_vldx and...
2025-03-05  GCC AdministratorDaily bump.
2025-03-04  Jason Merrillc++: C++23 range-for temps and ?: [PR119073]
2025-03-04  Ian Lance Taylorlibgo: bump libgo version for GCC 15 release
2025-03-04  Thomas KoenigC prototypes for external arguments; add warning for...
2025-03-04  Georg-Johann LayAVR: Add texi @subsubsection "AVR Optimization Options".
2025-03-04  Torbjörn SVENSSONtestsuite: arm: Use effective-target for pr68674.c...
2025-03-04  Oscar Gustafsson__builtin_bswapXX: improve docs
2025-03-04  Jan HubickaBreak false dependency chain on Zen5
2025-03-04  Andre VehreschildFortran: Fix gimplification error on assignment to...
2025-03-04  Jan HubickaMake ix86_macro_fusion_pair_p and ix86_fuse_mov_alu_p...
2025-03-04  Marek Polacekc++: ICE with RANGE_EXPR and array init [PR109431]
2025-03-04  Tamar Christinaaarch64: force operand to fresh register to avoid subre...
2025-03-04  Jonathan Wakelylibstdc++: Remove stray comma in testing docs
2025-03-04  Richard SandifordFix folding of BIT_NOT_EXPR for POLY_INT_CST [PR118976]
2025-03-04  Richard Sandifordsimplify-rtx: Fix up simplify_logical_relational_operat...
2025-03-04  Jakub Jelinektestsuite: Add tests for already fixed PR [PR119071]
2025-03-04  Andre VehreschildFortran: Prevent ICE when getting caf-token from abstra...
2025-03-04  Andre VehreschildFortran: Reduce code complexity [PR77872]
2025-03-04  Richard Bienertree-optimization/119096 - bogus conditional reduction...
2025-03-04  Pan LiRISC-V: Fix the test case bug-3.c failure
2025-03-04  GCC AdministratorDaily bump.
2025-03-03  Joseph MyersUpdate .po files
2025-03-03  Harald AnlaufFortran: reject empty derived type with bind(C) attribu...
2025-03-03  Andrew Carlottiaarch64: Ignore target pragmas while defining intrinsics
2025-03-03  Richard Earnshawarm: remove some redundant zero_extend ops on thumb1
2025-03-03  Uros BizjakRevert "combine: Reverse negative logic in ternary...
2025-03-03  Uros Bizjakcombine: Reverse negative logic in ternary operator
2025-03-03  Uros Bizjakcombine: Discard REG_UNUSED note in i2 when register...
2025-03-03  Martin Jamboripa-vr: Handle non-conversion unary ops separately...
2025-03-03  Richard Bienertree-optimization/119057 - bogus double reduction detection
2025-03-03  Richard Bieneripa/119067 - bogus TYPE_PRECISION check on VECTOR_TYPE
2025-03-03  Andre VehreschildFortran: Fix regression on double free on elemental...
2025-03-03  GCC AdministratorDaily bump.
2025-03-02  Jeff Law[RISC-V][PR target/118934] Fix ICE in RISC-V long branc...
2025-03-02  Gaius MulleyPR modula2/119088 ICE when for loop accesses an unknown...
2025-03-02  Sandra LoosemoreFortran: Small fixes in intrinsic.texi.
2025-03-02  Sandra LoosemoreFortran: Move "Standard" subheading in documentation...
2025-03-02  Sandra LoosemoreFortran: Rename/move "Syntax" subheading in documentati...
next