]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-21  Jonathan Wakelylibstdc++: Simplify std::vector::vector(from_range_t...
2025-03-21  Jakub Jelinekcobol: Rename COB_{BLOCK,UNSIGNED,SIGNED} to {BLOCK...
2025-03-21  Jonathan Wakelylibstdc++: Fix std.compat exports of <stdbit.h> and...
2025-03-21  Jonathan Wakelylibstdc++: Add views::cache_latest and views::to_input...
2025-03-21  Richard Bienermove global data to symbol_table_init
2025-03-21  Stefan Schulze... s390: Accept only Pmode for registers AP/FP/RA [PR119235]
2025-03-21  Richard Bienermake sources coretypes.h and tree.h clean
2025-03-21  Andre VehreschildFortran: Fix double free on polymorphic array dummy...
2025-03-21  Richard BienerPut early debug generation under TV_SYMOUT
2025-03-21  GCC AdministratorDaily bump.
2025-03-21  Andrew Pinskicombine: Add REG_DEAD notes to the last instruction...
2025-03-20  Iain Buclawd: Fix quoted command-line options to match lang.opt...
2025-03-20  Gaius Mulleymodula2: Defend against no ENOTBLK definition
2025-03-20  Gaius MulleyPR modula2/118600 Assigning to a record causes alignmen...
2025-03-20  Iain Sandoecobol: Do not overload int64_t, overload long and long...
2025-03-20  Iain Sandoelibgcobol: Add configure checks for iconv.
2025-03-20  Joseph MyersUpdate gcc hr.po
2025-03-20  Richard Bienertree-optimization/119389 - limit edge processing in...
2025-03-20  Joseph MyersUpdate cpplib de.po
2025-03-20  Stefan Schulze... Revert "s390: Deprecate ESA/390 support"
2025-03-20  Filip Kastlgimple: sccopy: Don't increment i after vec::unordered_...
2025-03-20  Tomasz Kamińskilibstdc++: Add from_range_t constructors to debug unord...
2025-03-20  Jonathan Wakelylibstdc++: Add from_range_t constructors to debug order...
2025-03-20  Jakub Jelineklibstdc++: Fix comment typo
2025-03-20  Richard BienerMake function_decl_type a scoped enum
2025-03-20  Hu, Lin1i386: Fix AVX10.2 SAT CVT testcases.
2025-03-20  Jakub Jelinekopenmp: Fix up cloning of dynamic C++ initializers...
2025-03-20  liuhongtUse ix86_fp_comparison_operator in cbranchbf4 to avoid...
2025-03-20  Hu, Lin1i386: Add "s_" as Saturation for AVX10.2 SAT CVT Intrin...
2025-03-20  Hu, Lin1i386: Fix AVX10.2 SAT CVT testcases.
2025-03-20  Hu, Lin1i386: Add AVX10.2 SAT CVT Intrinsics without Rounding...
2025-03-20  Hu, Lin1i386: Update Suffix for AVX10.2 SAT CVT Intrinsics
2025-03-20  GCC AdministratorDaily bump.
2025-03-19  Jonathan Wakelylibstdc++: Correct statement about default -std option
2025-03-19  Jonathan Wakelylibstdc++: Fix "IEE" typo in comment in std::time_put...
2025-03-19  Harald AnlaufFortran: fix bogus bounds check for reallocation on...
2025-03-19  Jason Merrillc++: mangling of array new [PR119316]
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
next