projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2023-02-21
Jakub Dupak
gccrs: ast: Dump tuple type
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump never type
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump raw pointer type
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump array type
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump slice type
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump where clause and recursively needed...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: add visit overload for references
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: typecheck: Fix overzealous `delete` call
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Dave
gccrs: add Location to AST::Visibility
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Raiki Tamura
gccrs: add lang item "phantom_data"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Dump unit struct
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: refer correctly to arguments in docs-strings
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: transform helper methods to visits and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: visitor pattern -> overload syntax compatib...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Implement atomic_load intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Cleanup error handling around atomic...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Use lambdas for wrapping_<op> intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Add unchecked operation intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Add early implementation for atomic_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: constexpr: Add `rust_sorry_at` in places relying...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Add `sorry_handler` intrinsic handler
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: builtins: Rename all bang macro handlers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Simon Cook
gccrs: rust: Allow gccrs to build on x86_64-apple-darwi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
YizhePKU
gccrs: Implement the inline visitor
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Support Closure calls as generic trait bounds
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add missing type resolution for function type...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add missing hir lowering to function type-path...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add missing name resolution to Function type...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Closure support at CallExpr
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Initial Type resolution for closures
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add closures to lints and error checking
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Refactor method call type checking
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add name resolution for closures
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Formatting cleanup in HIR lowering pattern
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Refactor expression hir lowering into cc file
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add missing fn_once_output langitem
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: ast: Improve Fragment API
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: rust: Replace uses of ASTFragment -> Fragment
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: ast: Refactor ASTFragment -> Fragment class
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add check for recursive trait cycles
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: dump: Dump macro rules definition
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: Module: unloaded module and inner attributes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: dump: Fix module dumping
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: dump: Dump items within modules
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: dump: Emit visibility when dumping items
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Support outer attribute handling on trait items...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Dupak
gccrs: ast: dump TypeAlias
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Refactor TraitResolver to not require a visitor
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: RangeExprs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: various simple Exprs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: ArrayExpr
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: ComparisonExpr and LazyBooleanExpr
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: minor fixups to IfExpr formatting
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: fix extra newline in block without...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Method resolution must support multiple candidates
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add ABI mappings for rust-call to map to ABI...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add mappings for fn_once lang item
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Support type resolution on super traits on dyn...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: early-name-resolver: Add simple macro name resol...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: ast: Add accept_vis() method to `GenericArg`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: rust-ast-resolve-item: Add note about resolving...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: mappings: Add MacroInvocation -> MacroRulesDef...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Marc Poulhiès
gccrs: fix ICE on missing closing paren
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: intrinsics: Add data prefetching intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump structs, enums and unions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: add format_{tuple,struct}_field helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump: add emit_generic_params helper
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Support looking up super traits for trait items
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Ensure uniqueness on Path probe's
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Track DefId on ADT variants
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: builtins: Move implementation into source file
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump If expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Faust
gccrs: ast: dump assignment and compound assignment...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Faisal Abbas
gccrs: testing: try loop in const function
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Add catch for recusive type queries
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: dump: Emit visibility when dumping items
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Arthur Cohen
gccrs: visibility: Rename get_public_vis_type -> get_vi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Herron
gccrs: Fix missing dead code analysis ICE on local...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Richard Biener
tree-optimization/108868 - new testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Richard Biener
tree-optimization/108855 - new testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Richard Biener
Revert "tree-optimization/108691 - indirect calls to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Takayuki 'January...
xtensa: Enforce return address saving when -Og is specified
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Uros Bizjak
i386: Introduce general_x64constmem_operand predicate
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Jakub Jelinek
powerpc: Another umaddditi4 fix [PR108862]
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Andreas Schwab
libstdc++: Update baseline symbols for m68k-linux
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Marek Polacek
c++: ICE with -fno-elide-constructors and trivial fn...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Matthias Kretz
libstdc++: Fix uses of non-reserved names in simd header
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Andreas Schwab
libstdc++: Update baseline symbols for riscv64-linux
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Kito Cheng
RISC-V: prefetch.* only take base register with zero...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Marek Polacek
c++: ICE with redundant capture [PR108829]
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Richard Biener
tree-optimization/108816 - vect versioning check split...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Rainer Orth
rust: Fix rust-tree.cc compilation on SPARC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Richard Biener
tree-optimization/108825 - checking ICE with unroll...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Richard Biener
tree-optimization/108819 - niter analysis ICE with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-19
Gaius Mulley
libgm2/libm2iso/RTco.cc (re-implementation) Bugfix...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-18
Jason Merrill
c++: static_assert (false) in template [DR2518]
commit
|
commitdiff
|
tree
|
snapshot
2023-02-18
Jakub Jelinek
reassoc: Fold some statements [PR108819]
commit
|
commitdiff
|
tree
|
snapshot
next