]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-08-05  Arthur Cohengccrs: derive: Add common comparison derive class
2025-08-05  Arthur Cohengccrs: builder: Add match_case() function and new block...
2025-08-05  Arthur Cohengccrs: derive: Add const generics when deriving impls
2025-08-05  Arthur Cohengccrs: derive(Ord, PartialOrd): Add base for deriving...
2025-08-05  Arthur Cohengccrs: derive: chore: Add missing override qualifiers
2025-08-05  Arthur Cohengccrs: rib: Add all kinds of Ribs to pretty-printing
2025-08-05  Philip Herrongccrs: Fix bug in query type stopping PartialOrd
2025-08-05  Philip Herrongccrs: Fix bad type canonicalization on ARRAY_TYPES
2025-08-05  Owen Averygccrs: nr2.0: Adjust alternate identifier handling
2025-08-05  Zhi Henggccrs: Rename IdentifierPattern's to_bind to subpattern
2025-08-05  Zhi Henggccrs: Support compilation of IdentifierPattern's subpa...
2025-08-05  Owen Averygccrs: nr2.0: Fix closure parameter scoping
2025-08-05  Owen Averygccrs: nr2.0: Improve handling of single segment paths
2025-08-05  Owen Averygccrs: nr2.0: Adjust pub_restricted tests
2025-08-05  Owen Averygccrs: nr2.0: Improve StructPatternFieldIdent handling
2025-08-05  Owen Averygccrs: Add new function ClosureExpr::get_definition_expr
2025-08-05  Owen Averygccrs: nr2.0: Separate out canonical path handling
2025-08-05  Zhi Henggccrs: Lower IdentifierPattern's to_bind to HIR
2025-08-05  Vishruth-Thimmaiahgccrs: fix: ICE when parsing unterminated raw byte...
2025-08-05  Owen Averygccrs: nr2.0: Catch Self in impl block self types
2025-08-05  Owen Averygccrs: nr2.0: Improve visibility path handling
2025-08-05  Vishruth-Thimmaiahgccrs: parser: fix ICE std::out_of_range with path...
2025-08-05  Owen Averygccrs: Make ConstantItem use Identifier
2025-08-05  Arthur Cohengccrs: const-block: Add testcase
2025-08-05  Arthur Cohengccrs: hir: Add const blocks
2025-08-05  Arthur Cohengccrs: parser: Add base for parsing const blocks
2025-08-05  Arthur Cohengccrs: ast: Add ConstBlock and AnonConst nodes
2025-08-05  Philip Herrongccrs: Always emit the error highest in the type hierarchy
2025-08-05  Owen Averygccrs: nr2.0: Fix IfLet pattern handling
2025-08-05  Philip Herrongccrs: Initial support for Return Position Impl Trait
2025-08-05  Philip Herrongccrs: Fix non canonical type bug with tuples
2025-08-05  Philip Herrongccrs: Remove unneeded clones untill we have an arena...
2025-08-05  Philip Herrongccrs: refactor default infer vars to be its own function
2025-08-05  Parthibgccrs: Revert 10-second timeout for each test
2025-08-05  Owen Averygccrs: nr2.0: Fix some paths in test files
2025-08-05  Owen Averygccrs: nr2.0: Fix test builtin_abort.rs
2025-08-05  Tom Schollenbergergccrs: Fix NR2 ICE in visit_attributes
2025-08-05  Owen Averygccrs: Remove rvalue reference binding
2025-08-05  Thomas SchwingeRust: Move 'libformat_parser' build into the GCC build...
2025-08-05  Owen Averygccrs: Small improvements to DefaultASTVisitor and...
2025-08-05  Marc Poulhièsgccrs: remove now useless clang-format comments
2025-08-05  Marc Poulhièsgccrs: Reindent using last clang-format configuration
2025-08-05  Marc Poulhièsgccrs: remove unused file
2025-08-05  Owen Averygccrs: Fix Attr metavariable binding
2025-08-05  Owen Averygccrs: Fix test same_field_name.rs
2025-08-05  Owen Averygccrs: nr2.0: Fix borrow checking
2025-08-05  Philip Herrongccrs: We cant clone types as it will dup the node-id
2025-08-05  Marc Poulhièsgccrs: Adapt attribute lang hook and do some cleanup
2025-08-05  Owen Averygccrs: nr2.0: Adjust resolution of impl items
2025-08-05  0xn4utilusgccrs: ast: collector: visit InlineAsm node during...
2025-08-05  Tom Schollenbergergccrs: fix ICE on empty constexpr loops
2025-08-05  Philip Herrongccrs: Prevent passing generic arguments to impl traits...
2025-08-05  Owen Averygccrs: nr2.0: Adjust enum item visitors
2025-08-05  Owen Averygccrs: Improve struct pattern compilation
2025-08-05  Owen Averygccrs: Improve canonical path handling for impl items
2025-08-05  Philip Herrongccrs: desugar APIT impl traits
2025-08-05  Philip Herrongccrs: Emit error diagnostic for bad impl type usage
2025-08-05  CohenArthurgccrs: derive(PartialEq): Fix raw strings in test
2025-08-05  Arthur Cohengccrs: derive(PartialEq): Allow deriving enum structs
2025-08-05  Arthur Cohengccrs: ast: builder: Allow building struct ident patterns
2025-08-05  Arthur Cohengccrs: backend: Compile struct rebinding patterns
2025-08-05  Arthur Cohengccrs: backend: Refactor struct pattern compilation
2025-08-05  Arthur Cohengccrs: nr2.0: late: Correctly initialize funny_error...
2025-08-05  Mikael Morinfortran: Use array descriptor offset setter when possible
2025-08-05  Mikael Morinfortran: Remove array descriptor data address accessor...
2025-08-05  Mikael Morinfortran: Use array descriptor data setter when possible
2025-08-05  Richard Sandifordi386: Extend recognition of high-reg rvalues [PR121306]
2025-08-05  Richard BienerRemove hybrid SLP detection
2025-08-05  Georg-Johann LayAVR: target/121359: Remove -mlra and remains of reload.
2025-08-05  H.J. Lux86: Update *one_cmplqi_ext<mode>_1
2025-08-05  Richard Bienertree-optimization/121395 - SLP of SIMD calls w/o LHS
2025-08-05  Richard BienerRename loop_vect SLP_TYPE and clarify docs
2025-08-05  Richard BienerPrune some unnecessary PURE_SLP_STMT checks
2025-08-05  Richard Bienertree-optimization/121382 - avoid UB in IVOPTs inserted...
2025-08-05  Richard Bienertree-optimization/121370 - avoid UB in building a CHREC
2025-08-05  Yang Yujiebitint: Allow unused bits when testing extended _BitInt...
2025-08-05  Yang Yujieexpand: Reduce unneeded _BitInt extensions
2025-08-05  Yang Yujiebitint: Allow mode promotion of _BitInt types
2025-08-05  Jakub Jelineklibstdc++: Remove 2 exports [PR121373]
2025-08-05  Jakub Jelineklibcpp: Add testcase for CWG2579 [PR120778]
2025-08-05  Gerald Pfeiferdoc: Mark up function name in installation docs
2025-08-05  Pan LiRISC-V: Fix scalar code-gen of unsigned SAT_MUL
2025-08-05  GCC AdministratorDaily bump.
2025-08-04  Patrick Palkac++: add another testcase [PR121351]
2025-08-04  Patrick Palkac++: constrained memfn vs corresponding using [PR121351]
2025-08-04  Patrick Palkac++: constexpr evaluation of abi::__dynamic_cast [PR120620]
2025-08-04  Hans-Peter... defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PE...
2025-08-04  Jakub Jelineklibstdc++: Add various missing exports [PR121373]
2025-08-04  David Malcolmoptinfo: use enum class
2025-08-04  David Malcolmdiagnostics: improve support for nesting levels [PR116253]
2025-08-04  David Malcolmdiagnostics: avoid stray trailing space in html sink...
2025-08-04  David Malcolmdiagnostics: move diagnostics::counters to its own...
2025-08-04  David Malcolmdiagnostics: split source_printing_options out into...
2025-08-04  David Malcolmdiagnostics: rename option_manager to option_id_manager...
2025-08-04  David Malcolmdiagnostics: fix comment in buffering.h
2025-08-04  David Malcolmgimple-warn-recursion.cc: add missing auto_diagnostic_group
2025-08-04  Konstantinos... asf: Fix null pointer dereference in is_store_forwardin...
2025-08-04  Jakub Jelinekc++: Add #line testcase for CWG2580 [PR120778]
2025-08-04  Viljar Indusada: Update Assertion_Policy handling in GNATProve...
2025-08-04  Bob Duffada: Make pp and friends more robust
next