]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-19  François Dumontlibstdc++: Activate a __cpp_lib_ranges_to_container...
2025-03-19  Jonathan Wakelylibstdc++: Make <stdbit.h> test use <climits> instead...
2025-03-19  Vladimir N... [PR119270][IRA]: Ignore equiv init insns for cost calcu...
2025-03-19  Joseph MyersUpdate gcc fr.po
2025-03-19  David Malcolmdiagnostics: fix crash in urlifier with -Wfatal-errors...
2025-03-19  Jakub Jelinekc: pedwarn on flexible array member initialization...
2025-03-19  Richard Bienertestsuite/113634 - fixup declarations of calloc/realloc
2025-03-19  Eric BotcazouFix formatting of version message for gnat driver
2025-03-19  Stefan Schulze... s390: testsuite: Fix autovec-double-signaling-eq-z13.c
2025-03-19  Stefan Schulze... s390: testsuite: Fix vcond-shift.c
2025-03-19  Owen Averygccrs: Handle external static items in toplevel resolve...
2025-03-19  Owen Averygccrs: Use name resolver 2.0 in pattern checker
2025-03-19  Owen Averygccrs: Use name resolver 2.0 for compiling break/continue
2025-03-19  Owen Averygccrs: Use name resolver 2.0 in const checker
2025-03-19  Owen Averygccrs: Load unloaded modules during toplevel resolution 2.0
2025-03-19  Owen Averygccrs: Make const references to ForeverStack more useful
2025-03-19  Owen Averygccrs: Use name resolver 2.0 in MarkLive
2025-03-19  Owen Averygccrs: Handle const generic parameters during resolutio...
2025-03-19  Owen Averygccrs: Disambiguate generic args during name resolution 2.0
2025-03-19  badumbatishgccrs: Fix compiler error on ast wrong implicit constru...
2025-03-19  badumbatishgccrs: Provide input operand for gccrs
2025-03-19  Owen Averygccrs: Use name resolver 2.0 during pattern typechecking
2025-03-19  Owen Averygccrs: Allow identifiers and paths to reference types...
2025-03-19  Owen Averygccrs: Improve handling of InlineAsm in DefaultASTVisitor
2025-03-19  Owen Averygccrs: Insert static items into the value namespace
2025-03-19  Owen Averygccrs: Rework InlineAsmOperand
2025-03-19  Owen Averygccrs: Handle TypeAlias during toplevel resolution 2.0
2025-03-19  Owen Averygccrs: Fix some issues with canonical path fetching...
2025-03-19  Owen Averygccrs: Improve Rib::Definition shadowing
2025-03-19  Philip Herrongccrs: Fix ICE when typechecking non-trait item when...
2025-03-19  Philip Herrongccrs: Add test case to show ICE is fixed
2025-03-19  Philip Herrongccrs: add test case to show impl block on ! works
2025-03-19  Philip Herronrust: fix ICE during name resolution for impls on unit...
2025-03-19  Philip Herronrust: Add support for Clone and Copy derive on generic...
2025-03-19  Pierre-Emmanuel... gccrs: Remove some passing test from nr2 passing list
2025-03-19  Pierre-Emmanuel... gccrs: Postpone break on error after name resolution
2025-03-19  Pierre-Emmanuel... gccrs: Resolve TypeParam with name resolution 2.0
2025-03-19  Pierre-Emmanuel... gccrs: Add box definition to avoid error
2025-03-19  Pierre-Emmanuel... gccrs: This test requires the standard library
2025-03-19  Pierre-Emmanuel... gccrs: Make node id getter const.
2025-03-19  Pierre-Emmanuel... gccrs: Change resolved type segment
2025-03-19  Pierre-Emmanuel... gccrs: Update exclude list with working tests
2025-03-19  Pierre-Emmanuel... gccrs: Do not assert insertion result
2025-03-19  Pierre-Emmanuel... gccrs: Move bir builder function implementation
2025-03-19  Pierre-Emmanuel... gccrs: Move failing test to xfail
2025-03-19  Pierre-Emmanuel... gccrs: Make AST default visitor visit functions public
2025-03-19  Pierre-Emmanuel... gccrs: Add default resolver parent functions by default
2025-03-19  Pierre-Emmanuel... gccrs: Change lambda content with default visitor call
2025-03-19  Pierre-Emmanuel... gccrs: Remove regular visit code
2025-03-19  Pierre-Emmanuel... gccrs: Remove empty visit functions
2025-03-19  Pierre-Emmanuel... gccrs: Mark virtual function override in default resolver
2025-03-19  Pierre-Emmanuel... gccrs: Loop on expansion if a new export has been defined
2025-03-19  Pierre-Emmanuel... gccrs: Fix missing error on duplicated nodes
2025-03-19  Arthur Cohengccrs: nr2.0: Cleanup import mappings and factor into...
2025-03-19  Arthur Cohengccrs: Insert imports in all namespaces they were resol...
2025-03-19  Arthur Cohengccrs: early: Do not emit errors for unresolved imports...
2025-03-19  Arthur Cohengccrs: imports: Make FinalizeImports a resolver visitor...
2025-03-19  Arthur Cohengccrs: imports: Start storing Ribs in ImportKind
2025-03-19  Arthur Cohengccrs: imports: Create ImportData class and use it...
2025-03-19  Arthur Cohengccrs: imports: Add FinalizeImports class
2025-03-19  Arthur Cohengccrs: early: Resolve imports and create import mappings
2025-03-19  Arthur Cohengccrs: toplevel: Build list of imports for Early to...
2025-03-19  Arthur Cohengccrs: toplevel: Add note for resolving use declarations
2025-03-19  Arthur Cohengccrs: nr2.0: default-visitor: Conditionally visit...
2025-03-19  Philip Herrongccrs: rust fix ICE when hir lowering qualified path...
2025-03-19  Philip Herronrust: fix ICE when compiling impl block for !
2025-03-19  Owen Averygccrs: Remove some overloaded methods from DefaultResolver.
2025-03-19  Owen Averygccrs: Add extra assertions to tl::optional
2025-03-19  Marc Poulhièsgccrs: adjust hir dump of BlockExpr
2025-03-19  Philip Herronrust: negative polarity removes restrictions on validat...
2025-03-19  benjamin.thosgccrs: Fix ICE on error propagation with generic
2025-03-19  Pierre-Emmanuel... gccrs: Check if the type has been correctly resolved
2025-03-19  Owen Averygccrs: Create new test system for name resolution 2.0
2025-03-19  JoanVCgccrs: [gccrs#3141] Remove double negation by returning...
2025-03-19  JoanVCgccrs: [gccrs#3141] Fix incorrect handling of overflow...
2025-03-19  Arthur Cohengccrs: session-manager: Fix typos in -frust-incomplete...
2025-03-19  benjamin.thosgccrs: Emit error on auto-traits
2025-03-19  Raiki Tamuragccrs: Implement initial pattern analysis pass.
2025-03-19  Liam Naddellgccrs: Dynamic dispatch with supertraits
2025-03-19  Kushal Palgccrs: Used `IndexVec` for place_map
2025-03-19  Kushal Palgccrs: Use `IndexVec` for bb_fold_map
2025-03-19  Kushal Palgccrs: Used `IndexVec` for Places
2025-03-19  Kushal Palgccrs: Used `IndexVec` for BasicBlocks
2025-03-19  Kushal Palgccrs: Used `IndexVec` for Loans
2025-03-19  Kushal Palgccrs: Used `IndexVec` for Scopes
2025-03-19  Kushal Palgccrs: Introduce `IndexVec`
2025-03-19  Kushal Palgccrs: Strong type BasicBlockId
2025-03-19  Kushal Palgccrs: Strong type ScopeId
2025-03-19  Kushal Palgccrs: Strong type LoanId
2025-03-19  Kushal Palgccrs: Use FreeRegions inplace of `std::vector<FreeRegion>`
2025-03-19  Kushal Palgccrs: Strong type FreeRegion
2025-03-19  Kushal Palgccrs: Strong type PlaceId
2025-03-19  Owen Averygccrs: Avoid accidental insertion into map
2025-03-19  Owen Averygccrs: Fix v0-mangle1.rs test when run with ASAN
2025-03-19  badumbatishgccrs: Provide new asm test case for amd64
2025-03-19  badumbatishgccrs: Rehaul, Apply code review from Arthur
2025-03-19  badumbatishgccrs: Fix return type of asm mov 5 to i32:0, tortured
2025-03-19  badumbatishgccrs: Make inline mov compiles
2025-03-19  badumbatishgccrs: Use's array type when constring string tree
2025-03-19  badumbatishgccrs: Added noreturn checking for nevertype, new test
next