Show patches with: Archived = No       |   126834 patches
« 1 2 ... 244 245 2461268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,09/18] convert the Java front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,09/18] Add CONST_STRING_P rtx_code predicate. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,09/14] arm: Fix vcond_mask expander for MVE (PR target/100757) ARM/MVE use vectors of boolean for predicates - - - - --- 2021-10-13 Christophe Lyon New
[v2,09/14] LoongArch: Add -march=loongarch64 to tests with -mabi=lp64d LoongArch: Add loongarch32 and ilp32 abi - - - - --- 2023-08-09 Jiajie Chen New
[v2,09/13] aarch64: Add SEH to machine_function Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,09/13] Fix PR 66768 - - - - --- 2015-10-20 Richard Henderson New
[v2,09/12] extend.texi: Add documentation for __is_reference Untitled series #399009 - - - - --- 2024-03-14 Ken Matsui New
[v2,09/11] x86: Also pass -mno-avx to sw-1.c for ia32 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-05-11 H.J. Lu New
[v2,09/11] riscv: thead: Add support for XTheadMac ISA extension RISC-V: Add XThead* extension support - - - - --- 2022-12-19 Christoph Müllner New
[v2,09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,09/11] aarch64: Rewrite non-writeback ldp/stp patterns Untitled series #385297 - - - - --- 2023-12-05 Alex Coplan New
[v2,09/11] aarch64: Adjust result of aarch64_gen_compare_reg aarch64: Implement TImode comparisons - - - - --- 2020-04-02 Li, Pan2 via Gcc-patches New
[v2,09/11] OpenMP 5.0 "declare mapper" support for C++ OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,09/11] Native complex ops: remove useless special cases Native complex operations - - - - --- 2023-09-12 Sylvain Noiry New
[v2,09/10] testsuite: Mark that PRU uses all function pointer bits [v2,01/10] Initial TI PRU GCC port - - - - --- 2018-07-28 Dimitar Dimitrov New
[v2,09/10] libgcc: Add support for HF mode (aka __fp16) in libbid Untitled series #300136 - - - - --- 2022-05-13 Christophe Lyon New
[v2,09/10] libgcc: Add support for HF mode (aka __fp16) in libbid Untitled series #300159 - - - - --- 2022-05-13 Christophe Lyon New
[v2,09/10] RISC-V: Provide programmatic implementation of CAS [PR 100266] Atomics improvements [PR100265/PR100266] - - - - --- 2021-05-05 Christoph Müllner New
[v2,08/31] jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATILE Untitled series #218263 - - - - --- 2020-12-03 Maciej W. Rozycki Accepted
[v2,08/21] libcc1: add deleter objects C++11-based improvements for libcc1 - - - - --- 2021-04-28 Tom Tromey New
[v2,08/18] convert the ObjC++ front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,08/18] Use CONST_VECTOR_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_VE… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,08/14] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates ARM/MVE use vectors of boolean for predicates - - - - --- 2021-10-13 Christophe Lyon New
[v2,08/14] LoongArch: Disable SF/DF -> unsigned DI expand in loongarch32 LoongArch: Add loongarch32 and ilp32 abi - - - - --- 2023-08-09 Jiajie Chen New
[v2,08/13] aarch64: Add Cygwin and MinGW environments for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,08/13] Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID - - - - --- 2015-10-20 Richard Henderson New
[v2,08/12] extend.texi: Add documentation for __is_object Untitled series #399007 - - - - --- 2024-03-14 Ken Matsui New
[v2,08/11] x86: Also pass -mno-avx to cold-attribute-1.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-05-11 H.J. Lu New
[v2,08/11] riscv: thead: Add support for XTheadCondMov ISA extensions RISC-V: Add XThead* extension support - - - - --- 2022-12-19 Christoph Müllner New
[v2,08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,08/11] aarch64: Generalize writeback ldp/stp patterns Untitled series #385302 - - - - --- 2023-12-05 Alex Coplan New
[v2,08/11] aarch64: Accept -1 as second argument to add<mode>3_carryin aarch64: Implement TImode comparisons - - - - --- 2020-04-02 Li, Pan2 via Gcc-patches New
[v2,08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,08/11] Native complex ops: Add explicit vector of complex Native complex operations - - - - --- 2023-09-12 Sylvain Noiry New
[v2,08/10] testsuite: Mark that PRU has one-cycle jumps [v2,01/10] Initial TI PRU GCC port - - - - --- 2018-07-28 Dimitar Dimitrov New
[v2,08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point Untitled series #300136 - - - - --- 2022-05-13 Christophe Lyon New
[v2,08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point Untitled series #300158 - - - - --- 2022-05-13 Christophe Lyon New
[v2,08/10] RISC-V: Add s.ext-consuming INSNs for LR and SC [PR 100266] Atomics improvements [PR100265/PR100266] - - - - --- 2021-05-05 Christoph Müllner New
[v2,08/10] Introduce strub: strub modes Introduce strub: machine-independent stack scrubbing - - - - --- 2022-07-29 Alexandre Oliva New
[v2,07/21] libcc1: use std::vector when building function types C++11-based improvements for libcc1 - - - - --- 2021-04-28 Tom Tromey New
[v2,07/18] convert the ObjC front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,07/18] Add CONST_VECTOR_P rtx_code predicate. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,07/14] arm: Implement MVE predicates as vectors of booleans ARM/MVE use vectors of boolean for predicates - - - - --- 2021-10-13 Christophe Lyon New
[v2,07/14] LoongArch: Fix signed 32-bit overflow for loongarch32 target LoongArch: Add loongarch32 and ilp32 abi - - - - --- 2023-08-09 Jiajie Chen New
[v2,07/13] i386: Add address space for tls - - - - --- 2015-10-20 Richard Henderson New
[v2,07/13] Exclude i386 functionality from aarch64 build Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,07/12] extend.texi: Add documentation for __is_member_pointer Untitled series #399008 - - - - --- 2024-03-14 Ken Matsui New
[v2,07/11] x86: Also pass -mno-avx to pr72839.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-05-11 H.J. Lu New
[v2,07/11] riscv: thead: Add support for th XTheadBb ISA extension RISC-V: Add XThead* extension support - - - - --- 2022-12-19 Christoph Müllner New
[v2,07/11] aarch64: Remove CC_ADCmode aarch64: Implement TImode comparisons - - - - --- 2020-04-02 Li, Pan2 via Gcc-patches New
[v2,07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,07/11] OpenMP: lvalue parsing for map clauses (C) OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,07/11] Native complex ops: Vectorization of native complex operations Native complex operations - - - - --- 2023-09-12 Sylvain Noiry New
[v2,07/10] testsuite: Define PRU stack usage [v2,01/10] Initial TI PRU GCC port - - - - --- 2018-07-28 Dimitar Dimitrov New
[v2,07/10] RISC-V: Model INSNs for LR and SC [PR 100266] Atomics improvements [PR100265/PR100266] - - - - --- 2021-05-05 Christoph Müllner New
[v2,07/10] Introduce strub: infrastructure interfaces and adjustments Introduce strub: machine-independent stack scrubbing - - - - --- 2022-07-29 Alexandre Oliva New
[v2,07/07] RISC-V: autovec: Add autovectorization patterns for add & sub RISC-V: autovec: Add auto-vectorization support - - - - --- 2023-03-06 Michael Collison New
[v2,06/21] libcc1: use variadic templates for "rpc" C++11-based improvements for libcc1 - - - - --- 2021-04-28 Tom Tromey New
[v2,06/18] convert the C++ front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,06/18] Use CONST_DOUBLE_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_DO… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,06/16] arm: add smax/smin expanders for v*hf Untitled series #354193 - - - - --- 2023-05-09 Christophe Lyon New
[v2,06/14] arm: Fix mve_vmvnq_n_<supf><mode> argument mode ARM/MVE use vectors of boolean for predicates - - - - --- 2021-10-13 Christophe Lyon New
[v2,06/14] LoongArch: Fix 64-bit immediate move for loongarch32 target LoongArch: Add loongarch32 and ilp32 abi - - - - --- 2023-08-09 Jiajie Chen New
[v2,06/13] i386: Replace ix86_address_seg with addr_space_t - - - - --- 2015-10-20 Richard Henderson New
[v2,06/13] Rename section and encoding functions from i386 which will be used in aarch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,06/12] extend.texi: Add documentation for __is_member_object_pointer Untitled series #399005 - - - - --- 2024-03-14 Ken Matsui New
[v2,06/11] x86: Add tests for piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-05-11 H.J. Lu New
[v2,06/11] riscv: thead: Add support for the XTheadBs ISA extension RISC-V: Add XThead* extension support - - - - --- 2022-12-19 Christoph Müllner New
[v2,06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,06/11] aarch64: Use UNSPEC_ADCS for add-with-carry + output flags aarch64: Implement TImode comparisons - - - - --- 2020-04-02 Li, Pan2 via Gcc-patches New
[v2,06/11] aarch64: Fix up aarch64_print_operand xzr/wzr case Untitled series #385297 - - - - --- 2023-12-05 Alex Coplan New
[v2,06/11] OpenMP: lvalue parsing for map clauses (C++) OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,06/11] Native complex ops: Update how complex rotations are handled Native complex operations - - - - --- 2023-09-12 Sylvain Noiry New
[v2,06/10] testsuite: Remove PRU from test cases requiring hosted environment [v2,01/10] Initial TI PRU GCC port - - - - --- 2018-07-28 Dimitar Dimitrov New
[v2,06/10] RISC-V: Implement atomic_{load,store} [PR 100265] Atomics improvements [PR100265/PR100266] - - - - --- 2021-05-05 Christoph Müllner New
[v2,06/10] Introduce strub: attributes Introduce strub: machine-independent stack scrubbing - - - - --- 2022-07-29 Alexandre Oliva New
[v2,05/N] Add -fdump*-folding suboption. - - - - --- 2017-05-24 Martin Liška New
[v2,05/21] libcc1: use variadic templates for "call" C++11-based improvements for libcc1 - - - - --- 2021-04-28 Tom Tromey New
[v2,05/18] convert the C front end to automatic dependencies - - - - --- 2013-07-29 Tom Tromey New
[v2,05/18] Use CONST_FIXED_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_FIX… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,05/14] arm: Add support for VPR_REG in arm_class_likely_spilled_p ARM/MVE use vectors of boolean for predicates - - - - --- 2021-10-13 Christophe Lyon New
[v2,05/14] LoongArch: Fix 64-bit move for loongarch32 target LoongArch: Add loongarch32 and ilp32 abi - - - - --- 2023-08-09 Jiajie Chen New
[v2,05/13] i386: Add address spaces for fs/gs segments - - - - --- 2015-10-20 Richard Henderson New
[v2,05/13] Reuse MinGW from i386 for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,05/12] extend.texi: Add documentation for __is_member_function_pointer Untitled series #399003 - - - - --- 2024-03-14 Ken Matsui New
[v2,05/11] x86: Add AVX2 tests for PR middle-end/90773 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-05-11 H.J. Lu New
[v2,05/11] riscv: thead: Add support for the XTheadBa ISA extension RISC-V: Add XThead* extension support - - - - --- 2022-12-19 Christoph Müllner New
[v2,05/11] aarch64: Use UNSPEC_SBCS for subtract-with-borrow + output flags aarch64: Implement TImode comparisons - - - - --- 2020-04-02 Li, Pan2 via Gcc-patches New
[v2,05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,05/11] OpenMP: Handle reference-typed struct members OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,05/11] Native complex ops: Add the conjugate op in optabs Native complex operations - - - - --- 2023-09-12 Sylvain Noiry New
[v2,05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite [v2,01/10] Initial TI PRU GCC port - - - - --- 2018-07-28 Dimitar Dimitrov New
[v2,05/10] RISC-V: Emit fences according to chosen memory model [PR 100265] Atomics improvements [PR100265/PR100266] - - - - --- 2021-05-05 Christoph Müllner New
[v2,05/10] Introduce strub: builtins and runtime Introduce strub: machine-independent stack scrubbing - - - - --- 2022-07-29 Alexandre Oliva New
[v2,05/07] RISC-V: autovec: Add tuning and target vectorization hooks RISC-V: autovec: Add auto-vectorization support - - - - --- 2023-03-06 Michael Collison New
[v2,04/N] Simplify usage of some TDF_* flags. - - - - --- 2017-05-16 Martin Liška New
[v2,04/N] Simplify usage of some TDF_* flags. - - - - --- 2017-05-18 Martin Liška New
[v2,04/21] libcc1: delete copy constructor and assignment operators C++11-based improvements for libcc1 - - - - --- 2021-04-28 Tom Tromey New
[v2,04/18] add configury - - - - --- 2013-07-29 Tom Tromey New
[v2,04/18] Use CONST_WIDE_INT_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
« 1 2 ... 244 245 2461268 1269 »