Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 24 25 26 27 »
Patch Series S/W/F Date Submitter Delegate State
[ARM,testsuite] Fix address of sg stubs in CMSE tests [ARM,testsuite] Fix address of sg stubs in CMSE tests --- 2019-07-02 Christophe Lyon New
Add generic support for "noinit" attribute Add generic support for "noinit" attribute --- 2019-07-04 Christophe Lyon New
[armeb] PR 91060 gcc.c-torture/execute/scal-to-vec1.c fails since r272843 [armeb] PR 91060 gcc.c-torture/execute/scal-to-vec1.c fails since r272843 --- 2019-07-08 Christophe Lyon New
PR90723 PR90723 --- 2019-07-09 Prathamesh Kulkarni New
PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a --- 2019-07-10 Prathamesh Kulkarni New
[Arm,CMSE] Add warn_unused_return attribute to cmse functions [Arm,CMSE] Add warn_unused_return attribute to cmse functions --- 2019-07-17 Joel New
PR91166 - Unfolded ZIPs of constants PR91166 - Unfolded ZIPs of constants --- 2019-07-17 Prathamesh Kulkarni New
[arm] Fix incorrect modes with 'borrow' operations [arm] Fix incorrect modes with 'borrow' operations --- 2019-07-18 Richard Earnshaw (lists) New
PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_OPTIONS in lto-wrapper.c PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_OPTIONS in lto-wrapper.c --- 2019-08-07 Richard Earnshaw (lists) New
[arm] Recognize thumb2 16-bit variants of the add and compare instructions [arm] Recognize thumb2 16-bit variants of the add and compare instructions --- 2019-08-09 Richard Earnshaw (lists) New
[aarch64] PR target/91386 Use copy_rtx to avoid modifying original insns in peep2 pattern [aarch64] PR target/91386 Use copy_rtx to avoid modifying original insns in peep2 pattern --- 2019-08-09 Richard Earnshaw (lists) New
[SVE] PR88839 [SVE] PR88839 --- 2019-08-20 Prathamesh Kulkarni New
[COMMITTED,testsuite,arm] Add missing quotes to expected warning messages. [COMMITTED,testsuite,arm] Add missing quotes to expected warning messages. --- 2019-08-21 Christophe Lyon New
[SVE,aarch64] Add "@" in vcond_mask pattern [SVE,aarch64] Add "@" in vcond_mask pattern --- 2019-08-22 Prathamesh Kulkarni New
[Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch] [Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch] --- 2019-08-22 Richard Earnshaw (lists) New
[arm,aarch64] Add comments warning that stack-protector initializer insns shouldn't be split [arm,aarch64] Add comments warning that stack-protector initializer insns shouldn't be split --- 2019-08-27 Richard Earnshaw (lists) New
PR78736 PR78736 --- 2019-08-29 Prathamesh Kulkarni New
[arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patterns [arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patterns --- 2019-09-06 Richard Earnshaw (lists) New
[ARM/FDPIC,v6,01/24,ARM] FDPIC: Add -mfdpic option support FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,02/24,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,03/24,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,04/24,ARM] FDPIC: Add support for FDPIC for arm architecture FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,05/24,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,06/24,ARM] FDPIC: Add support for c++ exceptions FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,07/24,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is read-only FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,08/24,ARM] FDPIC: Enforce local/global binding for function descriptors FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,09/24,ARM] FDPIC: Add support for taking address of nested function FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,11/24,ARM] FDPIC: Add support to unwind FDPIC signal frame FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,12/24,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,13/24,ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,14/24,ARM,testsuite] FDPIC: Skip unsupported tests FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,15/24,ARM,testsuite] FDPIC: Adjust scan-assembler patterns. FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,16/24,ARM,testsuite] FDPIC: Skip tests that don't work in PIC mode FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,17/24,ARM,testsuite] FDPIC: Handle *-*-uclinux* FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,18/24,ARM,testsuite] FDPIC: Enable tests on pie_enabled targets FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,19/24,ARM,testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc. 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
[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,22/24,ARM,testsuite] FDPIC: Skip tests that require -static support FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,23/24,ARM] FDPIC: Implement libitm support. FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon New
[PR91749,arm] FDPIC: Handle -mflip-thumb [PR91749,arm] FDPIC: Handle -mflip-thumb --- 2019-09-16 Christophe Lyon New
[AArch64,v4,1/6] aarch64: Extend %R for integer registers 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,4/6] aarch64: Add out-of-line functions for LSE atomics 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,6/6] TESTING: Enable -moutline-atomics by default LSE atomics out-of-line --- 2019-09-18 Richard Henderson New
[AArch64] Fix PR target/91834 [AArch64] Fix PR target/91834 --- 2019-09-21 Richard Henderson New
[AArch64] PR target/91833 [AArch64] PR target/91833 --- 2019-09-21 Richard Henderson New
[RFC,SLP] SLP vectorization: vectorize vector constructors [RFC,SLP] SLP vectorization: vectorize vector constructors --- 2019-10-01 Joel 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
[ARM] Enable DF only when TARGET_VFP_DOUBLE [ARM] Enable DF only when TARGET_VFP_DOUBLE --- 2019-10-10 Kugan Vivekanandarajah New
[DOC] Replace reference to removed macro [DOC] Replace reference to removed macro --- 2019-10-10 Joel New
[SLP] SLP vectorization: vectorize vector constructors [SLP] SLP vectorization: vectorize vector constructors --- 2019-10-11 Joel New
[arm] fix bootstrap failure due to uninitialized warning [arm] fix bootstrap failure due to uninitialized warning --- 2019-10-16 Richard Earnshaw (lists) 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
[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
[arm] Add default FPU for Marvell-pj4 [arm] Add default FPU for Marvell-pj4 --- 2019-10-17 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
[01/29,arm] Rip out DImode addition and subtraction splits. 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
[03/29,arm] Early split zero- and sign-extension 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
[05/29,arm] fix constraints on addsi3_carryin_alt2 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
[07/29,arm] Remove redundant DImode subtract patterns 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
[09/29,arm] Correctly cost addition with a carry-in 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
[11/29,arm] Reduce cost of insns that are simple reg-reg moves. 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
[13/29,arm] Add alternative canonicalizations for subtract-with-carry + shift 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
[15/29,arm] Improve handling of DImode comparisions against constants. 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
[17/29,arm] Handle some constant comparisons using rsbs+rscs 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
[19/29,arm] Handle immediate values in uaddvsi4 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
[21/29,arm] Improve code generation for addvsi4. 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
[23/29,arm] Early split addvdi4 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
[25/29,arm] Early expansion of usubvdi4. 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
[27/29,arm] Early expansion of subvdi4 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
[29/29,arm] Fix testsuite nit when compiling for thumb2 Rewrite DImode arithmetic support --- 2019-10-18 Richard Earnshaw (lists) New
[testsuite] Add test for PR91532 [testsuite] Add test for PR91532 --- 2019-10-18 Prathamesh Kulkarni New
[arm] clean up alu+shift patterns [arm] clean up alu+shift patterns --- 2019-10-21 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] Match subtraction from carry_operation [arm] Match subtraction from carry_operation --- 2019-10-22 Richard Earnshaw (lists) New
PR92163 PR92163 --- 2019-10-23 Prathamesh Kulkarni New
[SLP] SLP vectorization: vectorize vector constructors [SLP] SLP vectorization: vectorize vector constructors --- 2019-10-30 Joel New
[arm] Pattern match insns for a + ~b + Carry [arm] Pattern match insns for a + ~b + Carry --- 2019-10-31 Richard Earnshaw (lists) 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
[3/6] arm: Rename CC_NOOVmode to CC_NZmode Implement asm flag outputs for arm + aarch64 --- 2019-11-08 Richard Henderson 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
[ARM] backport r266665 to gcc8 [ARM] backport r266665 to gcc8 --- 2019-11-14 Christophe Lyon New
[v2,1/6] aarch64: Add "c" constraint 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
« 1 2 ... 24 25 26 27 »