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