Show patches with: Archived = No       |   13740 patches
« 1 2124 125 126137 138 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/3] RISC-V: Target support for zfinx extension RISC-V: Zfinx extension support - - --- 2021-10-28 Jiawei New
[1/3] RISC-V: Minimal support of zfinx extension RISC-V: Zfinx extension support - - --- 2021-10-28 Jiawei New
[0/3] RISC-V: Zfinx extension support - - --- 2021-10-28 Jiawei None
[COMMITTED] Improve backward threading with switches. [COMMITTED] Improve backward threading with switches. - - --- 2021-10-28 Aldy Hernandez Committed
[COMMITTED] Make back_threader_registry inherit from back_jt_path_registry. [COMMITTED] Make back_threader_registry inherit from back_jt_path_registry. - - --- 2021-10-28 Aldy Hernandez Committed
[8/8,Arm] Introduce multilibs for PACBTI target feature. [Was RE: [Patch 7/7, Arm, GCC] Introduce m… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[7/8,Arm] Emit build attributes for PACBTI target feature. [ Was RE: [Patch 6/7, Arm, GCC] Emit bui… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[6/8,Arm.] Add pointer authentication for stack-unwinding runtime. [Was RE: [Patch 5/7, Arm. GCC] A… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[5/8,Arm] Implement target feature macros for PACBTI. [Was RE: [Patch 4/7, Arm. GCC] Implement targ… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[4/8,Arm.] Add testsuite library support for PACBTI target. [Was RE: [Patch 3/7, Arm, GCC] Add test… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[3/8,Arm] Add option -mbranch-protection. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protec… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[2/8,Arm] Add Armv8.1-M Mainline target feature +pacbti. [Was RE: [Patch 1/7, Arm, GCC] Add Armv8.1… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
[1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… [1/8,Arm,AArch64] Refactor mbranch-protection option parsing and make it common to AArch32 and AArc… - - --- 2021-10-28 Tejas Belagod Superseded
middle-end/84407 - honor -frounding-math for int to float conversion middle-end/84407 - honor -frounding-math for int to float conversion - - --- 2021-10-28 Richard Biener New
[v4,1/1,ARM] Add support for TLS register based stack protector canary access implement TLS register based stack canary for ARM - - --- 2021-10-28 Ard Biesheuvel Superseded
[v4,0/1] implement TLS register based stack canary for ARM - - --- 2021-10-28 Ard Biesheuvel None
c++, v2: Implement DR2351 - void{} [PR102820] c++, v2: Implement DR2351 - void{} [PR102820] - - --- 2021-10-28 Jakub Jelinek Committed
match.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1 < addr2 would be simplified [PR102951] match.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1 < addr2 would be simplified [PR102951] - - --- 2021-10-28 Jakub Jelinek Committed
tree-optimization/102949 - fix base object alignment tree-optimization/102949 - fix base object alignment - - --- 2021-10-28 Richard Biener Committed
Adjust testcase for O2 vect. Adjust testcase for O2 vect. - - --- 2021-10-28 liuhongt New
[committed] RISC-V: Fix wrong predicator for zero_extendsidi2_internal pattern [committed] RISC-V: Fix wrong predicator for zero_extendsidi2_internal pattern - - --- 2021-10-28 Kito Cheng Committed
[committed] RISC-V: Handle zi* extension correctly for arch-canonicalize script [committed] RISC-V: Handle zi* extension correctly for arch-canonicalize script - - --- 2021-10-28 Kito Cheng Committed
[v2] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] [v2] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] - - --- 2021-10-28 Xionghu Luo Committed
rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324] rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324] - - --- 2021-10-28 Peter Bergner New
rs6000: MMA test case emits wrong code when building a vector pair rs6000: MMA test case emits wrong code when building a vector pair - - --- 2021-10-28 Peter Bergner New
or1k: Add return address argument to _mcount call or1k: Add return address argument to _mcount call - - --- 2021-10-27 Stafford Horne Committed
[Fortran,1/1] Tweak locations around CAF simplify Correct CAF locations in simplify - - --- 2021-10-27 Bernhard Reutner-Fischer New
[Fortran,0/1] Correct CAF locations in simplify - - --- 2021-10-27 Bernhard Reutner-Fischer None
[Fortran] Fortran: Delete unused decl in gfortran.h [Fortran] Fortran: Delete unused decl in gfortran.h - - --- 2021-10-27 Bernhard Reutner-Fischer Committed
[5/5] gcc: Pass sysroot options to cpp for preprocessed source OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie New
[4/5] gcc/nios2: Define the musl linker OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie Committed
[3/5] gcc: Add --nostdlib++ option OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie New
[2/5] gcc: Fix "argument list too long" from install-plugins OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie New
[1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie New
[0/5] OpenEmbedded/Yocto Project gcc patches - - --- 2021-10-27 Richard Purdie None
PR fortran/69419 - ICE: tree check: expected array_type, have real_type in gfc_conv_array_initializ… PR fortran/69419 - ICE: tree check: expected array_type, have real_type in gfc_conv_array_initializ… - - --- 2021-10-27 Harald Anlauf New
libffi: Update LOCAL_PATCHES libffi: Update LOCAL_PATCHES - - --- 2021-10-27 H.J. Lu Committed
[pushed] Darwin, config: Amend for Darwin 21 / macOS 12. [pushed] Darwin, config: Amend for Darwin 21 / macOS 12. - - --- 2021-10-27 Iain Sandoe Committed
[committed] hppa: Fix warnings building linux-atomic.c and fptr.c on hppa64-linux [committed] hppa: Fix warnings building linux-atomic.c and fptr.c on hppa64-linux - - --- 2021-10-27 John David Anglin Committed
[COMMITTED] Kill known equivalences before a new assignment in the path solver. [COMMITTED] Kill known equivalences before a new assignment in the path solver. - - --- 2021-10-27 Aldy Hernandez Committed
[COMMITTED] Reorder relation calculating code in the path solver. [COMMITTED] Reorder relation calculating code in the path solver. - - --- 2021-10-27 Aldy Hernandez Committed
[COMMITTED] Kill second order relations in the path solver. [COMMITTED] Kill second order relations in the path solver. - - --- 2021-10-27 Aldy Hernandez Committed
middle-end/57245 - honor -frounding-math in real truncation middle-end/57245 - honor -frounding-math in real truncation - - --- 2021-10-27 Richard Biener New
MAINTAINERS: Clarify the policy WRT the Write After Approval list MAINTAINERS: Clarify the policy WRT the Write After Approval list - - --- 2021-10-27 Maciej W. Rozycki Committed
First refactor of vect_analyze_loop First refactor of vect_analyze_loop - - --- 2021-10-27 Richard Biener New
[V2/PATCH] Fix tree-optimization/102216: missed optimization causing Warray-bounds [V2/PATCH] Fix tree-optimization/102216: missed optimization causing Warray-bounds - - --- 2021-10-27 Stubbs, Andrew via Gcc-patches New
Refactor try_vectorize_loop_1 Refactor try_vectorize_loop_1 - - --- 2021-10-27 Richard Biener Committed
Fix tree-optimization/102216: missed optimization causing Warray-bounds Fix tree-optimization/102216: missed optimization causing Warray-bounds - - --- 2021-10-27 Stubbs, Andrew via Gcc-patches New
print extended assertion failures to stderr print extended assertion failures to stderr - - --- 2021-10-27 Jay Feldblum New
[committed] testsuite: Fix up gcc.dg/pr102897.c testcase [PR102897] [committed] testsuite: Fix up gcc.dg/pr102897.c testcase [PR102897] - - --- 2021-10-27 Jakub Jelinek Committed
[committed] openmp: Document that non-rect loops are not supported in Fortran yet [committed] openmp: Document that non-rect loops are not supported in Fortran yet - - --- 2021-10-27 Jakub Jelinek Committed
[committed] openmp: Allow non-rectangular loops with pointer iterators [committed] openmp: Allow non-rectangular loops with pointer iterators - - --- 2021-10-27 Jakub Jelinek Committed
[committed] openmp: Don't reject some valid initializers or conditions of non-rectangular loops [PR… [committed] openmp: Don't reject some valid initializers or conditions of non-rectangular loops [PR… - - --- 2021-10-27 Jakub Jelinek Committed
[v2,4/4] Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edge loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,3/4] Rename loop_version to clone_loop_to_header_edge. loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,2/4] Refactor loop_version loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,1/4] Fix loop split incorrect count and probability loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,0/4] loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo None
RISCV: Add zmmul extension RISCV: Add zmmul extension - - --- 2021-10-27 Liao Shihua New
Go patch committed: Permit compiler directives in parenthesized groups Go patch committed: Permit compiler directives in parenthesized groups - - --- 2021-10-26 Ian Lance Taylor Committed
assert_streq: add newlines to failure message assert_streq: add newlines to failure message - - --- 2021-10-26 David Malcolm Committed
gcc/Makefile.in: fix bug in gengtype link rule gcc/Makefile.in: fix bug in gengtype link rule - - --- 2021-10-26 David Malcolm New
[committed] PR fortran/86551 - ICE on invalid code with select type [committed] PR fortran/86551 - ICE on invalid code with select type - - --- 2021-10-26 Harald Anlauf Committed
PR fortran/102956 - PDT KIND and LEN type parameters are mutually exclusive PR fortran/102956 - PDT KIND and LEN type parameters are mutually exclusive - - --- 2021-10-26 Harald Anlauf New
[committed,PR102842] LRA: Consider all outputs in generation of matching reloads [committed,PR102842] LRA: Consider all outputs in generation of matching reloads - - --- 2021-10-26 Vladimir Makarov Committed
powerpc: Remove LINK_OS_EXTRA_SPEC{32, 64} from --with-advance-toolchain powerpc: Remove LINK_OS_EXTRA_SPEC{32, 64} from --with-advance-toolchain - - --- 2021-10-26 Lucas A. M. Magalhaes Committed
c++: quadratic constexpr behavior for left-assoc logical exprs [PR102780] c++: quadratic constexpr behavior for left-assoc logical exprs [PR102780] - - --- 2021-10-26 Patrick Palka New
c++: CTAD within template argument [PR102933] c++: CTAD within template argument [PR102933] - - --- 2021-10-26 Patrick Palka New
[committed] MAINTAINERS: Add myself as a VAX port maintainer [committed] MAINTAINERS: Add myself as a VAX port maintainer - - --- 2021-10-26 Maciej W. Rozycki Committed
Fix negative integer range for UInteger. Fix negative integer range for UInteger. - - --- 2021-10-26 Martin Liška New
[4/4] gcc/nios2: Define the musl linker [1/4] Makefile.in: Ensure build CPP is used for build targets - - --- 2021-10-26 Richard Purdie Committed
[3/4] gcc: Add --nostdlib++ option [1/4] Makefile.in: Ensure build CPP is used for build targets - - --- 2021-10-26 Richard Purdie New
[2/4] gcc: Fix "argument list too long" from install-plugins [1/4] Makefile.in: Ensure build CPP is used for build targets - - --- 2021-10-26 Richard Purdie New
[1/4] Makefile.in: Ensure build CPP is used for build targets [1/4] Makefile.in: Ensure build CPP is used for build targets - - --- 2021-10-26 Richard Purdie New
[v3] bpf: Add support to eBPF atomic instructions [v3] bpf: Add support to eBPF atomic instructions - - --- 2021-10-26 Guillermo E. Martinez New
[v3] bpf: Add support to eBPF atomic instructions [v3] bpf: Add support to eBPF atomic instructions - - --- 2021-10-26 Guillermo E. Martinez New
Unify offset and byte_offset for vect_create_addr_base_for_vector_ref Unify offset and byte_offset for vect_create_addr_base_for_vector_ref - - --- 2021-10-26 Richard Biener Committed
AVX512FP16: Optimize _Float16 reciprocal for div and sqrt AVX512FP16: Optimize _Float16 reciprocal for div and sqrt - - --- 2021-10-26 Hongyu Wang Committed
target: [PR102941] Fix inline-asm flags with non-REG_P output target: [PR102941] Fix inline-asm flags with non-REG_P output - - --- 2021-10-26 Stubbs, Andrew via Gcc-patches Committed
Move negative stride bias out of dr_misalignment Move negative stride bias out of dr_misalignment - - --- 2021-10-26 Richard Biener New
[committed] Fortran: Fix character(len=cst) dummies with bind(C) [PR102885] (erratum: should be: 'l… [committed] Fortran: Fix character(len=cst) dummies with bind(C) [PR102885] (erratum: should be: 'l… - - --- 2021-10-26 Tobias Burnus Committed
Turn vect_create_addr_base_for_vector_ref offset into a byte offset Turn vect_create_addr_base_for_vector_ref offset into a byte offset - - --- 2021-10-26 Richard Biener Committed
[v3,1/1,ARM] Add support for TLS register based stack protector canary access implement TLS register based stack canary for ARM - 1 --- 2021-10-26 Ard Biesheuvel Superseded
[v3,0/1] implement TLS register based stack canary for ARM - - --- 2021-10-26 Ard Biesheuvel None
forwprop: Remove incorrect assertion [PR102897] forwprop: Remove incorrect assertion [PR102897] - - --- 2021-10-26 Kewen.Lin New
[v2] bpf: Add support to eBPF atomic instructions [v2] bpf: Add support to eBPF atomic instructions - - --- 2021-10-26 Guillermo E. Martinez New
[COMMITTED] Move vrp_simplify_cond_using_ranges to the simplifier. [COMMITTED] Move vrp_simplify_cond_using_ranges to the simplifier. - - --- 2021-10-26 Andrew MacLeod Committed
[COMMITTED] Fold all statements in Ranger VRP. [COMMITTED] Fold all statements in Ranger VRP. - - --- 2021-10-26 Andrew MacLeod Committed
rs6000: Fix bootstrap (libffi) rs6000: Fix bootstrap (libffi) - - --- 2021-10-25 Segher Boessenkool Committed
rs6000: Fixes for tests including only <x86intrin.h> rs6000: Fixes for tests including only <x86intrin.h> - - --- 2021-10-25 Paul A. Clarke New
[COMMITTED] rs6000: Fix missing "externs" in smmintrin.h [COMMITTED] rs6000: Fix missing "externs" in smmintrin.h - - --- 2021-10-25 Paul A. Clarke Committed
[committed] libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca [committed] libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca - - --- 2021-10-25 Tobias Burnus Committed
[Fortran] Fix broken use of alloca in C interoperability testcase [Fortran] Fix broken use of alloca in C interoperability testcase - - --- 2021-10-25 Sandra Loosemore New
[Ada] Remove gnatfind and gnatxref [Ada] Remove gnatfind and gnatxref - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Spurious error on user-defined literal and operator [Ada] Spurious error on user-defined literal and operator - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Follow-on cleanups for Uint fields [Ada] Follow-on cleanups for Uint fields - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Fix bugs in Base_Type_Only (etc.) fields [Ada] Fix bugs in Base_Type_Only (etc.) fields - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Simplify iteration of record components when expanding equality [Ada] Simplify iteration of record components when expanding equality - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Relax INOX restrictions when casing on composite value. [Ada] Relax INOX restrictions when casing on composite value. - - --- 2021-10-25 Pierre-Marie de Rodat Committed
[Ada] Update the inactive GMP variant of Big_Integers [Ada] Update the inactive GMP variant of Big_Integers - - --- 2021-10-25 Pierre-Marie de Rodat Committed
« 1 2124 125 126137 138 »