Show patches with: State = Action Required       |   126503 patches
« 1 2 ... 466 467 4681265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,68/88] gccrs: Simplify WildcardPattern let statement handling [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,67/88] gccrs: Add test [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,66/88] gccrs: Add variadic argument type checking [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,65/88] gccrs: Add feature gate for "rust-intrinsic". [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,64/88] gccrs: Update copyright years. [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,63/88] gccrs: cli: Update safety warning message [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,62/88] gccrs: typecheck: Refactor rust-hir-trait-reference.h [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,61/88] gccrs: expander: Add documentation for `expand_eager_invocations` [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,60/88] gccrs: macros: Perform macro expansion in a fixed-point fashion. [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,6/9] libstdc++: Remove redundant -std=gnu++17 options from strings tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,6/8] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility> libstdc++: Add/update/fix feature test macros - - - - --- 2020-04-22 Jonathan Wakely New
[committed,6/8] analyzer: use std::unique_ptr during bifurcation Use std::unique_ptr in analyzer - - - - --- 2022-11-03 David Malcolm New
[committed,6/7] analyzer: unify bounds-checking class hierarchies [committed,1/7] analyzer: move bounds checking to a new bounds-checking.cc - - - - --- 2022-12-01 David Malcolm New
[committed,6/6] arm: Add tests for VLLDM mitigation [PR102035] arm: mitigation for CVE-2021-35465 - - - - --- 2021-08-24 Richard Earnshaw New
[committed,6/6] arc: generate mac(u) insn instead of macd(u) when destination is accl [committed,1/6] arc: Don't use predicated vadd2 instructions in mov patterns. - - - - --- 2020-12-29 Claudiu Zissulescu Ianculescu New
[committed,6/6] amdgcn: vector testsuite tweaks amdgcn: Add V32, V16, V8, V4, and V2 vectors - - - - --- 2022-10-11 Andrew Stubbs New
[committed,59/88] gccrs: expansion: Add `get_token_slice` to `MacroInvocLexer` class [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,58/88] gccrs: parser: Expose parse_macro_invocation as public API [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,57/88] gccrs: rust-item: include rust-expr.h [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,56/88] gccrs: Add support for TuplePattern in let statements [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,55/88] gccrs: Add general TypeBounds checks [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,54/88] gccrs: Remove bad error message on checking function arguments [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,53/88] gccrs: Fix higher ranked trait bounds computation of self [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,52/88] gccrs: Add missing Sized, Copy and Clone lang item mappings [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,51/88] gccrs: Fix nullptr dereference [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,50/88] gccrs: Refactor the type unification code [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,5/9] libstdc++: Remove redundant -std=gnu++17 options from PMR tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,5/8] libstdc++: Update __cpp_lib_concepts value libstdc++: Add/update/fix feature test macros - - - - --- 2020-04-22 Jonathan Wakely New
[committed,5/8] analyzer: use std::unique_ptr for checker_event Use std::unique_ptr in analyzer - - - - --- 2022-11-03 David Malcolm New
[committed,5/7] diagnostics: tweak diagnostic_path::interprocedural_p [PR106626] [committed,1/7] analyzer: move bounds checking to a new bounds-checking.cc - - - - --- 2022-12-01 David Malcolm New
[committed,5/6] arm: fix vlldm erratum for Armv8.1-m [PR102035] arm: mitigation for CVE-2021-35465 - - - - --- 2021-08-24 Richard Earnshaw New
[committed,5/6] arc: flip if-condition predicates in secondary reload hook [committed,1/6] arc: Don't use predicated vadd2 instructions in mov patterns. - - - - --- 2020-12-29 Claudiu Zissulescu Ianculescu New
[committed,5/6] amdgcn: Add vector integer negate insn amdgcn: Add V32, V16, V8, V4, and V2 vectors - - - - --- 2022-10-11 Andrew Stubbs New
[committed,5/5] libstdc++: Prefer to use mmap instead of malloc in libbacktrace [committed,1/5] libstdc++: Reduce memory usage in std::stacktrace::current - - - - --- 2022-04-12 Jonathan Wakely New
[committed,5/5] libstdc++: Fix -Wsign-compare warnings [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed,5/5] libstdc++: Constrain net::executor constructors [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - - --- 2023-02-24 Jonathan Wakely New
[committed,5/5] libstdc++: Avoid using __float128 in strict modes [committed,1/5] libstdc++: Ensure c++NN effective target present in all C++17 tests - - - - --- 2020-07-31 Jonathan Wakely New
[committed,5/5] arc: Update tests predicates when using linux toolchain. [committed,1/5] arc: Remove unused/incomplete alignment assembly annotation. - - - - --- 2023-10-05 Claudiu Zissulescu Ianculescu New
[committed,5/5] arc: Remove obsolete mRcq and mRcw options. [committed,1/5] arc: Fix enter pattern instruction's offsets - - - - --- 2022-10-10 Claudiu Zissulescu Ianculescu New
[committed,5/5] Fix -Wmisleading-indentation warning in graphite-optimize-isl.c - - - - --- 2015-12-10 David Malcolm New
[committed,5/5,v2] aarch64: Remove FMV features whose names may change aarch64: FMV feature list fixes - - - - --- 2024-04-11 Andrew Carlotti New
[committed,49/88] gccrs: Remove monomorphization hack to setup possible associated types [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,48/88] gccrs: Add missing param subst callback [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,47/88] gccrs: Clear the substitution callbacks when copying ArgumentMappings [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,46/88] gccrs: Refactor handle_substitutions to take a reference [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,45/88] gccrs: Rename header rust-hir-trait-ref.h to rust-hir-trait-reference.h [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,44/88] gccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,43/88] gccrs: Refactor all code out of the rust-tyty.h header [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,42/88] gccrs: Refactor PathProbeType code into CC file [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,41/88] gccrs: Refactor PathProbe into cc file [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,40/88] gccrs: Refactor BaseType, InferType and ErrorType impl into cc file [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,4/9] libstdc++: Remove redundant -std=gnu++17 options from concurrency tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,4/8] libstdc++: Rename __cpp_lib_constexpr_invoke macro libstdc++: Add/update/fix feature test macros - - - - --- 2020-04-22 Jonathan Wakely New
[committed,4/8] analyzer: use std::unique_ptr for feasibility_problems and exploded_path Use std::unique_ptr in analyzer - - - - --- 2022-11-03 David Malcolm New
[committed,4/7] analyzer: more bounds-checking wording tweaks [PR106626] [committed,1/7] analyzer: move bounds checking to a new bounds-checking.cc - - - - --- 2022-12-01 David Malcolm New
[committed,4/6] detect unterminated const arrays in sprintf calls (PR 86552) Untitled series #68880 - - - - --- 2018-10-03 Jeff Law New
[committed,4/6] arm: add erratum mitigation to __gnu_cmse_nonsecure_call [PR102035] arm: mitigation for CVE-2021-35465 - - - - --- 2021-08-24 Richard Earnshaw New
[committed,4/6] arc: Make use reg_renumber safe. [committed,1/6] arc: Don't use predicated vadd2 instructions in mov patterns. - - - - --- 2020-12-29 Claudiu Zissulescu Ianculescu New
[committed,4/6] amdgcn: vec_init for multiple vector sizes amdgcn: Add V32, V16, V8, V4, and V2 vectors - - - - --- 2022-10-11 Andrew Stubbs New
[committed,4/5] libstdc++: shrink-to-fit in std::basic_stacktrace::current(skip, max) [committed,1/5] libstdc++: Reduce memory usage in std::stacktrace::current - - - - --- 2022-04-12 Jonathan Wakely New
[committed,4/5] libstdc++: Make net::ip::basic_endpoint comparisons constexpr [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - - --- 2023-02-24 Jonathan Wakely New
[committed,4/5] libstdc++: Fix -Wunused-local-typedefs warning [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed,4/5] libstdc++: Ensure c++NN effective-target present in more tests [committed,1/5] libstdc++: Ensure c++NN effective target present in all C++17 tests - - - - --- 2020-07-31 Jonathan Wakely New
[committed,4/5] arc: Remove obsolete ccfsm instruction predication mechanism [committed,1/5] arc: Remove unused/incomplete alignment assembly annotation. - - - - --- 2023-10-05 Claudiu Zissulescu Ianculescu New
[committed,4/5] arc: Remove Rcq constraint. [committed,1/5] arc: Fix enter pattern instruction's offsets - - - - --- 2022-10-10 Claudiu Zissulescu Ianculescu New
[committed,4/5] aarch64: Remove unsupported FMV features aarch64: FMV feature list fixes - - - - --- 2024-04-11 Andrew Carlotti New
[committed,4/5] Fix -Wmisleading-indentation warning in ifcvt.c - - - - --- 2015-12-10 David Malcolm New
[committed,4/4] libstdc++: P1976R2 Fixed-size span construction from dynamic range [committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span - - - - --- 2020-02-18 Jonathan Wakely New
[committed,4/4] libstdc++: Fix null dereferences in std::promise [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
[committed,4/4] libstdc++: Fix hyperlink in docs [committed,1/4] libstdc++: Fix status docs for <bit> support - - - - --- 2022-05-16 Jonathan Wakely New
[committed,4/4] d: Merge upstream phobos 574bf883b [committed,1/4] d: Merge upstream dmd 568496d5b - - - - --- 2021-12-08 Iain Buclaw New
[committed,4/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc testsuite) (Partial) OpenMP 5.0 support for GCC 9 - - - - --- 2018-11-08 Jakub Jelinek New
[committed,4.8] Backport PR debug/61923 fix - - - - --- 2014-09-08 Jakub Jelinek New
[committed,4.6] Backport some recent powerpc patches from trunk to GCC 4.6 - - - - --- 2011-04-28 Michael Meissner New
[committed,39/88] gccrs: Refactor all substitution mapper code implementation into its own CC file [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,38/88] gccrs: Refactor SubstitutionRef base class into its own CC file [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,37/88] gccrs: Refactor TyVar and TypeBoundPredicates [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,36/88] gccrs: Move TypePredicateItem impl out of the header [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,35/88] gccrs: Add another test case for passing associated type-bounds [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,34/88] gccrs: Removed comment copy-pasted from gcc/tree.def [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,33/88] gccrs: Add support for feature check. [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,32/88] gccrs: parser: Fix parsing of closure param list [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,31/88] gccrs: parser: Improve parsing of complex generic arguments [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,30/88] gccrs: Implement lowering ReferencePattern from AST to HIR [committed,01/88] gccrs: fatal_error_flag: Fix typo in error message - - - - --- 2023-04-05 Arthur Cohen New
[committed,3/9] libstdc++: Remove redundant -std=gnu++17 options from any/optional/variant tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,3/8] libstdc++: Add missing feature test macros libstdc++: Add/update/fix feature test macros - - - - --- 2020-04-22 Jonathan Wakely New
[committed,3/8] analyzer: use std::unique_ptr for custom_edge_info pointers Use std::unique_ptr in analyzer - - - - --- 2022-11-03 David Malcolm New
[committed,3/7] analyzer: add note about valid subscripts [PR106626] [committed,1/7] analyzer: move bounds checking to a new bounds-checking.cc - - - - --- 2022-12-01 David Malcolm New
[committed,3/6] arm: Add command-line option for enabling CVE-2021-35465 mitigation [PR102035] arm: mitigation for CVE-2021-35465 - - - - --- 2021-08-24 Richard Earnshaw New
[committed,3/6] arc: Update test pattern. [committed,1/6] arc: Don't use predicated vadd2 instructions in mov patterns. - - - - --- 2020-12-29 Claudiu Zissulescu Ianculescu New
[committed,3/6] amdgcn: Add vec_extract for partial vectors amdgcn: Add V32, V16, V8, V4, and V2 vectors - - - - --- 2022-10-11 Andrew Stubbs New
[committed,3/5] libstdc++: Use allocator to construct std::stacktrace_entry objects [committed,1/5] libstdc++: Reduce memory usage in std::stacktrace::current - - - - --- 2022-04-12 Jonathan Wakely New
[committed,3/5] libstdc++: Fix members of net::ip::network_v4 [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - - --- 2023-02-24 Jonathan Wakely New
[committed,3/5] libstdc++: Add dg-require-effective-target to std::span assert tests [committed,1/5] libstdc++: Ensure c++NN effective target present in all C++17 tests - - - - --- 2020-07-31 Jonathan Wakely New
[committed,3/5] arc: Remove Rcw constraint [committed,1/5] arc: Fix enter pattern instruction's offsets - - - - --- 2022-10-10 Claudiu Zissulescu Ianculescu New
[committed,3/5] arc: Remove '^' print punct character [committed,1/5] arc: Remove unused/incomplete alignment assembly annotation. - - - - --- 2023-10-05 Claudiu Zissulescu Ianculescu New
[committed,3/5] aarch64: Fix typo and make rdma/rdm alias for FMV aarch64: FMV feature list fixes - - - - --- 2024-04-11 Andrew Carlotti New
[committed,3/5] Fix -Wmisleading-indentation warning in gcc/regrename.c - - - - --- 2015-12-10 David Malcolm New
[committed,3/4] libstdc++: Update C++23 status docs [committed,1/4] libstdc++: Fix status docs for <bit> support - - - - --- 2022-05-16 Jonathan Wakely New
[committed,3/4] libstdc++: Fix undefined behaviour in std::string [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
« 1 2 ... 466 467 4681265 1266 »