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-01-31
Philip Herron
gccrs: Refactor TypeResolution to be a simple query...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Fix duplicated function generation on higher...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Make constexpr constructors type-checking more...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Cleanup formatting of backend expression visitor
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
liushuyu
gccrs: testsuite/rust: add a testcase for testing ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
liushuyu
gccrs: expand: eager evaluate macros inside builtin...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: rust: Add -frust-compile-until option
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Add testcase for const-eval issue from rust...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: remove bad assertion
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Statics are a coercion site
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Static Items must be const evaluated
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: module lowering: Do not append null pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: attributes: Add #[macro_use] as builtin
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: const generics: Forbid default values in Functio...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: const generics: Make sure const generic types...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
liushuyu
gccrs: testsuite: add loop condition execution test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Faisal Abbas
gccrs: add testcase with struct to test component_ref...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
liushuyu
gccrs: backend: correctly formulate the exit condition ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Faisal Abbas
gccrs: add testcase to test component_ref and construct...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Faisal Abbas
gccrs: bugfix: initialize slice from array in const...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Unit structs are not concrete when they need...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Add new check for contains_associated_types
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Add extra debugging for method call expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Create canonical process of compiling constant...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Remove param_use_canonical_types checks ported...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Refactor unify to hit a unify_site
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Add missing location info to coercions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Add guards against getting data from an empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: ast: Add better assertion on AST fragments
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: ast: Only expand expressions and types if the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: dump: Add AST debugging using the AST::Dump...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: transcriber: Do not infinite loop if the current...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: macros: Handle matchers properly in repetitions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: parser: Parse RangeFullExpr without erroring out
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: lint: Do not emit unused warnings for public...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: rustc_attrs: Allow `rustc_inherit_overflow_check...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: backend: Add overflow checks to every arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: builtins: Add add_overflow builtin and refactor...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: backend: Expose Bvariable class through rust...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Philip Herron
gccrs: Desugar double borrows into two HIR:BorrowExpr's
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Faisal Abbas
gccrs: const folding port
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Arthur Cohen
gccrs: session-manager: Add ast-pretty-expanded dump
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Gaius Mulley
Modula-2 rename logitech libraries to log
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Martin Liska
libsanitizer: Regenerate configure
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jakub Jelinek
i386: Fix up ix86_convert_const_wide_int_to_broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Xianmiao Qu
testsuite/108604 - gcc.dg/torture/pr108574-3.c hangs...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jakub Jelinek
bbpart: Fix up ICE on asm goto [PR108596]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jakub Jelinek
i386: Fix up -Wuninitialized warnings in avx512erintrin...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Kito Cheng
RISC-V: Simplify testcase condition for RVV tests ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
YunQiang Su
libsanitizer/mips: always build with largefile support
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Gerald Pfeifer
doc: Change fsf.org to www.fsf.org in URLs (GFDL)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Gerald Pfeifer
libstdc++: Update links in the Memory section of the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei64 C++ API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei32 C++ API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei16 C++ API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei8 C++ API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei64 C++ API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei32 C++ intrinsic API testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei16 C++ API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei8 C++ API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vsuxei* C++ API intrinsics testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vsuxei C API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vsoxei C API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vsoxei32 && vsoxei64 C++ API intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vsoxei8 && vsoxei16 C++ API intrinsic testcase
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei64 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei32 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei16 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vluxei8 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei64 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei32 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei16 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add vloxei8 C API intrinsic testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add indexed loads/stores constraints testcases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add VSETVL testcases for indexed loads/stores.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ju-Zhe Zhong
RISC-V: Add indexed loads/stores C/C++ intrinsic support
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Flavio Cruz
Add support for x86_64-*-gnu-* targets to build x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Philipp Tomsich
aarch64: Update Ampere-1A (-mcpu=ampere1a) to include SM4
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Rainer Orth
testsuite: Restore TORTURE_OPTIONS in gm2/warnings...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Andrew Pinski
Fix PR 108582: ICE due to PHI-OPT removing a still...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Richard Biener
tree-optimization/108574 - wrong-code with PRE PHI...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Andreas Schwab
riscv: Enable -fasynchronous-unwind-tables by default...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
YunQiang Su
Set CROSS_SYSTEM_HEADER_DIR according includedir
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Richard Biener
ipa/108511 - relax assert for undefined local statics
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
liuhongt
Change AVX512FP16 to AVX512-FP16 in the document.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Mikael Morin
fortran: Set name for *LOC default BACK argument [PR108450]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jerry DeLisle
ICE in gfc_free_namespace. ice-on-invalid.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jan Hubicka
Fix find_always_executed_bbs handling of infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Philipp Tomsich
aarch64: Correct the maximum shift amount for shifted...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Gerald Pfeifer
doc: Update link to the AVR-Libc manual
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Gerald Pfeifer
libstdc++: Update links in the "Contributing" manual
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Harald Anlauf
Fortran: fix ICE in compare_bound_int [PR108527]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Harald Anlauf
Fortran: diagnose USE associated symbols in COMMON...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Gerald Pfeifer
doc: Fix markup
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Gerald Pfeifer
doc: Update link to Objective-C book
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Jonathan Yong
PR c/108192 - Fix test for mingw
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Jonathan Yong
PR c/108150 - Fix alignment test for Windows targets
commit
|
commitdiff
|
tree
|
snapshot
next