Show patches with: none      |   13728 patches
« 1 2 3 4137 138 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[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,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 Committed
[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,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,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 Committed
[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,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 Committed
[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,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 Committed
[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 Committed
[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,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 Committed
[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 Committed
[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 Committed
[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,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,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 Committed
[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 Committed
[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 Committed
[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,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 Committed
[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 Committed
[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 Committed
[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,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,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 Committed
[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 Committed
[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 Committed
[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,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 Committed
[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
[3/3] RISC-V:Cache Management Operation instructions testcases RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn New
[2/3] RISC-V:Cache Management Operation instructions RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn New
[1/3] RISC-V: Add mininal support for Zicbo[mzp] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn New
[0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn None
[3/3] RISC-V:Cache Management Operation instructions testcases RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[2/3] RISC-V:Cache Management Operation instructions RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[1/3] RISC-V: Add mininal support for Zicbo[mzp] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn None
[v2,2/2] RISC-V: Add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn Committed
[v2,1/2] RISC-V: Add option defines for Scalar Cryptography RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn Committed
[v2,0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn None
[21/21,crypto] : add testcases for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[20/21,crypto] : add builtins for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[19/21,crypto] : add machine description for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[18/21] change z* subset assert to allow "zk" RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[17/21,crypto] : add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[16/21,crypto] : add option defines for Zbkb, Zbkc and Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[15/21,crypto] : add option defines for Zkr and Zkt RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[14/21,crypto] : add testcases for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[13/21,crypto] : add builtins for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[12/21,crypto] : add machine description for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[11/21,crypto] : add testcases for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[10/21,crypto] : add builtins for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[09/21,crypto] : add machine description for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[08/21,crypto] : add testcases for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[07/21,crypto] : add builtins for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[06/21,crypto] : add machine description for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[05/21,crypto] : add testcases for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[04/21,crypto] : add builtins for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[03/21,crypto] : add machine description for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[02/21] Fix attribute bugs due to zicsr/zifencei RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[01/21] Fix riscv_expand_block_move RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[00/21] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn None
improved const shifts for AVR targets improved const shifts for AVR targets - - --- 2022-10-04 A. Binzberger New
longlong.h: Do no use asm input cast for clang longlong.h: Do no use asm input cast for clang - - --- 2022-11-30 Adhemerval Zanella Netto New
coroutines: Fix promotion of class members in co_await statements [PR99576] coroutines: Fix promotion of class members in co_await statements [PR99576] - - --- 2022-11-28 Adrian Perl New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-09-27 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-07-04 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-07-01 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-06-06 Ahmed Sayed Mousse New
rtl-optimization: ppc backend generates unnecessary signed extension. rtl-optimization: ppc backend generates unnecessary signed extension. - - --- 2023-03-23 Ajit Agarwal New
[testsuite] rs6000: suboptimal code for returning bool value on target ppc. [testsuite] rs6000: suboptimal code for returning bool value on target ppc. - - --- 2023-03-19 Ajit Agarwal New
[v2] rs6000: suboptimal code for returning bool value on target ppc [v2] rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-19 Ajit Agarwal New
rs6000: suboptimal code for returning bool value on target ppc rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-16 Ajit Agarwal New
rs6000: Inline lrint and lrintf rs6000: Inline lrint and lrintf - - --- 2023-02-27 Ajit Agarwal New
[v2] rs6000: fmr gets used instead of faster xxlor [PR93571] [v2] rs6000: fmr gets used instead of faster xxlor [PR93571] - - --- 2023-02-25 Ajit Agarwal New
rs6000: fmr gets used instead of faster xxlor [PR93571] rs6000: fmr gets used instead of faster xxlor [PR93571] - - --- 2023-02-17 Ajit Agarwal New
: [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement - - --- 2022-09-07 Akari Takahashi New
Correct spelling of DW_AT_namelist_item Correct spelling of DW_AT_namelist_item - - --- 2022-05-31 Alan Modra Committed
Make opcodes configure depend on bfd configure Make opcodes configure depend on bfd configure - - --- 2021-11-12 Alan Modra New
range-ops: Handle undefined ranges in frange op[12]_range [PR108647] range-ops: Handle undefined ranges in frange op[12]_range [PR108647] - - --- 2023-02-03 Aldy Hernandez Committed
[PR,tree-optimization/18639] Compare nonzero bits in irange with widest_int. [PR,tree-optimization/18639] Compare nonzero bits in irange with widest_int. - - --- 2023-02-03 Aldy Hernandez Committed
[PR107608,range-ops] Avoid folding into INF when flag_trapping_math. [PR107608,range-ops] Avoid folding into INF when flag_trapping_math. - - --- 2023-01-15 Aldy Hernandez Committed
[PR107608,range-ops] Avoid folding into INF when flag_trapping_math. [PR107608,range-ops] Avoid folding into INF when flag_trapping_math. - - --- 2023-01-15 Aldy Hernandez Committed
Remove use_equiv_p in vr-values.cc Remove use_equiv_p in vr-values.cc - - --- 2022-11-22 Aldy Hernandez Committed
Remove follow_assert_exprs from overflow_comparison. Remove follow_assert_exprs from overflow_comparison. - - --- 2022-11-22 Aldy Hernandez Committed
Remove ASSERT_EXPR. Remove ASSERT_EXPR. - - --- 2022-11-22 Aldy Hernandez Committed
Remove legacy VRP (maybe?) Remove legacy VRP (maybe?) - - --- 2022-11-21 Aldy Hernandez New
[COMMITTED,PR,tree-optimization/107732,range-ops] Handle attempt to abs() negatives. [COMMITTED,PR,tree-optimization/107732,range-ops] Handle attempt to abs() negatives. - - --- 2022-11-17 Aldy Hernandez Committed
[range-ops] Minor readability fix. [range-ops] Minor readability fix. - - --- 2022-11-15 Aldy Hernandez Committed
[range-ops] Implement sqrt. [range-ops] Implement sqrt. - - --- 2022-11-13 Aldy Hernandez New
[PR68097] Try to avoid recursing for floats in tree_*_nonnegative_warnv_p. [PR68097] Try to avoid recursing for floats in tree_*_nonnegative_warnv_p. - - --- 2022-11-12 Aldy Hernandez New
[COMMITTED,frange] Avoid testing signed zero test for -fno-signed-zeros. [COMMITTED,frange] Avoid testing signed zero test for -fno-signed-zeros. - - --- 2022-11-12 Aldy Hernandez Committed
[range-ops] Add ability to represent open intervals in frange. [range-ops] Add ability to represent open intervals in frange. - - --- 2022-11-11 Aldy Hernandez Committed
[COMMITTED,range-ops] Remove specialized fold_range methods for various operators. [COMMITTED,range-ops] Remove specialized fold_range methods for various operators. - - --- 2022-11-11 Aldy Hernandez Committed
[COMMITTED,range-ops] Avoid unnecessary intersection in update_known_bitmask. [COMMITTED,range-ops] Avoid unnecessary intersection in update_known_bitmask. - - --- 2022-11-11 Aldy Hernandez Committed
[COMMITTED,range-ops] Update known bitmasks using CCP for all operators. [COMMITTED,range-ops] Update known bitmasks using CCP for all operators. - - --- 2022-11-11 Aldy Hernandez Committed
[COMMITTED,range-ops] Use existing tree code for *DIV_EXPR entries. [COMMITTED,range-ops] Use existing tree code for *DIV_EXPR entries. - - --- 2022-11-11 Aldy Hernandez Committed
« 1 2 3 4137 138 »