Show patches with: Archived = No       |   126777 patches
« 1 2 ... 381 382 3831267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] c++/modules: ICE with modular fmtlib [1/2] c++/modules: reduce lazy loading recursion - - - - --- 2024-02-09 Patrick Palka New
c++/modules: use optimized crc32 from zlib c++/modules: use optimized crc32 from zlib - - - - --- 2024-02-12 Patrick Palka New
c++: implicitly_declare_fn and access checks [PR113908] c++: implicitly_declare_fn and access checks [PR113908] - - - - --- 2024-02-13 Patrick Palka New
c++/modules: optimize tree flag streaming c++/modules: optimize tree flag streaming - - - - --- 2024-02-15 Patrick Palka New
c++/modules: relax diagnostic about GMF contents c++/modules: relax diagnostic about GMF contents - - - - --- 2024-02-15 Patrick Palka New
c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFO c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFO - - - - --- 2024-02-15 Patrick Palka New
[pushed] c++: add fixed testcase [PR111682] [pushed] c++: add fixed testcase [PR111682] - - - - --- 2024-02-16 Patrick Palka New
c++: compound-requirement partial substitution [PR113966] c++: compound-requirement partial substitution [PR113966] - - - - --- 2024-02-19 Patrick Palka New
c++/modules: befriending template from current class scope c++/modules: befriending template from current class scope - - - - --- 2024-02-26 Patrick Palka New
c++/modules: complete_vars ICE with non-exported constexpr var c++/modules: complete_vars ICE with non-exported constexpr var - - - - --- 2024-02-26 Patrick Palka New
c++/modules: local class merging [PR99426] c++/modules: local class merging [PR99426] - - - - --- 2024-02-27 Patrick Palka New
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - - - --- 2024-02-27 Patrick Palka New
c++/modules: depending local enums [PR104919, PR106009] c++/modules: depending local enums [PR104919, PR106009] - - - - --- 2024-02-29 Patrick Palka New
c++/modules: member alias tmpl partial inst [PR103994] c++/modules: member alias tmpl partial inst [PR103994] - - - - --- 2024-03-04 Patrick Palka New
c++/modules: inline namespace abi_tag streaming [PR110730] c++/modules: inline namespace abi_tag streaming [PR110730] - - - - --- 2024-03-06 Patrick Palka New
c++: recalculating local specs via build_extra_args [PR114303] c++: recalculating local specs via build_extra_args [PR114303] - - - - --- 2024-03-11 Patrick Palka New
c++: templated substitution into lambda-expr [PR114393] c++: templated substitution into lambda-expr [PR114393] - - - - --- 2024-03-25 Patrick Palka New
[pushed] c++/modules testsuite: fix a couple of dg-module-do directives [pushed] c++/modules testsuite: fix a couple of dg-module-do directives - - - - --- 2024-03-26 Patrick Palka New
libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap - - - - --- 2024-04-01 Patrick Palka New
c++: templated substitution into lambda-expr, cont [PR114393] c++: templated substitution into lambda-expr, cont [PR114393] - - - - --- 2024-04-12 Patrick Palka New
[pushed] c++/modules: make bits_in/out move-constructible [pushed] c++/modules: make bits_in/out move-constructible - - - - --- 2024-04-13 Patrick Palka New
libstdc++: Implement ranges::concat_view from P2542R7 libstdc++: Implement ranges::concat_view from P2542R7 - - - - --- 2024-04-22 Patrick Palka New
c++: constexpr union member access folding [PR114709] c++: constexpr union member access folding [PR114709] - - - - --- 2024-04-22 Patrick Palka New
c++/modules: deduced return type merging [PR114795] c++/modules: deduced return type merging [PR114795] - - - - --- 2024-04-23 Patrick Palka New
c++/modules testsuite: avoid expensive ggc-min-expand=0 c++/modules testsuite: avoid expensive ggc-min-expand=0 - - - - --- 2024-04-23 Patrick Palka New
[v1] RISC-V: Add support for inlining subword atomic operations [v1] RISC-V: Add support for inlining subword atomic operations - - - - --- 2022-02-08 Patrick O'Neill New
RISCV: Strengthen libatomic lrsc pairs RISCV: Strengthen libatomic lrsc pairs - - - - --- 2022-03-07 Patrick O'Neill New
[v2] RISCV: Strengthen libatomic lrsc pairs [v2] RISCV: Strengthen libatomic lrsc pairs - - - - --- 2022-03-08 Patrick O'Neill New
[RFC] RISCV: Combine Pass Clobber Ops [RFC] RISCV: Combine Pass Clobber Ops - - - - --- 2022-03-10 Patrick O'Neill New
[RFC,v2] RISCV: Combine Pass Clobber Ops [RFC,v2] RISCV: Combine Pass Clobber Ops - - - - --- 2022-03-10 Patrick O'Neill New
[v2] RISCV: Add support for inlining subword atomics [v2] RISCV: Add support for inlining subword atomics - - - - --- 2022-03-10 Patrick O'Neill New
[RFC,1/7] RISCV: Enforce Libatomic LR/SC SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,2/7] RISCV: Enforce Atomic Compare Exchange SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,3/7] RISCV: Add AMO release bits RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,4/7] RISCV: Optimize AMO Ops RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,5/7] RISCV: Optimize LR/SC Pairs RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,6/7] RISCV: Optimize Atomic Stores RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[RFC,7/7] RISCV: Relax mem_thread_fence RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2022-04-07 Patrick O'Neill New
[v3] RISC-V: Add support for inlining subword atomic operations [v3] RISC-V: Add support for inlining subword atomic operations - - - - --- 2022-04-19 Patrick O'Neill New
[v2,1/8] RISCV: Eliminate SYNC memory models RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,2/8] RISCV: Enforce Libatomic LR/SC SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,3/8] RISCV: Enforce atomic compare_exchange SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,4/8] RISCV: Add AMO release bits RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,5/8] RISCV: Eliminate AMO op fences RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,6/8] RISCV: Weaken compare_exchange LR/SC pairs RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,7/8] RISCV: Weaken atomic stores RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v2,8/8] RISCV: Weaken mem_thread_fence RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-05 Patrick O'Neill New
[v3,01/10] RISCV: Eliminate SYNC memory models RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,02/10] RISCV: Enforce Libatomic LR/SC SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,03/10] RISCV: Enforce atomic compare_exchange SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,04/10] RISCV: Add AMO release bits RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,05/10] RISCV: Strengthen atomic stores RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,06/10] RISCV: Eliminate AMO op fences RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,07/10] RISCV: Weaken compare_exchange LR/SC pairs RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,08/10] RISCV: Weaken mem_thread_fence RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,09/10] RISCV: Weaken atomic loads RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v3,10/10] RISCV: Table A.6 conformance tests RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-10 Patrick O'Neill New
[v4,01/10] RISCV: Eliminate SYNC memory models RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,02/10] RISCV: Enforce Libatomic LR/SC SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,03/10] RISCV: Enforce atomic compare_exchange SEQ_CST RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,04/10] RISCV: Add AMO release bits RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,05/10] RISCV: Strengthen atomic stores RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,06/10] RISCV: Eliminate AMO op fences RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,07/10] RISCV: Weaken compare_exchange LR/SC pairs RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,08/10] RISCV: Weaken mem_thread_fence RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,09/10] RISCV: Weaken atomic loads RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v4,10/10] RISCV: Table A.6 conformance tests RISCV: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-14 Patrick O'Neill New
[v5] RISCV: Inline subword atomic ops [v5] RISCV: Inline subword atomic ops - - - - --- 2023-04-18 Patrick O'Neill New
[v6] RISCV: Inline subword atomic ops [v6] RISCV: Inline subword atomic ops - - - - --- 2023-04-18 Patrick O'Neill New
[v7] RISCV: Inline subword atomic ops [v7] RISCV: Inline subword atomic ops - - - - --- 2023-04-18 Patrick O'Neill New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval 1 - - - --- 2023-04-26 Patrick O'Neill New
[committed] RISCV: Inline subword atomic ops [committed] RISCV: Inline subword atomic ops - - - - --- 2023-04-26 Patrick O'Neill New
RISC-V: Fix sync.md and riscv.cc whitespace errors RISC-V: Fix sync.md and riscv.cc whitespace errors - - - - --- 2023-04-26 Patrick O'Neill New
[v2] RISC-V: Fix sync.md and riscv.cc whitespace errors [v2] RISC-V: Fix sync.md and riscv.cc whitespace errors - - - - --- 2023-04-26 Patrick O'Neill New
[v5,01/11] RISC-V: Eliminate SYNC memory models RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,02/11] RISC-V: Enforce Libatomic LR/SC SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,03/11] RISC-V: Enforce subword atomic LR/SC SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,04/11] RISC-V: Enforce atomic compare_exchange SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,05/11] RISC-V: Add AMO release bits RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,06/11] RISC-V: Strengthen atomic stores RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,07/11] RISC-V: Eliminate AMO op fences RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,08/11] RISC-V: Weaken LR/SC pairs RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,09/11] RISC-V: Weaken mem_thread_fence RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,10/11] RISC-V: Weaken atomic loads RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
[v5,11/11] RISC-V: Table A.6 conformance tests RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-04-27 Patrick O'Neill New
RISC-V: Name newly added flags in changelog RISC-V: Name newly added flags in changelog - - - - --- 2023-05-01 Patrick O'Neill New
[Committed,11/11] RISC-V: Table A.6 conformance tests Untitled series #353203 - - - - --- 2023-05-02 Patrick O'Neill New
[gcc13,backport] RISCV: Inline subword atomic ops [gcc13,backport] RISCV: Inline subword atomic ops - - - - --- 2023-05-03 Patrick O'Neill New
[RFC] RISC-V: Add proposed Ztso atomic mappings [RFC] RISC-V: Add proposed Ztso atomic mappings - - - - --- 2023-05-05 Patrick O'Neill New
[RFC,v2] RISC-V: Add Ztso atomic mappings [RFC,v2] RISC-V: Add Ztso atomic mappings - - - - --- 2023-07-17 Patrick O'Neill New
[gcc13,backport,01/12] RISC-V: Eliminate SYNC memory models RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,02/12] RISC-V: Enforce Libatomic LR/SC SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,03/12] RISC-V: Enforce subword atomic LR/SC SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,04/12] RISC-V: Enforce atomic compare_exchange SEQ_CST RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,05/12] RISC-V: Add AMO release bits RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,06/12] RISC-V: Strengthen atomic stores RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,07/12] RISC-V: Eliminate AMO op fences RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,08/12] RISC-V: Weaken LR/SC pairs RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,09/12] RISC-V: Weaken mem_thread_fence RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
[gcc13,backport,10/12] RISC-V: Weaken atomic loads RISC-V: Implement ISA Manual Table A.6 Mappings - - - - --- 2023-07-25 Patrick O'Neill New
« 1 2 ... 381 382 3831267 1268 »