]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2025-03-02  Sandra LoosemoreFortran: Whitespace cleanup in documentation [PR47928]
2025-03-02  Sandra LoosemoreFortran: Tidy subheadings in Fortran documentation...
2025-03-02  Jakub Jelinekavr: Fix up avr_print_operand diagnostics [PR118991]
2025-03-02  Filip Kastlgimple: sccopy: Prune removed statements from SCCs...
2025-03-02  GCC AdministratorDaily bump.
2025-03-01  Gerald Pfeiferdoc: Simplify description of *-*-freebsd*
2025-03-01  Jakub Jelinekggc: Fix up ggc_internal_cleared_alloc_no_dtor [PR117047]
2025-03-01  Harald AnlaufFortran: fix front-end memleak after failure during...
2025-03-01  Yuriy Kolerov[PR target/118906] [PATCH v2] RISC-V: Fix a typo in...
2025-03-01  Jan Dubiec[PATCH] H8/300, libgcc: PR target/114222 For HImode...
2025-03-01  Jakub Jelinekinput: Fix UB during self-tests [PR119052]
2025-03-01  GCC AdministratorDaily bump.
2025-03-01  Jakub Jelinekggc: Avoid using ATTRIBUTE_MALLOC for allocations that...
2025-03-01  Jakub Jelinekopenmp: Fix up simd clone mask argument creation on...
2025-03-01  Jan Dubiec[PATCH] H8/300: PR target/109189 Silence -Wformat warni...
2025-03-01  Xi Ruoyaotestsuite: Fix up toplevel-asm-1.c for LoongArch
2025-02-28  Jonathan Wakelylibstdc++: Fix ranges::iter_move handling of rvalues...
2025-02-28  Jonathan Wakelylibstdc++: Fix ranges::move and ranges::move_backward...
2025-02-28  Jonathan Wakelylibstdc++: Add static_assertions to ranges::to adaptor...
2025-02-28  Iain Buclawd: Fix comparing uninitialized memory in dstruct.d...
2025-02-28  Marek Polacekc++: fix rejects-valid and ICE with constexpr NSDMI...
2025-02-28  Marek Polacekc++: ICE in replace_decl [PR118986]
2025-02-28  Martin Jamboripa-sra: Avoid clashes with ipa-cp when pulling accesse...
2025-02-28  Patrick Palkac++: generic lambda, implicit 'this' capture, xobj...
2025-02-28  Patrick Palkalibstdc++: Improve optional's <=> constraint recursion...
2025-02-28  Patrick Palkalibstdc++: Fix constraint recursion in basic_const_iter...
2025-02-28  Jakub Jelinekc++: Fix cxx_eval_store_expression {REAL,IMAG}PART_EXPR...
2025-02-28  Jakub Jelinekc++: Adjust #embed support for P1967R14
2025-02-28  Richard Bienerlto/91299 - weak definition inlined with LTO
2025-02-28  Richard Bieneripa/111245 - bogus modref analysis for store in call...
2025-02-28  Jakub Jelinekifcvt: Fix ICE with (fix:SI (fix:DF (reg:DF))) [PR117712]
2025-02-28  Richard Bienertree-optimization/87984 - hard register assignments...
2025-02-28  Richard Bienermiddle-end/66279 - gimplification clobbers shared asm...
2025-02-28  Jakub Jelinektestsuite: Remove -m32 from another i386/ test
2025-02-28  Jakub Jelinektestsuite: Fix up gcc.target/i386/pr118940.c test ...
2025-02-28  Andre VehreschildFortran: Ensure finalizer is called for unreferenced...
2025-02-28  Giuseppe D... MAINTAINERS: add myself to write after approval and DCO
2025-02-28  H.J. Lux86: Move TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P...
2025-02-28  GCC AdministratorDaily bump.
2025-02-27  Pan LiRISC-V: Fix bug for expand_const_vector interleave...
2025-02-27  Iain Buclawlibphobos: Run unittest tests with dg-runtest.
2025-02-27  Jonathan Wakelylibstdc++: Fix outdated comment in <stacktrace>
2025-02-27  Jakub Jelinekgimple-fold: Fix a pasto in fold_truth_andor_for_ifcomb...
2025-02-27  Jakub Jelinekinput: Fix up ICEs with --param=file-cache-files=N...
2025-02-27  Thomas Schwingenvptx: '#define MAX_FIXED_MODE_SIZE 128'
2025-02-27  Thomas SchwingeAdd 'gcc.target/nvptx/stack_frame-1.c'
2025-02-27  Thomas Schwingenvptx: Build libgfortran with '-mfake-ptx-alloca' ...
2025-02-27  Thomas Schwingenvptx: Support '-mfake-ptx-alloca'
2025-02-27  Thomas Schwingenvptx: Delay 'sorry, unimplemented: dynamic stack alloc...
2025-02-27  Thomas Schwingenvptx: Add test cases for dead/unused 'alloca'/VLA
2025-02-27  Jerry DeLisleGCC: Documentation of -x option
2025-02-27  Marek Polacekc++: ICE with GOTO_EXPR [PR118928]
2025-02-27  Vladimir N... [PR118940][LRA]: Add a test
2025-02-27  Vladimir N... [PR116336][LRA]: Add a test
2025-02-27  Marek Polacekc++: too many errors with sneaky template [PR118516]
next