]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2 days ago  Jeff Law[PR rtl-optimization/122321][RISC-V] Bounds check anoth...
2 days ago  Harald AnlaufFortran: implement constraint F2018:C1585 on pure funct...
2 days ago  Nathaniel Sheadc++/modules: Stream BASELINK_OPTYPE [PR122381]
2 days ago  Martin Ueckerc: GNU extension allowing compound literals of variable...
2 days ago  Martin Ueckerc: Fix ICE when using va_arg with arrays [PR97986]
2 days ago  Takayuki 'January... xtensa: Add alternative negsf2 insn pattern
2 days ago  Takayuki 'January... xtensa: Make use of ROUND.S instruction
2 days ago  Takayuki 'January... xtensa: Remove redundant use of 'F'-constraint
2 days ago  Andrew Pinskitestsuite: Fix fold-vecperm-1.c for targets that don...
2 days ago  Andrew Pinskiipa: Fix pritting of symtab_node type [PR122512]
2 days ago  GCC AdministratorDaily bump.
2 days ago  Andrew Pinskifold-const: Remove div_if_zero_remainder declaration.
3 days ago  Tamar ChristinaAArch64: support bf16 to sf extensions [PR121853]
3 days ago  Yuao Mafortran: remove redundant code related to constant...
3 days ago  Paul ThomasFortran: Use specific PDT constructors from a generic...
3 days ago  Richard Bienertree-optimization/122502 - avoid folding during imm...
3 days ago  Andrew Pinskifold: Remove div_if_zero_remainder [PR122437]
3 days ago  Andrew PinskiFix pr122478.c testcase
3 days ago  Andrew Pinskisccp: Fix ICE during folding after proping const in...
3 days ago  Lulu ChengLoongArch: Remove the "-mlasx" compilation option from...
3 days ago  Lulu ChengLoongArch: Support vec_widen_[s]{add/sub/mult}_{hi...
3 days ago  Lulu ChengLoongArch: Implement the vector dot product operation...
3 days ago  Lulu ChengLoongArch: Implement vec_widen_<su>{add/sub/mult}_...
3 days ago  Lulu ChengLoongArch: Simplify vec_widen_<su>{add/sub/mult}_{hi...
3 days ago  GCC AdministratorDaily bump.
3 days ago  Jakub Jelinekc++: Fix up and tweak std-name-hint.gperf
3 days ago  Owen Averygccrs: Improve ErrorPropagationExpr handling
3 days ago  Yap Zhi Henggccrs: Attempt to resolve pattern items in tuple patter...
3 days ago  Ryo Yoshidagccrs: Fix ICE on enum in tuple struct pattern
3 days ago  Yap Zhi Henggccrs: Fix ICE for repr attribute malformation
3 days ago  Lucas Ly Bagccrs: fix inner attr derive doesn't show error
3 days ago  lishingccrs: fix ICE in TyVar constructor
3 days ago  Ryo Yoshidagccrs: Emit error when tuple-indexing on non-tuples
3 days ago  Philip Herrongccrs: Refactor TyTy::ConstType into separate types
3 days ago  0xllx0gccrs: test: add a regression test for issue Rust-GCC...
3 days ago  0xllx0gccrs: fix: add early return for empty module file
3 days ago  Pierre-Emmanuel... gccrs: Add doc attribute checking on traits
3 days ago  Pierre-Emmanuel... gccrs: Avoid malformed attribute conversion
3 days ago  Pierre-Emmanuel... gccrs: Force crash when retrieving meta item location
3 days ago  Pierre-Emmanuel... gccrs: Add override modifier
3 days ago  Pierre-Emmanuel... gccrs: Emit an error on malformed path
3 days ago  Yap Zhi Henggccrs: Use rich_location for TupleStructPattern type...
3 days ago  Yap Zhi Henggccrs: Implement compilation support for HIR::TupleStru...
3 days ago  Yap Zhi Henggccrs: Implement lowering of AST::TupleStructItemsHasRest
3 days ago  0xllx0gccrs: tests: added extra parens compile test
3 days ago  Owen Averygccrs: Test libcore
3 days ago  Yap Zhi Henggccrs: Fix StructPattern type checking rejecting tuple...
3 days ago  Yap Zhi Henggccrs: Add HIR lowering support for rest pattern in...
3 days ago  Owen Averygccrs: Handle link_name attribute
3 days ago  Arthur Cohengccrs: expand: Inherit from PointerVisitor
3 days ago  Pierre-Emmanuel... gccrs: Add origin location to expanded tokens
3 days ago  Pierre-Emmanuel... gccrs: Emit errors from the transcriber when they occur
3 days ago  Pierre-Emmanuel... gccrs: Prevent segfault on builtin metavars
3 days ago  Philip Herrongccrs: Fix ICE where we expect a num enum variant
3 days ago  Philip Herrongccrs: Add error diag for self params on plain functions
3 days ago  Philip Herrongccrs: Fix ICE on copied array expressions
3 days ago  Philip Herrongccrs: Remove old hack from resolve operator overload
3 days ago  Philip Herrongccrs: fnptr types can hold onto generic params so...
3 days ago  Owen Averygccrs: Improve FFIOpt
3 days ago  Magnus-Magegccrs: Implement TokenCollector::visit(AST::FormatArgs&)
3 days ago  Philip Herrongccrs: Fix ICE for invalid const capacity expression...
3 days ago  Owen Averygccrs: Import stdarch 1.49.0
3 days ago  Philip Herrongccrs: Fix ICE handling division by zero in const eval
3 days ago  Philip Herrongccrs: Fix ICE with invalid const expression
3 days ago  Owen Averygccrs: Protect from errors in alternate pattern parsing
3 days ago  Owen Averygccrs: Remove AST::TraitItemConst
3 days ago  Owen Averygccrs: Create subdirectory checks/errors/feature
3 days ago  Owen Averygccrs: nr1.0: Remove EarlyNameResolver
3 days ago  Owen Averygccrs: Import libcore 1.49.0
3 days ago  Owen Averygccrs: Add libcore to the list of ignored prefixes
3 days ago  Philip Herrongccrs: track abi and unsafety on fnptrs for proper...
3 days ago  Philip Herrongccrs: get rid of more clones in unify path
3 days ago  Pierre-Emmanuel... gccrs: Add test to confirm Rust-GCC/gccrs#3922 fix
3 days ago  Pierre-Emmanuel... gccrs: Add test to confirm Rust-GCC/gccrs#3924 fix
3 days ago  Owen Averygccrs: nr1.0: Remove chunks of resolution phase
3 days ago  Owen Averygccrs: Unify path-to-type handling in Late resolver
3 days ago  Philip Herrongccrs: Fix crash on break outside of loop context
3 days ago  Philip Herrongccrs: Fix segv when handling invalid array capacities
3 days ago  Yap Zhi Henggccrs: Implement missing read-only checker case for...
3 days ago  Yap Zhi Henggccrs: Implement missing var decl case for TuplePattern...
3 days ago  Owen Averygccrs: Recognize rustc_allow_const_fn_unstable
3 days ago  Philip Herrongccrs: Add implicit infer support for unify on const...
3 days ago  Philip Herrongccrs: allow unifications against non const types
3 days ago  Philip Herrongccrs: Fix bug with unconstrained const generic
3 days ago  Philip Herrongccrs: track generic const generics properly
3 days ago  Philip Herrongccrs: Fix formatting of tyty code
3 days ago  Philip Herrongccrs: Remove fully the can_eq TyTy::BaseType::can_eq...
3 days ago  Philip Herrongccrs: get rid of last can_eq usage finally
3 days ago  Philip Herrongccrs: reuse an error mark node instead of new ones...
3 days ago  Philip Herrongccrs: simplify cloning of types during unify
3 days ago  Philip Herrongccrs: remove 2nd last usage of can_eq
3 days ago  Philip Herrongccrs: Add check bounds flag to unify rules for compata...
3 days ago  Philip Herrongccrs: Update can_eq to be a types_compatable interface
3 days ago  Philip Herrongccrs: respect the unify rules commit flag
3 days ago  Philip Herrongccrs: Remove some const usage so we can get rid of...
3 days ago  Philip Herrongccrs: Make the coerce borrowed pointer consistent...
3 days ago  Pierre-Emmanuel... gccrs: Error out on unsuffixed self list use declaration
3 days ago  Pierre-Emmanuel... gccrs: Emit error on lonely self use declaration
3 days ago  Owen Averygccrs: Allow early resolution to use the language prelude
3 days ago  Owen Averygccrs: Remove Parser::parse_tuple_index_expr_float
next