]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-11-02  Gaius MulleyPR modula2/122499: misspelt procedure in import list...
2025-11-02  Eric BotcazouSPARC: Make target-specific test more robust
2025-11-02  Eric BotcazouSPARC: Make target-specific tests more robust
2025-11-02  Eric BotcazouAda: Fix ACATS cxaj001 test on Solaris
2025-11-02  Jeff Law[RISC-V] Expose sign extension for 32 bit rotates by...
2025-11-02  Uros Bizjaki386: Canonicalize (compare (minus (a b)) a) to (compar...
2025-11-02  Jason Merrilllibstdc++: add missing exports
2025-11-02  Eric BotcazouAda: Fix crash on tagged private type with unknown...
2025-11-02  Eric BotcazouAda: Fix use type clause invalidated by use clause...
2025-11-02  Georg-Johann LayAVR: target/122527 -- Don't use __load_N to load from...
2025-11-02  Georg-Johann LayAVR: Don't run avr/torture/pr84211-fuse-move-1.c with...
2025-11-02  Nathaniel Sheadc++/modules: Track all static class variables [PR122421]
2025-11-02  Georg-Johann LayAVR: PR122505 - Fix bloated mulpsi3 in the wake of...
2025-11-02  Richard BienerUpdate SSA iterator documentation
2025-11-02  Sam Jamesgcc: Drop junk vim backup file
2025-11-02  GCC AdministratorDaily bump.
2025-11-01  Shreya Munnangi[RISC-V][SH][PR rtl-optimization/67731] Improve logical...
2025-11-01  Jeff Law[RISC-V] Reorder ready queue slightly to avoid unnecess...
2025-11-01  Jeff Law[PR rtl-optimization/122321][RISC-V] Bounds check anoth...
2025-11-01  Harald AnlaufFortran: implement constraint F2018:C1585 on pure funct...
2025-11-01  Nathaniel Sheadc++/modules: Stream BASELINK_OPTYPE [PR122381]
2025-11-01  Martin Ueckerc: GNU extension allowing compound literals of variable...
2025-11-01  Martin Ueckerc: Fix ICE when using va_arg with arrays [PR97986]
2025-11-01  Takayuki 'January... xtensa: Add alternative negsf2 insn pattern
2025-11-01  Takayuki 'January... xtensa: Make use of ROUND.S instruction
2025-11-01  Takayuki 'January... xtensa: Remove redundant use of 'F'-constraint
2025-11-01  Andrew Pinskitestsuite: Fix fold-vecperm-1.c for targets that don...
2025-11-01  Andrew Pinskiipa: Fix pritting of symtab_node type [PR122512]
2025-11-01  GCC AdministratorDaily bump.
2025-10-31  Andrew Pinskifold-const: Remove div_if_zero_remainder declaration.
2025-10-31  Tamar ChristinaAArch64: support bf16 to sf extensions [PR121853]
2025-10-31  Yuao Mafortran: remove redundant code related to constant...
2025-10-31  Paul ThomasFortran: Use specific PDT constructors from a generic...
2025-10-31  Richard Bienertree-optimization/122502 - avoid folding during imm...
2025-10-31  Andrew Pinskifold: Remove div_if_zero_remainder [PR122437]
2025-10-31  Andrew PinskiFix pr122478.c testcase
2025-10-31  Andrew Pinskisccp: Fix ICE during folding after proping const in...
2025-10-31  Lulu ChengLoongArch: Remove the "-mlasx" compilation option from...
2025-10-31  Lulu ChengLoongArch: Support vec_widen_[s]{add/sub/mult}_{hi...
2025-10-31  Lulu ChengLoongArch: Implement the vector dot product operation...
2025-10-31  Lulu ChengLoongArch: Implement vec_widen_<su>{add/sub/mult}_...
2025-10-31  Lulu ChengLoongArch: Simplify vec_widen_<su>{add/sub/mult}_{hi...
2025-10-31  GCC AdministratorDaily bump.
2025-10-30  Jakub Jelinekc++: Fix up and tweak std-name-hint.gperf
2025-10-30  Owen Averygccrs: Improve ErrorPropagationExpr handling
2025-10-30  Yap Zhi Henggccrs: Attempt to resolve pattern items in tuple patter...
2025-10-30  Ryo Yoshidagccrs: Fix ICE on enum in tuple struct pattern
2025-10-30  Yap Zhi Henggccrs: Fix ICE for repr attribute malformation
2025-10-30  Lucas Ly Bagccrs: fix inner attr derive doesn't show error
2025-10-30  lishingccrs: fix ICE in TyVar constructor
2025-10-30  Ryo Yoshidagccrs: Emit error when tuple-indexing on non-tuples
2025-10-30  Philip Herrongccrs: Refactor TyTy::ConstType into separate types
2025-10-30  0xllx0gccrs: test: add a regression test for issue Rust-GCC...
2025-10-30  0xllx0gccrs: fix: add early return for empty module file
2025-10-30  Pierre-Emmanuel... gccrs: Add doc attribute checking on traits
2025-10-30  Pierre-Emmanuel... gccrs: Avoid malformed attribute conversion
2025-10-30  Pierre-Emmanuel... gccrs: Force crash when retrieving meta item location
2025-10-30  Pierre-Emmanuel... gccrs: Add override modifier
2025-10-30  Pierre-Emmanuel... gccrs: Emit an error on malformed path
2025-10-30  Yap Zhi Henggccrs: Use rich_location for TupleStructPattern type...
2025-10-30  Yap Zhi Henggccrs: Implement compilation support for HIR::TupleStru...
2025-10-30  Yap Zhi Henggccrs: Implement lowering of AST::TupleStructItemsHasRest
2025-10-30  0xllx0gccrs: tests: added extra parens compile test
2025-10-30  Owen Averygccrs: Test libcore
2025-10-30  Yap Zhi Henggccrs: Fix StructPattern type checking rejecting tuple...
2025-10-30  Yap Zhi Henggccrs: Add HIR lowering support for rest pattern in...
2025-10-30  Owen Averygccrs: Handle link_name attribute
2025-10-30  Arthur Cohengccrs: expand: Inherit from PointerVisitor
2025-10-30  Pierre-Emmanuel... gccrs: Add origin location to expanded tokens
2025-10-30  Pierre-Emmanuel... gccrs: Emit errors from the transcriber when they occur
2025-10-30  Pierre-Emmanuel... gccrs: Prevent segfault on builtin metavars
2025-10-30  Philip Herrongccrs: Fix ICE where we expect a num enum variant
2025-10-30  Philip Herrongccrs: Add error diag for self params on plain functions
2025-10-30  Philip Herrongccrs: Fix ICE on copied array expressions
2025-10-30  Philip Herrongccrs: Remove old hack from resolve operator overload
2025-10-30  Philip Herrongccrs: fnptr types can hold onto generic params so...
2025-10-30  Owen Averygccrs: Improve FFIOpt
2025-10-30  Magnus-Magegccrs: Implement TokenCollector::visit(AST::FormatArgs&)
2025-10-30  Philip Herrongccrs: Fix ICE for invalid const capacity expression...
2025-10-30  Owen Averygccrs: Import stdarch 1.49.0
2025-10-30  Philip Herrongccrs: Fix ICE handling division by zero in const eval
2025-10-30  Philip Herrongccrs: Fix ICE with invalid const expression
2025-10-30  Owen Averygccrs: Protect from errors in alternate pattern parsing
2025-10-30  Owen Averygccrs: Remove AST::TraitItemConst
2025-10-30  Owen Averygccrs: Create subdirectory checks/errors/feature
2025-10-30  Owen Averygccrs: nr1.0: Remove EarlyNameResolver
2025-10-30  Owen Averygccrs: Import libcore 1.49.0
2025-10-30  Owen Averygccrs: Add libcore to the list of ignored prefixes
2025-10-30  Philip Herrongccrs: track abi and unsafety on fnptrs for proper...
2025-10-30  Philip Herrongccrs: get rid of more clones in unify path
2025-10-30  Pierre-Emmanuel... gccrs: Add test to confirm Rust-GCC/gccrs#3922 fix
2025-10-30  Pierre-Emmanuel... gccrs: Add test to confirm Rust-GCC/gccrs#3924 fix
2025-10-30  Owen Averygccrs: nr1.0: Remove chunks of resolution phase
2025-10-30  Owen Averygccrs: Unify path-to-type handling in Late resolver
2025-10-30  Philip Herrongccrs: Fix crash on break outside of loop context
2025-10-30  Philip Herrongccrs: Fix segv when handling invalid array capacities
2025-10-30  Yap Zhi Henggccrs: Implement missing read-only checker case for...
2025-10-30  Yap Zhi Henggccrs: Implement missing var decl case for TuplePattern...
2025-10-30  Owen Averygccrs: Recognize rustc_allow_const_fn_unstable
2025-10-30  Philip Herrongccrs: Add implicit infer support for unify on const...
next