Show patches with: State = Action Required       |    Archived = No       |   126598 patches
« 1 2 ... 363 364 3651265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[003/nnn] poly_int: MACRO_MODE [003/nnn] poly_int: MACRO_MODE - - - - --- 2017-10-23 Richard Sandiford New
[004/236] PHASE 1: Initial "scaffolding" commits - - - - --- 2014-08-18 David Malcolm New
[004/236] PHASE 1: Initial "scaffolding" commits - - - - --- 2014-08-06 David Malcolm New
[004/nnn] poly_int: mode query functions [004/nnn] poly_int: mode query functions - - - - --- 2017-10-23 Richard Sandiford New
[005/236] Introduce as_a_nullable - - - - --- 2014-08-18 David Malcolm New
[005/236] Introduce as_a_nullable - - - - --- 2014-08-06 David Malcolm New
[005/nnn] poly_int: rtx constants [005/nnn] poly_int: rtx constants - - - - --- 2017-10-23 Richard Sandiford New
[006/236] Introduce rtx_insn subclass of rtx_def - - - - --- 2014-08-06 David Malcolm New
[006/nnn] poly_int: tree constants [006/nnn] poly_int: tree constants - - - - --- 2017-10-23 Richard Sandiford New
[007/236] New function: for_each_rtx_in_insn - - - - --- 2014-08-06 David Malcolm New
[007/nnn] poly_int: dump routines [007/nnn] poly_int: dump routines - - - - --- 2017-10-23 Richard Sandiford New
[008/236] Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants - - - - --- 2014-08-06 David Malcolm New
[008/nnn] poly_int: create_integer_operand [008/nnn] poly_int: create_integer_operand - - - - --- 2017-10-23 Richard Sandiford New
[009/236] Replace BB_HEAD et al macros with functions - - - - --- 2014-08-06 David Malcolm New
[009/nnn] poly_int: TRULY_NOOP_TRUNCATION [009/nnn] poly_int: TRULY_NOOP_TRUNCATION - - - - --- 2017-10-23 Richard Sandiford New
[01/02] PR jit/64018: Add description of error-handling to the JIT tutorial - - - - --- 2014-11-26 David Malcolm New
[01/02] PR jit/64166: Add methods to gcc::dump_manager needed by JIT testing - - - - --- 2014-12-04 David Malcolm New
[01/02] PR/62314: add ability to add fixit-hints - - - - --- 2015-11-10 David Malcolm New
[01/02] jit-builtins.c: Fix segfault on unsupported builtins - - - - --- 2014-11-26 David Malcolm New
[01/03] Move gcc_jit_result implementation to a new files jit-result.{h|c} - - - - --- 2014-11-26 David Malcolm New
[01/05] Fix PR 64411 - - - - --- 2016-03-14 Andrey Belevantsev New
[01/05] jit.exp: Avoid embedding full paths into test results - - - - --- 2014-11-26 David Malcolm New
[01/06] New interface returning all adjacent vertices in graph - - - - --- 2017-08-14 Bin Cheng New
[01/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - - - --- 2023-03-03 Michael Collison New
[01/08] PR jit/63854: Fix leak in tree-ssa-math-opts.c - - - - --- 2014-11-26 David Malcolm New
[01/10,ARC,LRA] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[01/10,OpenACC] Use "-fopenacc-kernels=parloops" to document "parloops" test cases Rework handling of OpenACC kernels regions - - - - --- 2019-07-17 Kwok Cheung Yeung New
[01/10,RISCV] Move iterators from riscv.md to iterators.md Fix/improve the RISCV backend - - - - --- 2022-08-18 Li, Pan2 via Gcc-patches New
[01/10] -fuse-caller-save - Add command line option - - - - --- 2013-03-30 Tom de Vries New
[01/10] -fuse-caller-save - Add command line option - - - - --- 2013-03-29 Tom de Vries New
[01/10] Add 'final' and 'override' to opt_pass vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[01/10] Add debug_gmp_value. - - - - --- 2011-01-15 Sebastian Pop New
[01/10] C++ FE: expression ranges v4 - - - - --- 2015-12-03 David Malcolm New
[01/10] Convert dump and optgroup flags to enums RFC: Prototype of compiler-assisted performance analysis - - - - --- 2018-05-29 David Malcolm New
[01/10] Expand COMPLETE_TYPE_P in obvious checks for null Splitting the C and C++ concept of "complete type" - - - - --- 2018-10-15 Richard Sandiford New
[01/10] Fix IRA ICE. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[01/10] Fix LRA bug AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[01/10] Improvements to description of source_location in line-map.h - - - - --- 2015-10-23 David Malcolm New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-12 Dodji Seketeli New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-09 Tobias Burnus New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-02 Dodji Seketeli New
[01/10] RISC-V: Simplify memory model code [PR 100265] Atomics improvements [PR100265/PR100266] - - - - --- 2021-04-26 Christoph Müllner New
[01/10] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed… - - - - --- 2011-07-21 Sebastian Pop New
[01/10] Update hf soft-fp from glibc. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[01/10] Use rtx_jump_table_data in jump.c:delete_related_insns - - - - --- 2014-09-05 David Malcolm New
[01/10] aarch64: Enable DFP (Decimal Floating-point) (BID format) Enable Decimal Floating Point (DFP) on AArch64 - - - - --- 2022-05-09 Christophe Lyon New
[01/10] arm: Mve testsuite improvements [01/10] arm: Mve testsuite improvements - - - - --- 2023-04-28 Andrea Corallo New
[01/10] arm: [MVE intrinsics] add unary shape [01/10] arm: [MVE intrinsics] add unary shape - - - - --- 2023-05-05 Christophe Lyon New
[01/10] c++: implement __is_reference built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[01/10] don't typedef alias_set_entry and unhide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[01/10] fortran: Move the clobber generation code fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[01/10] gcc: Add support for mellanox nps400 arc variant - - - - --- 2016-03-04 Andrew Burgess New
[01/10] i386: Properly encode vector registers in vector move i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move - - - - --- 2020-02-15 H.J. Lu New
[01/10] libcc1: use templates to unmarshall enums C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[01/10] libiberty: Fix an out of bounds read in d_expression_1() [01/10] libiberty: Fix an out of bounds read in d_expression_1() - - - - --- 2019-01-11 Ben L New
[01/10] libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626] c-family,libstdc++: P1642 and related changes - - - - --- 2022-09-30 Arsen Arsenović New
[01/10] mips: Allow mode changes between integrals in FP registers. - - - - --- 2011-12-22 Richard Sandiford New
[01/10] mips: Allow mode changes between integrals in FP registers. - - - - --- 2011-12-21 Richard Henderson New
[01/10] rs6000: Clobber XER[CA] in all user asm statements - - - - --- 2014-12-08 Segher Boessenkool New
[01/10] tree-object-size: Replace magic numbers with enums __builtin_dynamic_object_size - - - - --- 2021-11-09 Siddhesh Poyarekar New
[01/10] vect: Ensure vect store is supported for some VMAT_ELEMENTWISE case vect: Move costing next to the transform for vect store - - - - --- 2023-09-14 Kewen.Lin New
[01/10] vect: Simplify epilogue reduction code [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[01/10] x86: "prefix_extra" tidying x86: (mainly) "prefix_extra" adjustments - - - - --- 2023-08-03 Jan Beulich New
[01/11,analyzer] Fix up for params refactoring Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[01/11,arch64] Fix ambiguous .md attribute uses Diagnose ambiguous .md attribute uses - - - - --- 2019-07-05 Richard Sandiford New
[01/11,nvptx] Update openacc dim macros Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[01/11] Add __builtin_speculation_safe_value (v2) Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-27 Richard Earnshaw (lists) New
[01/11] C++: Add location wrappers for all constants and decls C++: locations for (almost) everything (PR 43486) - - - - --- 2017-11-18 David Malcolm New
[01/11] Fix cpp_sys_macro_p with -ftrack-macro-expansion - - - - --- 2012-04-14 Dodji Seketeli New
[01/11] Fix cpp_sys_macro_p with -ftrack-macro-expansion - - - - --- 2012-04-10 Dodji Seketeli New
[01/11] Initial TI PRU GCC port New backend for the TI PRU processor - - - - --- 2018-06-13 Dimitar Dimitrov New
[01/11] Introduce beginnings of a pipeline class. - - - - --- 2013-07-26 David Malcolm New
[01/11] Make CLooG-ISL the only supported CLooG version. - - - - --- 2011-08-11 Sebastian Pop New
[01/11] Schedule SLP earlier Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[01/11] aarch64: AARCH64_ISA_RCPC was defined twice aarch64 GCS preliminary patches - - - - --- 2023-08-22 Szabolcs Nagy New
[01/11] gcc/doc/extend.texi: Sort built-in traits alphabetically [01/11] gcc/doc/extend.texi: Sort built-in traits alphabetically - - - - --- 2024-03-02 Ken Matsui New
[01/11] gen: Emit error msg for empty split condition Fix up some unexpected empty split conditions - - - - --- 2021-06-02 Kewen.Lin New
[01/11] libgomp: Release device lock on cbuf error path OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[01/11] libstdc++: Improve copysign codegen stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[01/11] riscv: xtheadbb: Add sign/zero extension support for th.ext and th.extu Improvements for XThead* support - - - - --- 2023-04-28 Christoph Müllner New
[01/11] rs6000, Fix __builtin_vsx_cmple* args and documentation, builtins [01/11] rs6000, Fix __builtin_vsx_cmple* args and documentation, builtins - - - - --- 2024-02-20 Carl Love New
[01/11] rtl-ssa: Fix bug in function_info::add_insn_after aarch64: Add new load/store pair fusion pass - - - - --- 2023-10-17 Alex Coplan New
[01/11] rtl-ssa: Support for inserting new insns aarch64: Rework ldp/stp patterns, add new ldp/stp pass - - - - --- 2023-11-16 Alex Coplan New
[01/11] use rtx_insn * more places where it is obvious - - - - --- 2016-11-14 tbsaunde+gcc@tbsaunde.org New
[01/12,contrib] validate_failures.py: Avoid testsuite aliasing [01/12,contrib] validate_failures.py: Avoid testsuite aliasing - - - - --- 2023-06-02 Maxim Kuvyrkov New
[01/12,i386] Re-align stack frame prior to SSE saves. - - - - --- 2017-04-27 Daniel Santos New
[01/12] @neg<mode>2 rs6000: Use parameterised names - - - - --- 2019-07-01 Segher Boessenkool New
[01/12] Add hash_map traits that use existing hash_table-like traits - - - - --- 2015-06-23 Richard Sandiford New
[01/12] LoongArch Port: gcc build [01/12] LoongArch Port: gcc build - - - - --- 2021-11-27 Lulu Cheng New
[01/12] Remove insert_loop_close_phis. - - - - --- 2010-07-16 Sebastian Pop New
[01/12] Update alignment_for_piecewise_move Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-04-29 H.J. Lu New
[01/12] add default definition of EH_RETURN_DATA_REGNO - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[01/12] diagnostics: add ability to associate diagnostics with rules from coding standards RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[01/12] dwarf2out: Convert regs_saved_in_regs to VEC. - - - - --- 2011-06-29 Richard Henderson New
[01/12] ipa: IPA-SRA split detection simplification [01/12] ipa: IPA-SRA split detection simplification - - - - --- 2022-11-12 Martin Jambor New
[01/12] mode-switching: Tweak the macro/hook documentation Tweaks and extensions to the mode-switching pass - - - - --- 2023-11-05 Richard Sandiford New
[01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[01/12] rs6000: Simplify VS[ra]* for VSX_[BDF] rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[01/13,APX,EGPR] middle-end: Add insn argument to base_reg_class Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
« 1 2 ... 363 364 3651265 1266 »