platform/upstream/gcc.git
2023-02-23 Jakub Jelinekipa-prop: Fix another case of missing BUILT_IN_UNREACHA...
2023-02-23 Matthias Kretzlibstdc++: Test that integral simd reductions are precise
2023-02-23 Matthias Kretzlibstdc++: Fix -Wsign-compare issue
2023-02-23 Matthias Kretzlibstdc++: Add missing constexpr on simd shift implemen...
2023-02-23 Matthias Kretzlibstdc++: Fix simd build failure on clang
2023-02-23 Matthias Kretzlibstdc++: Simplify three helper functions into one
2023-02-23 Richard BienerFix memory leak in if-conversion
2023-02-23 Richard Bienertree-optimization/108888 - call if-conversion
2023-02-23 Takayuki 'January... xtensa: Fix missing mode warnings in machine description
2023-02-23 Max Filippovxtensa: fix PR target/108876
2023-02-23 Max FilippovRevert "gcc: xtensa: fix PR target/108876"
2023-02-23 Arsen Arsenovićdocs: Reorder @opindex before corresponding options
2023-02-23 GCC AdministratorDaily bump.
2023-02-22 Marek Polacekc-family: avoid compile-time-hog in c_genericize [PR108880]
2023-02-22 Harald AnlaufFortran: reject invalid CHARACTER length of derived...
2023-02-22 Alexandre Olivatestsuite: Skip module_cmi_p and related unsupported...
2023-02-22 Alexandre Oliva[arm] avoid aes-1742098 mitigation in combine tests
2023-02-22 Alexandre OlivaDrop need for constant I in ctf test
2023-02-22 Alexandre Olivaxfail fp-uint64-convert-double-* on all arm targets
2023-02-22 Alexandre Oliva[arm] [testsuite] asm-flag-4.c: match quotes in expecte...
2023-02-22 Alexandre Olivatestsuite: Accept pmf-vbit-in-delta extra warning
2023-02-22 Alexandre Oliva[libstdc++] do not destruct mutex_pool mutexes
2023-02-22 Alexandre Oliva[libstdc++] xfail noreplace tests on vxworks
2023-02-22 Alexandre Oliva[libstdc++] [testsuite] intro/names.cc: undef func...
2023-02-22 Thomas SchwingeRust: In 'type_for_mode' langhook also consider all...
2023-02-22 Andrew Stubbsvect: inbranch SIMD clones
2023-02-22 Ju-Zhe ZhongRISC-V: Add RVV reduction C/C++ intrinsics support
2023-02-22 Ju-Zhe ZhongRISC-V: Add floating-point RVV C/C++ api
2023-02-22 Kito ChengRISC-V: Make the test condition more strict for gcc...
2023-02-22 Kito ChengRISC-V: Adjust vsetvl testcase.
2023-02-22 Jakub Jelinekcgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_...
2023-02-22 Thomas SchwingeRust: Move void_list_node init to common code
2023-02-22 Thomas SchwingeAdd '-Wno-complain-wrong-lang', and use it in 'gcc...
2023-02-22 Thomas SchwingeRust: Don't depend on unused 'target-libffi', 'target...
2023-02-22 Thomas SchwingeIn 'contrib/config-list.mk', clarify i686-symbolics...
2023-02-22 GCC AdministratorDaily bump.
2023-02-21 David Malcolmanalyzer: stop exploring the path after certain diagnos...
2023-02-21 Max Filippovgcc: xtensa: fix PR target/108876
2023-02-21 Harald AnlaufFortran: improve checking of character length specifica...
2023-02-21 Iain Buclawlibphobos: Merge upstream phobos e5a521ab2.
2023-02-21 Iain Buclawd: Merge upstream dmd, druntime 09faa4eacd, phobos...
2023-02-21 Iain Buclawd: Only handle the left-to-right evaluation of a call...
2023-02-21 Iain Buclawd: Set doing_semantic_analysis_p before calling functio...
2023-02-21 Iain Buclawlibphobos: Add @nogc to gcc.backtrace and gcc.libbacktr...
2023-02-21 Richard Bienertree-optimization/108691 - remove trigger-happy assert
2023-02-21 Richard Bienertree-optimization/108793 - niter compute type mismatch
2023-02-21 Thomas SchwingeUpdate copyright years.
2023-02-21 Raiki Tamuragccrs: add math intrinsics
2023-02-21 Arthur Cohengccrs: const evaluator: Remove get_nth_callarg
2023-02-21 Thomas Schwingegccrs: Repair 'gcc/rust/lang.opt' comment
2023-02-21 Philip Herrongccrs: Cleanup unused parameters to fix the bootstrap...
2023-02-21 Philip Herrongccrs: Skip this debug test case which is failing on...
2023-02-21 Philip Herrongccrs: Fix undefined behaviour issues on macos
2023-02-21 Philip Herrongccrs: Add initial support for argument capture of...
2023-02-21 Philip Herrongccrs: Add capture tracking to the type info for closures
2023-02-21 Philip Herrongccrs: Add closure binding's tracking to name resolution
2023-02-21 Philip Herrongccrs: Refactor name resolver to take a Rib::ItemType
2023-02-21 Philip Herrongccrs: Get rid of make builtin macro
2023-02-21 Raiki Tamuragccrs: Improve lexer dump
2023-02-21 Davegccrs: Remove default location. Add visibility location...
2023-02-21 Jakub Dupakgccrs: ast: Dump no comma after self in fn params if...
2023-02-21 Jakub Dupakgccrs: ast: Dump remove /* stmp */ comment to not clutt...
2023-02-21 Jakub Dupakgccrs: ast: Remove unused include in rust-ast-dump.cc
2023-02-21 Jakub Dupakgccrs: ast: Dump generic parameters
2023-02-21 Jakub Dupakgccrs: ast: Dump type param type
2023-02-21 Jakub Dupakgccrs: ast: Dump trait object type one bound
2023-02-21 Jakub Dupakgccrs: ast: Dump parenthesised type
2023-02-21 Jakub Dupakgccrs: ast: Dump trait object type
2023-02-21 Jakub Dupakgccrs: ast: Dump impl trait type
2023-02-21 Jakub Dupakgccrs: ast: Dump impl trait type one bound
2023-02-21 Jakub Dupakgccrs: ast: Dump bare function type
2023-02-21 Jakub Dupakgccrs: ast: Dump inferred type
2023-02-21 Jakub Dupakgccrs: ast: Dump tuple type
2023-02-21 Jakub Dupakgccrs: ast: Dump never type
2023-02-21 Jakub Dupakgccrs: ast: Dump raw pointer type
2023-02-21 Jakub Dupakgccrs: ast: Dump array type
2023-02-21 Jakub Dupakgccrs: ast: Dump slice type
2023-02-21 Jakub Dupakgccrs: ast: Dump where clause and recursively needed...
2023-02-21 Jakub Dupakgccrs: ast: add visit overload for references
2023-02-21 Arthur Cohengccrs: typecheck: Fix overzealous `delete` call
2023-02-21 Davegccrs: add Location to AST::Visibility
2023-02-21 Raiki Tamuragccrs: add lang item "phantom_data"
2023-02-21 Jakub Dupakgccrs: ast: Dump unit struct
2023-02-21 Jakub Dupakgccrs: ast: refer correctly to arguments in docs-strings
2023-02-21 Jakub Dupakgccrs: ast: transform helper methods to visits and...
2023-02-21 Jakub Dupakgccrs: ast: visitor pattern -> overload syntax compatib...
2023-02-21 Arthur Cohengccrs: intrinsics: Implement atomic_load intrinsics
2023-02-21 Arthur Cohengccrs: intrinsics: Cleanup error handling around atomic...
2023-02-21 Arthur Cohengccrs: intrinsics: Use lambdas for wrapping_<op> intrinsics
2023-02-21 Arthur Cohengccrs: intrinsics: Add unchecked operation intrinsics
2023-02-21 Arthur Cohengccrs: intrinsics: Add early implementation for atomic_...
2023-02-21 Arthur Cohengccrs: constexpr: Add `rust_sorry_at` in places relying...
2023-02-21 Arthur Cohengccrs: intrinsics: Add `sorry_handler` intrinsic handler
2023-02-21 Arthur Cohengccrs: builtins: Rename all bang macro handlers
2023-02-21 Simon Cookgccrs: rust: Allow gccrs to build on x86_64-apple-darwi...
2023-02-21 YizhePKUgccrs: Implement the inline visitor
2023-02-21 Philip Herrongccrs: Support Closure calls as generic trait bounds
2023-02-21 Philip Herrongccrs: Add missing type resolution for function type...
2023-02-21 Philip Herrongccrs: Add missing hir lowering to function type-path...
2023-02-21 Philip Herrongccrs: Add missing name resolution to Function type...
next