Show patches with: State = Action Required       |    Archived = No       |   2636 patches
« 1 2 3 426 27 »
Patch Series S/W/F Date Submitter Delegate State
[09/13] arm: Fix vcond_mask expander for MVE (PR target/100757) Untitled series #157033 --- 2021-09-07 Richard Sandiford via Gcc-patches New
libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace --- 2020-09-01 Martin Storsjo New
[committed] arm: unified syntax for libgcc when built with -Os [PR94220] [committed] arm: unified syntax for libgcc when built with -Os [PR94220] --- 2020-03-26 Richard Earnshaw (lists) New
[committed] libgcc: arm: convert thumb1 code to unified syntax [committed] libgcc: arm: convert thumb1 code to unified syntax --- 2020-03-03 Richard Earnshaw (lists) New
MAINTAINERS (Write After Approval): Add myself MAINTAINERS (Write After Approval): Add myself --- 2020-02-28 Joel New
Fix misleading aarch64 mcpu/march warning string Fix misleading aarch64 mcpu/march warning string --- 2020-02-27 Joel New
[ARM] Fix -mpure-code for v6m [ARM] Fix -mpure-code for v6m --- 2020-02-07 Christophe Lyon New
[committed] arm: Use move-if-change for updating regenerated files [PR93548] [committed] arm: Use move-if-change for updating regenerated files [PR93548] --- 2020-02-03 Richard Earnshaw (lists) New
[Ping,IRA] Revert 11b8091fb to fix Bug 93221 [Ping,IRA] Revert 11b8091fb to fix Bug 93221 --- 2020-01-27 Joel New
[committed] wwwdocs: gitwrite: tweaks for the change in the personal branch support [committed] wwwdocs: gitwrite: tweaks for the change in the personal branch support --- 2020-01-24 Richard Earnshaw (lists) New
contrib: Change 'remote' for personal branches and add branch creation script contrib: Change 'remote' for personal branches and add branch creation script --- 2020-01-24 Richard Earnshaw (lists) New
[v3] wwwdocs: e-mail subject lines for contributions [v3] wwwdocs: e-mail subject lines for contributions --- 2020-01-22 Richard Earnshaw (lists) New
wwwdocs: Document the gcc git repository layout wwwdocs: Document the gcc git repository layout --- 2020-01-22 Richard Earnshaw (lists) New
Add News-feed item for git transition Add News-feed item for git transition --- 2020-01-22 Richard Earnshaw (lists) New
wwwdocs: document scripts to access personal and vendor spaces wwwdocs: document scripts to access personal and vendor spaces --- 2020-01-21 Richard Earnshaw (lists) New
[v2] wwwdocs: e-mail subject lines for contributions [v2] wwwdocs: e-mail subject lines for contributions --- 2020-01-21 Richard Earnshaw (lists) New
contrib: script to create a new vendor branch contrib: script to create a new vendor branch --- 2020-01-21 Richard Earnshaw (lists) New
[v2] contrib: New remotes structure for vendor and personal refs [v2] contrib: New remotes structure for vendor and personal refs --- 2020-01-17 Richard Earnshaw (lists) New
contrib: New remotes structure for vendor and personal refs contrib: New remotes structure for vendor and personal refs --- 2020-01-16 Richard Earnshaw (lists) New
contrib: Check and if needed set user.name and user.email in gcc-git-customization.sh contrib: Check and if needed set user.name and user.email in gcc-git-customization.sh --- 2020-01-15 Richard Earnshaw (lists) New
Add attribute to match *.md and *.pd to the git diff hook Add attribute to match *.md and *.pd to the git diff hook --- 2020-01-15 Richard Earnshaw (lists) New
Backport: Add support for gcc as git submodule of another repository. Backport: Add support for gcc as git submodule of another repository. --- 2020-01-15 Richard Earnshaw (lists) New
contrib: Don't add push rules for personal and vendor spaces. contrib: Don't add push rules for personal and vendor spaces. --- 2020-01-14 Richard Earnshaw (lists) New
arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=soft arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=soft --- 2019-12-11 Richard Earnshaw (lists) New
[COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile [COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile --- 2019-12-09 Richard Earnshaw (lists) New
[committed,testsuite,arm] Force use of -mfloat-abi=softfp in asm-flag-4.c [committed,testsuite,arm] Force use of -mfloat-abi=softfp in asm-flag-4.c --- 2019-11-28 Christophe Lyon New
[vect,testsuite] Update vect_char_add target selector to use its own cache [vect,testsuite] Update vect_char_add target selector to use its own cache --- 2019-11-26 Joel New
[arm,v3] Follow up for asm-flags (thumb1, ilp32) [arm,v3] Follow up for asm-flags (thumb1, ilp32) --- 2019-11-19 Richard Henderson New
[Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name [Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name --- 2019-11-18 Christophe Lyon New
[RFC,AArch64] Add minmax phi-reduction pattern [RFC,AArch64] Add minmax phi-reduction pattern --- 2019-11-15 Joel New
[SVE] PR89007 - Implement generic vector average expansion [SVE] PR89007 - Implement generic vector average expansion --- 2019-11-14 Prathamesh Kulkarni New
[arm] Follow up for asm-flags vs thumb1 [arm] Follow up for asm-flags vs thumb1 --- 2019-11-14 Richard Henderson New
[v2,6/6] aarch64: Add testsuite checks for asm-flag Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[v2,5/6] arm: Add testsuite checks for asm-flag Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[v2,4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[v2,3/6] arm: Rename CC_NOOVmode to CC_NZmode Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[v2,2/6] arm: Fix the "c" constraint Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[v2,1/6] aarch64: Add "c" constraint Implement asm flag outputs for arm + aarch64 --- 2019-11-14 Richard Henderson New
[ARM] backport r266665 to gcc8 [ARM] backport r266665 to gcc8 --- 2019-11-14 Christophe Lyon New
[4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Implement asm flag outputs for arm + aarch64 --- 2019-11-08 Richard Henderson New
[3/6] arm: Rename CC_NOOVmode to CC_NZmode Implement asm flag outputs for arm + aarch64 --- 2019-11-08 Richard Henderson New
[arm] Avoid using negative offsets for 'immediate' addresses when compiling for Thumb2 [arm] Avoid using negative offsets for 'immediate' addresses when compiling for Thumb2 --- 2019-10-31 Richard Earnshaw (lists) New
[arm] Pattern match insns for a + ~b + Carry [arm] Pattern match insns for a + ~b + Carry --- 2019-10-31 Richard Earnshaw (lists) New
[SLP] SLP vectorization: vectorize vector constructors [SLP] SLP vectorization: vectorize vector constructors --- 2019-10-30 Joel New
PR92163 PR92163 --- 2019-10-23 Prathamesh Kulkarni New
[arm] Match subtraction from carry_operation [arm] Match subtraction from carry_operation --- 2019-10-22 Richard Earnshaw (lists) New
[arm] make arm_carry_operation and arm_borrow_operation duals [arm] make arm_carry_operation and arm_borrow_operation duals --- 2019-10-22 Richard Earnshaw (lists) New
[arm] clean up alu+shift patterns [arm] clean up alu+shift patterns --- 2019-10-21 Richard Earnshaw (lists) New
[testsuite] Add test for PR91532 [testsuite] Add test for PR91532 --- 2019-10-18 Prathamesh Kulkarni New
[29/29,arm] Fix testsuite nit when compiling for thumb2 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[28/29,arm] Improvements to negvsi4 and negvdi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[27/29,arm] Early expansion of subvdi4 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[26/29,arm] Improve constant handling for subvsi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[25/29,arm] Early expansion of usubvdi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[24/29,arm] Improve constant handling for usubvsi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[23/29,arm] Early split addvdi4 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[22/29,arm] Allow the summation result of signed add-with-overflow to be discarded. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[21/29,arm] Improve code generation for addvsi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[20/29,arm] Early expansion of uaddvdi4. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[19/29,arm] Handle immediate values in uaddvsi4 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[18/29,arm] Cleanup dead code - old support for DImode comparisons Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[17/29,arm] Handle some constant comparisons using rsbs+rscs Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[16/29,arm] early split most DImode comparison operations. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[15/29,arm] Improve handling of DImode comparisions against constants. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[14/29,arm] Early split simple DImode equality comparisons Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[13/29,arm] Add alternative canonicalizations for subtract-with-carry + shift Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[12/29,arm] Implement negscc using SBC when appropriate. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[11/29,arm] Reduce cost of insns that are simple reg-reg moves. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[10/29,arm] Correct cost calculations involving borrow for subtracts. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[09/29,arm] Correctly cost addition with a carry-in Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[08/29,arm] Introduce arm_carry_operation Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[07/29,arm] Remove redundant DImode subtract patterns Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[06/29,arm] Early split subdi3 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[05/29,arm] fix constraints on addsi3_carryin_alt2 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[04/29,arm] Rewrite addsi3_carryin_shift_<optab> in canonical form Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[03/29,arm] Early split zero- and sign-extension Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[02/29,arm] Perform early splitting of adddi3. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[01/29,arm] Rip out DImode addition and subtraction splits. Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[2/2,ARM] Add support for -mpure-code in thumb-1 (v6m) [1/2,ARM,testsuite] Skip tests incompatible with -mpure-code --- 2019-10-18 Christophe Lyon New
[arm] Add default FPU for Marvell-pj4 [arm] Add default FPU for Marvell-pj4 --- 2019-10-17 Richard Earnshaw (lists) New
[COMMITTED,ARM,testsuite] Fix typo in arm_arch_v8a_ok effective target [COMMITTED,ARM,testsuite] Fix typo in arm_arch_v8a_ok effective target --- 2019-10-17 Christophe Lyon New
[OBVIOUS] Fix old file reference in gcc/cp/cp-gimplify.c [OBVIOUS] Fix old file reference in gcc/cp/cp-gimplify.c --- 2019-10-16 Luis Machado New
[arm] fix bootstrap failure due to uninitialized warning [arm] fix bootstrap failure due to uninitialized warning --- 2019-10-16 Richard Earnshaw (lists) New
[SLP] SLP vectorization: vectorize vector constructors [SLP] SLP vectorization: vectorize vector constructors --- 2019-10-11 Joel New
[DOC] Replace reference to removed macro [DOC] Replace reference to removed macro --- 2019-10-10 Joel New
[ARM] Enable DF only when TARGET_VFP_DOUBLE [ARM] Enable DF only when TARGET_VFP_DOUBLE --- 2019-10-10 Kugan Vivekanandarajah New
[tree-if-conv.c] Move call to ifcvt_local_dce after rpo vn [tree-if-conv.c] Move call to ifcvt_local_dce after rpo vn --- 2019-10-01 Prathamesh Kulkarni New
[RFC,SLP] SLP vectorization: vectorize vector constructors [RFC,SLP] SLP vectorization: vectorize vector constructors --- 2019-10-01 Joel New
[AArch64] PR target/91833 [AArch64] PR target/91833 --- 2019-09-21 Richard Henderson New
[AArch64] Fix PR target/91834 [AArch64] Fix PR target/91834 --- 2019-09-21 Richard Henderson New
[AArch64,v4,6/6] TESTING: Enable -moutline-atomics by default LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[AArch64,v4,5/6] aarch64: Implement -moutline-atomics LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[AArch64,v4,4/6] aarch64: Add out-of-line functions for LSE atomics LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[AArch64,v4,3/6] aarch64: Tidy aarch64_split_compare_and_swap LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[AArch64,v4,1/6] aarch64: Extend %R for integer registers LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[PR91749,arm] FDPIC: Handle -mflip-thumb [PR91749,arm] FDPIC: Handle -mflip-thumb --- 2019-09-16 Christophe Lyon New
[ARM/FDPIC,v6,23/24,ARM] FDPIC: Implement libitm support. FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,22/24,ARM,testsuite] FDPIC: Skip tests that require -static support FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,21/24,ARM] FDPIC: Handle stack-protector combined patterns FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,20/24,ARM,testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
« 1 2 3 426 27 »