Show patches with: State = Action Required       |   9823 patches
« 1 2 3 498 99 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,02/37] gccrs: Add nessecary hooks for a Rust front-end testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,03/37] gccrs: Add Debug info testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,04/37] gccrs: Add link cases testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,05/37] gccrs: Add general compilation test cases [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,06/37] gccrs: Add execution test cases [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,07/37] gccrs: Add gcc-check-target check-rust [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,09/37] gccrs: Add Lexer for Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,11/37] gccrs: Add expansion pass for the Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,12/37] gccrs: Add name resolution pass to the Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,14/37] gccrs: Add AST to HIR lowering pass [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,15/37] gccrs: Add wrapper for make_unique [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,16/37] gccrs: Add port of FNV hash used during legacy symbol mangling [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,17/37] gccrs: Add Rust ABI enum helpers [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,18/37] gccrs: Add Base62 implementation [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,19/37] gccrs: Add implementation of Optional [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,20/37] gccrs: Add attributes checker [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,21/37] gccrs: Add helpers mappings canonical path and lang items [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,23/37] gccrs: Add unsafe checks for Rust [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,24/37] gccrs: Add const checker [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,25/37] gccrs: Add privacy checks [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,26/37] gccrs: Add dead code scan on HIR [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,27/37] gccrs: Add unused variable scan [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,28/37] gccrs: Add metadata ouptput pass [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,30/37] gccrs: These are wrappers ported from reusing gccgo [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,31/37] gccrs: Add GCC Rust front-end Make-lang.in [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,32/37] gccrs: Add config-lang.in [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,33/37] gccrs: add lang-spec.h [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,34/37] gccrs: add lang.opt [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,35/37] gccrs: add compiler driver [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,36/37] gccrs: compiler proper interface kicks off the pipeline [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,37/37] gccrs: Add README, CONTRIBUTING and compiler logo [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - - --- 2022-08-24 herron.philip@googlemail.com New
[V0] RISC-V: Fix a redefinition bug for the fd-4.c [V0] RISC-V: Fix a redefinition bug for the fd-4.c - - - --- 2022-08-29 shiyulong@iscas.ac.cn New
[V1] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c [V1] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c - - - -1- 2023-05-31 shiyulong@iscas.ac.cn Unresolved
[V2] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c [V2] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c - - - -1- 2023-05-31 shiyulong@iscas.ac.cn Unresolved
[V1] RISC-V:Add float16 tuple type support [V1] RISC-V:Add float16 tuple type support - - - -1- 2023-06-15 shiyulong@iscas.ac.cn Unresolved
[V1] RISC-V:Add float16 tuple type abi [V1] RISC-V:Add float16 tuple type abi - - - -1- 2023-06-21 shiyulong@iscas.ac.cn Unresolved
Resolve issue with Canadian build for x86_64-w64-mingw32 multilibs Resolve issue with Canadian build for x86_64-w64-mingw32 multilibs - - - -1- 2024-01-08 unlvsur@live.com Unresolved
[V1] RISC-V: Add mininal support for zabha extension. [V1] RISC-V: Add mininal support for zabha extension. - - - -1- 2024-02-06 shiyulong@iscas.ac.cn Unresolved
minimal support for xtheadv minimal support for xtheadv - - - -1- 2023-11-08 陈逸轩 Unresolved
[committed] Update c-sky port maintainers' emails. [committed] Update c-sky port maintainers' emails. - - - --- 2022-09-06 瞿仙淼 New
[COMMITTED] C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_invert. [COMMITTED] C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_invert. - - - --- 2022-09-06 瞿仙淼 New
[COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3. [COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3. - - - --- 2022-09-07 瞿仙淼 New
[committed] C-SKY: Add conditions for ceil etc patterns. [committed] C-SKY: Add conditions for ceil etc patterns. - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[committed] C-SKY: Skip other CPUs if the testcases are only for ck801. [committed] C-SKY: Skip other CPUs if the testcases are only for ck801. - - - -1- 2023-01-13 瞿仙淼 Unresolved
[committed] C-SKY: Fix patterns' condition for ck802 smart mode. [committed] C-SKY: Fix patterns' condition for ck802 smart mode. - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[committed] C-SKY: Add missing builtin defines for soft float abi. [committed] C-SKY: Add missing builtin defines for soft float abi. - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[committed] C-SKY: Fix skip codition for testcase ldbs.c [committed] C-SKY: Fix skip codition for testcase ldbs.c - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[committed] C-SKY: Fix float abi option in MULTILIB_DEFAULTS. [committed] C-SKY: Fix float abi option in MULTILIB_DEFAULTS. - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[committed] C-SKY: Define SYSROOT_SUFFIX_SPEC. [committed] C-SKY: Define SYSROOT_SUFFIX_SPEC. - - - -1- 2023-01-13 瞿仙淼 Repeat Merge
[COMMITTED] C-SKY: Support --with-float=softfp in configuration. [COMMITTED] C-SKY: Support --with-float=softfp in configuration. - - - -1- 2023-01-15 瞿仙淼 Repeat Merge
[COMMITTED] C-SKY: Fix wrong sysroot suffix when disable multilib. [COMMITTED] C-SKY: Fix wrong sysroot suffix when disable multilib. - - - -1- 2023-01-24 瞿仙淼 Repeat Merge
RISC-V: THead: Fix missing CFI directives for th.sdd in prologue. RISC-V: THead: Fix missing CFI directives for th.sdd in prologue. - 1 1 -1- 2023-10-04 瞿仙淼 Unresolved
MIPS: Adjust mips16e2 related tests for ifcvt costing changes MIPS: Adjust mips16e2 related tests for ifcvt costing changes - - - -1- 2023-07-04 梅杰 Unresolved
RISC-V:add a more appropriate type attribute RISC-V:add a more appropriate type attribute - - - -1- 2023-08-23 Zhangjin Liao Unresolved
[sanitizer/106558] asan: fix unsafe optimization of Asan checks. [sanitizer/106558] asan: fix unsafe optimization of Asan checks. - - - --- 2022-09-05 Yuri Gribov New
MIPS: improve -march=native arch detection MIPS: improve -march=native arch detection - - - --- 2022-08-02 YunQiang Su New
[RFC] Combine zero_extract and sign_extend for TARGET_TRULY_NOOP_TRUNCATION [RFC] Combine zero_extract and sign_extend for TARGET_TRULY_NOOP_TRUNCATION - - - -1- 2023-08-03 YunQiang Su Unresolved
[committed] MAINTAINERS: Update my email address [committed] MAINTAINERS: Update my email address - - - -1- 2023-11-09 YunQiang Su Unresolved
[1/2] RTX_COST: Count instructions [1/2] RTX_COST: Count instructions - - - -1- 2023-12-29 YunQiang Su Unresolved
[2/2] MIPS: Implement TARGET_INSN_COSTS [1/2] RTX_COST: Count instructions - - - -1- 2023-12-29 YunQiang Su Unresolved
[commit] MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definition [commit] MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definition - - - -1- 2024-01-11 YunQiang Su Unresolved
[commit] Sanitizer/MIPS: Use $t9 for preemptible function call [commit] Sanitizer/MIPS: Use $t9 for preemptible function call - - - -1- 2024-01-17 YunQiang Su Unresolved
[commit] invoke.texi: Fix some skipping UrlSuffix problem for MIPS [commit] invoke.texi: Fix some skipping UrlSuffix problem for MIPS - - - -1- 2024-02-22 YunQiang Su Unresolved
[v1,2/6] LoongArch: improved target configuration interface [v1,1/6] LoongArch: a symmetric multilib subdir layout - - - -1- 2023-08-14 Yang Yujie Unresolved
[v1,3/6] LoongArch: define preprocessing macros "__loongarch_{arch, tune}" [v1,1/6] LoongArch: a symmetric multilib subdir layout - - - -1- 2023-08-14 Yang Yujie Unresolved
[v1,4/6] LoongArch: use -mstrict-align by default when building libraries [v1,1/6] LoongArch: a symmetric multilib subdir layout - - - -1- 2023-08-14 Yang Yujie Unresolved
[v1,5/6] LoongArch: export headers for building GCC plugins [v1,1/6] LoongArch: a symmetric multilib subdir layout - - - -1- 2023-08-14 Yang Yujie Unresolved
[v1,6/6] LoongArch: support loongarch*-elf target [v1,1/6] LoongArch: a symmetric multilib subdir layout - - - -1- 2023-08-14 Yang Yujie Unresolved
[v2,1/4] LoongArch: improved target configuration interface LoongArch: target configuration interface update - - - -1- 2023-08-30 Yang Yujie Unresolved
[v2,2/4] LoongArch: define preprocessing macros "__loongarch_{arch, tune}" LoongArch: target configuration interface update - - - -1- 2023-08-30 Yang Yujie Unresolved
[v2,3/4] LoongArch: add new configure option --with-strict-align-lib LoongArch: target configuration interface update - - - -1- 2023-08-30 Yang Yujie Unresolved
[v2,4/4] LoongArch: support loongarch*-elf target LoongArch: target configuration interface update - - - -1- 2023-08-30 Yang Yujie Unresolved
[v3,1/4] LoongArch: improved target configuration interface LoongArch: target configuration interface update - - - -1- 2023-08-31 Yang Yujie Unresolved
[v3,2/4] LoongArch: define preprocessing macros "__loongarch_{arch, tune}" LoongArch: target configuration interface update - - - -1- 2023-08-31 Yang Yujie Unresolved
[v3,3/4] LoongArch: add new configure option --with-strict-align-lib LoongArch: target configuration interface update - - - -1- 2023-08-31 Yang Yujie Unresolved
[v3,4/4] LoongArch: support loongarch*-elf target LoongArch: target configuration interface update - - - -1- 2023-08-31 Yang Yujie Unresolved
LoongArch: Fix unintentional bash-ism in r14-3665. LoongArch: Fix unintentional bash-ism in r14-3665. - - - -1- 2023-09-06 Yang Yujie Unresolved
LoongArch: Reimplement multilib build option handling. LoongArch: Reimplement multilib build option handling. - - - -1- 2023-09-13 Yang Yujie Unresolved
LoongArch: Adjust makefile dependency for loongarch headers. LoongArch: Adjust makefile dependency for loongarch headers. - - - -1- 2023-10-07 Yang Yujie Unresolved
[v2] LoongArch: Adjust makefile dependency for loongarch headers. [v2] LoongArch: Adjust makefile dependency for loongarch headers. - - - -1- 2023-10-11 Yang Yujie Unresolved
[v2,1/3] LoongArch: Adjust D version strings. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v2,2/3] libphobos: Update build scripts for LoongArch64. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v2,3/3] libphobos: LoongArch hardware support. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,1/3] LoongArch: Adjust D version strings. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,2/3] libphobos: Update build scripts for LoongArch64. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,3/3] libruntime: Add fiber context switch code for LoongArch. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,2/2] libphobos: Update build scripts for LoongArch64. LoongArch D support - - - -1- 2023-12-08 Yang Yujie Unresolved
[1/4] LoongArch: Handle ISA evolution switches along with other options LoongArch: Adjust option handling code (1st patchset) - - - -1- 2024-01-05 Yang Yujie Unresolved
[2/4] LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64 LoongArch: Adjust option handling code (1st patchset) - - - -1- 2024-01-05 Yang Yujie Unresolved
[3/4] LoongArch: Use enums for constants LoongArch: Adjust option handling code (1st patchset) - - - -1- 2024-01-05 Yang Yujie Unresolved
[4/4] LoongArch: Simplify -mexplicit-reloc definitions LoongArch: Adjust option handling code (1st patchset) - - - -1- 2024-01-05 Yang Yujie Unresolved
LoongArch: Implement option save/restore LoongArch: Implement option save/restore - - - -1- 2024-01-05 Yang Yujie Unresolved
[v2,1/4] LoongArch: Handle ISA evolution switches along with other options Adjust option handling code - - - -1- 2024-01-08 Yang Yujie Unresolved
[v2,2/4] LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64 Adjust option handling code - - - -1- 2024-01-08 Yang Yujie Unresolved
[v2,3/4] LoongArch: Use enums for constants Adjust option handling code - - - -1- 2024-01-08 Yang Yujie Unresolved
[v2,4/4] LoongArch: Simplify -mexplicit-reloc definitions Adjust option handling code - - - -1- 2024-01-08 Yang Yujie Unresolved
[v2] LoongArch: Implement option save/restore [v2] LoongArch: Implement option save/restore - - - -1- 2024-01-11 Yang Yujie Unresolved
LoongArch: Split loongarch_option_override_internal into smaller procedures LoongArch: Split loongarch_option_override_internal into smaller procedures - - - -1- 2024-01-11 Yang Yujie Unresolved
[v2] LoongArch: Split loongarch_option_override_internal into smaller procedures [v2] LoongArch: Split loongarch_option_override_internal into smaller procedures - - - -1- 2024-01-11 Yang Yujie Unresolved
« 1 2 3 498 99 »