]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-06-04  Eric Botcazouada: Fix small inaccuracy in Function_Call_Or_Allocator...
2026-06-04  Piotr Trojanekada: Inline for proof without creating extra objects
2026-06-04  Piotr Trojanekada: Simplify code with membership test
2026-06-04  Piotr Trojanekada: Simplify code with membership test
2026-06-04  Piotr Trojanekada: Tune layout in membership test
2026-06-04  Piotr Trojanekada: Reuse Boolean_Literals in rewriting of accessibili...
2026-06-04  Piotr Trojanekada: Remove redundant guard against empty list of decla...
2026-06-04  Piotr Trojanekada: Enforce comment with assertions
2026-06-04  Piotr Trojanekada: Simplify construction of internal string from...
2026-06-04  Piotr Trojanekada: Fix unbalanced parens in comment
2026-06-04  Piotr Trojanekada: Use collective entity kinds for access-to-subprogr...
2026-06-04  Piotr Trojanekada: Move gnatmake-specific logic from libgnat to gnatmake
2026-06-04  Viljar Indusada: Guard agains empty switches in GNAT.Command_Line...
2026-06-04  Eric Botcazouada: Fix missing error for too deep access result in...
2026-06-04  Steve Bairdada: Attribute reference in subunit causes compiler...
2026-06-04  Johannes Kanigada: GNATprove inlining/unrolling messages now controll...
2026-06-04  Tonu Naksada: Fix file access time information in __gnat_copy_at...
2026-06-04  Viljar Indusada: Remove forced inlining of generics for configurabl...
2026-06-04  Marc Poulhièsada: Minor cosmetic refactoring
2026-06-04  Eric Botcazouada: Lift restriction on Valid_Scalars attribute for...
2026-06-04  Mathias Aparicioada: Fix ICE on Case_Expression a Pragma_Predicate
2026-06-04  Mathias Aparicioada: Fix directories being identified as executables...
2026-06-04  Claire Drossada: Update the documentation of Iterable in the GNAT RM
2026-06-04  Eric Botcazouada: Small preliminary cleanup in Sem_Ch3.Is_Visible_Co...
2026-06-04  Eric Botcazouada: Improve layout of TSD (Type Specific Data) record...
2026-06-04  Viljar Indusada: Fix checking context of Initialized attribute
2026-06-04  Piotr Trojanekada: Basic support for a new SPARK attribute At
2026-06-04  Eric Botcazouada: Fix bogus validity check failure for FP component...
2026-06-04  Piotr Trojanekada: Complete removal of obsolete project manager sources
2026-06-04  Mathias Aparicioada: Improve error message for premature record freezing
2026-06-04  Eric Botcazouada: Fix fallout of latest change to Valid_Scalars...
2026-06-04  Steve Bairdada: Avoid use-before-definition within library unit...
2026-06-04  Piotr Trojanekada: Reorder code for pragma Interrupts_System_By_Default
2026-06-04  Eric Botcazouada: Fix internal error on private tagged types in...
2026-06-04  Claire Drossada: Support Constant_Reference in Iterable aspect
2026-06-04  Javier Mirandaada: Allow limited type initialization via constructors
2026-06-04  Viljar Indusada: Revert "Remove unnecessary workaround"
2026-06-04  Johannes Kanigada: Call back-end even in case of errors
2026-06-04  Johannes Kanigada: Adjust bugbox URL in GNATprove mode
2026-06-04  GCC AdministratorDaily bump.
2026-06-04  Jakub JelinekAdd 86ff0e88764bfbff1a4989414ec83c0eaa723107 to ignored...
2026-06-04  Jeevithars6000: Fix PTImode attribute handling [PR106895]
2026-06-04  Andrew Pinskimatch: Disable `if (cond) (A | CST1) : (A & ~CST1)...
2026-06-04  Kevin Stefanov[PATCH v4] Replace certain uses of TEST_HARD_REG_BIT...
2026-06-04  Xiaomei Xuei386: Extend MOVNTDQ support to cover various packed...
2026-06-03  Patrick Palkac++: non-dep cmp op rewritten from <=> returning char...
2026-06-03  Patrick Palkac++: unchecked 'A op B' constraint-expression [PR125490]
2026-06-03  Jose E. Marchesia68: fix list of worthy characters in ga68.texi
2026-06-03  Henri Menkefortran: add INLINE and ALWAYS_INLINE attributes
2026-06-03  Pengxuan Zhengcselim: Allow middle_bb to have more than one statement...
2026-06-03  Martin Ueckerc23: fix TBAA error for function returning structure...
2026-06-03  Marek Polacekc++: reference tparm refers to temporary object [PR107124]
2026-06-03  Milan Tripkovic[PATCH v2] RISC-V: Add XuanTie C908 tuning and schedule...
2026-06-03  Martin Ueckerc: fix wrong code with counted_by attribute [PR123569]
2026-06-03  Abhishek Kaushiktree-scalar-evolution: Fold loop PHIs with known nonzer...
2026-06-03  Andrew Pinskipasses: Move early pass_sccopy right after evrp [PR103221]
2026-06-03  Andrew Pinskisccopy: Handle ssa info for copies in sccopy
2026-06-03  Richard EarnshawMAINTAINERS: Add missing account names
2026-06-03  Jonathan Wakelylibstdc++: Define feature test macros for hardened...
2026-06-03  Jose E. Marchesia86: add syntax on modes and nests to ga68.vw
2026-06-03  Pan LiRISC-V: Add testcase for unsigned scalar SAT_MUL form 11
2026-06-03  Pan LiMatch: Support unsigned scalar SAT_MUL form 11
2026-06-03  Jason Merrillc++/reflection: template splicing tweak
2026-06-03  feedablec++/reflection: member function template splicing ...
2026-06-03  Tomasz Kamińskilibstdc++: Define hardening FTM and update operator...
2026-06-03  Richard SandifordAdd CALL_INSN_ABI_ID
2026-06-03  Paul ThomasFortran: Wuse-without-only bogus warning for submodules...
2026-06-03  Jose E. Marchesia68: fix diagnostic in recover_from_error
2026-06-03  Alex Coplanaarch64: Make Uc[ij] constraints public
2026-06-03  Alex Coplandoc: Flesh out documentation for IFN_MASK_LOAD
2026-06-03  Richard Sandifordbackprop: Avoid double deletions [PR125579]
2026-06-03  Eric BotcazouAda: Adjust testcase after latest change
2026-06-03  Tamar Christinavect: gate COMPLEX_MUL on FP_CONTRACT_FAST [PR125431]
2026-06-03  Tamar Christinavect: fix prologue peeling dominator updates [PR125509]
2026-06-03  Rainer Orthtestsuite: Skip g++.dg/modules/pr120458-1 etc. on non...
2026-06-03  Gaius MulleyPR modula2/125512: Candidate for spell checking missed...
2026-06-03  Tomasz Kamińskilibstdc++: Add (generic_)display_string and (generic_...
2026-06-03  Richard Bienertree-optimization/125477 - verify we can copy it before...
2026-06-03  Andrew Pinskitree-core: Remove ENUM_BITFIELD from tree-core.h [PR125507]
2026-06-03  Jin MaRISC-V: Remove dead code in riscv_sched_reorder
2026-06-02  Richard Sandifordbitmap: Fix comment about tree representation
2026-06-02  Richard Sandifordbackprop: Create new SSA names
2026-06-02  Richard Sandifordbackprop: Use a double worklist when propagating usage...
2026-06-02  Richard Sandifordbackprop: Rework SSA-name-to-info mapping
2026-06-02  Richard Sandifordbackprop: Move opt-out for abnormal edges
2026-06-02  Richard SandifordRelax gsi_replace requirement
2026-06-02  Richard Sandifordbitmap: Add bitmap_clear_last_set_bit
2026-06-02  Dimitar DimitrovRevert "pru: Transform patterns to use hard register...
2026-06-02  Jerry DeLislefortran: also link -lpthread when -fcoarray=shared...
2026-06-02  Yuao Malibstdc++: constexpr priority_queue
2026-06-02  Jose E. Marchesia68: improve diagnostics for malformed modes
2026-06-02  Rainer Orthlibgomp: Don't use alloca directly
2026-06-02  Tomasz Kamińskilibstdc++: Expand supported operations for __rand_uint128.
2026-06-02  Jonathan Wakelylibstdc++: Fix comment typo in version.tpl
2026-06-02  Jonathan YongRevert "x86: fix under-aligned indirect AVX argument...
2026-06-02  Richard Bienertree-optimization/125545 - reassoc insering after asm...
2026-06-02  Lino Hsing... [PATCH 1/8] RISC-V: Add zvfofp8min ISA extension support
2026-06-02  Richard Bienertree-optimization/125553 - ICE with VN trick
2026-06-02  Wang Yaduo[PATCH] RISC-V: Add tuning info and vector cost model...
2026-06-02  Jin Ma[PATCH] RISC-V: Fix missing return in expand_vec_perm
next