Show patches with: Submitter = Steve Ellcey       |    State = Action Required       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[3/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[2/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[1/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[Aarch64] Fix testsuite regressions related to PR tree-optimization/71625 [Aarch64] Fix testsuite regressions related to PR tree-optimization/71625 - - - - --- 2018-09-26 Steve Ellcey New
[Aarch64] Testsuite fix to fix one of the regressions in PR 87433, gcc.dg/zero_bits_compound-1.c [Aarch64] Testsuite fix to fix one of the regressions in PR 87433, gcc.dg/zero_bits_compound-1.c - - - - --- 2018-09-26 Steve Ellcey New
[Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c [Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c - - - - --- 2018-09-26 Steve Ellcey New
[3/3,Aarch64] Implement Aarch64 SIMD ABI [1/3,Aarch64] Implement Aarch64 SIMD ABI - - - - --- 2018-09-20 Steve Ellcey New
[2/3,Aarch64] Implement Aarch64 SIMD ABI [1/3,Aarch64] Implement Aarch64 SIMD ABI - - - - --- 2018-09-20 Steve Ellcey New
[1/3,Aarch64] Implement Aarch64 SIMD ABI [1/3,Aarch64] Implement Aarch64 SIMD ABI - - - - --- 2018-09-20 Steve Ellcey New
[Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute [Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute - - - - --- 2018-07-31 Steve Ellcey New
[Aarch64] PR 86538 - Define __ARM_FEATURE_LSE if LSE is available [Aarch64] PR 86538 - Define __ARM_FEATURE_LSE if LSE is available - - - - --- 2018-07-24 Steve Ellcey New
RFC: Patch to implement Aarch64 SIMD ABI RFC: Patch to implement Aarch64 SIMD ABI - - - - --- 2018-07-18 Steve Ellcey New
RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch - - - - --- 2018-07-11 Steve Ellcey New
[aarch64] Patch to update pipeline descriptions in thunderx2t99.md [aarch64] Patch to update pipeline descriptions in thunderx2t99.md - - - - --- 2018-05-04 Steve Ellcey New
Do not call the linker if we are creating precompiled header files Do not call the linker if we are creating precompiled header files - - - - --- 2018-05-02 Steve Ellcey New
Document __builtin_extend_pointer Document __builtin_extend_pointer - - - - --- 2018-02-20 Steve Ellcey New
[Aarch64,PR,target/79924] Cannot translate diagnostics [Aarch64,PR,target/79924] Cannot translate diagnostics - - - - --- 2018-01-11 Steve Ellcey New
[aarch64,PR,target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c [aarch64,PR,target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c - - - - --- 2018-01-05 Steve Ellcey New
[aarch64,PR,target/83466] Fix SYMBOL_SMALL_TLSDESC address calculation in ILP32 mode [aarch64,PR,target/83466] Fix SYMBOL_SMALL_TLSDESC address calculation in ILP32 mode - - - - --- 2018-01-04 Steve Ellcey New
[aarch64] Fix thunderx2-t99 instruction scheduling pipeline descriptions. [aarch64] Fix thunderx2-t99 instruction scheduling pipeline descriptions. - - - - --- 2018-01-04 Steve Ellcey New
[Aarch64] Fix multi-arch support in ILP32 mode [Aarch64] Fix multi-arch support in ILP32 mode - - - - --- 2017-12-21 Steve Ellcey New
[Aarch64] Fix aarch64 libatomic build with older binutils [Aarch64] Fix aarch64 libatomic build with older binutils - - - - --- 2017-12-07 Steve Ellcey New
[aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions. [aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions. - - - - --- 2017-12-01 Steve Ellcey New
[aarch64,committed] Fix test broken by patch for PR target/81356 [aarch64,committed] Fix test broken by patch for PR target/81356 - - - - --- 2017-11-21 Steve Ellcey New
Don't call linker when creating pre-compiled header just because you saw a linker option Don't call linker when creating pre-compiled header just because you saw a linker option - - - - --- 2017-11-14 Steve Ellcey New
[aarch64] Put vector fnma instruction into canonical form for better code generation. [aarch64] Put vector fnma instruction into canonical form for better code generation. - - 1 - --- 2017-10-06 Steve Ellcey New
[PR79868,aarch64] Fix error calls in aarch64 code so they can be translated (version 2) [PR79868,aarch64] Fix error calls in aarch64 code so they can be translated (version 2) - - - - --- 2017-09-25 Steve Ellcey New
[aarch64] Fix error calls in aarch64 code so they can be tranlated [aarch64] Fix error calls in aarch64 code so they can be tranlated - - - - --- 2017-09-18 Steve Ellcey New
[aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb [aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb - - 1 - --- 2017-09-15 Steve Ellcey New
Fix PR target/82066 - target pragma and attribute documentation for ARM, AArch64, and S/390 Fix PR target/82066 - target pragma and attribute documentation for ARM, AArch64, and S/390 - - - - --- 2017-09-13 Steve Ellcey New
[aarch64] Fix target/pr77729 - missed optimization related to zero extension [aarch64] Fix target/pr77729 - missed optimization related to zero extension - - - - --- 2017-09-13 Steve Ellcey New
Fix PR 81096 (ttest failures) Fix PR 81096 (ttest failures) - - - - --- 2017-09-11 Steve Ellcey New
Fix fortran tests to not print out non-ascii characters - - - - --- 2017-08-25 Steve Ellcey New
Fix fortran vector tests on powerpc and aarch64, PR tree-optimization/80925 - - - - --- 2017-08-25 Steve Ellcey New
[AARCH64] Fix PR 81643 by modifying test case. - - - - --- 2017-08-10 Steve Ellcey New
[aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64 - - - - --- 2017-08-07 Steve Ellcey New
c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306) - - - - --- 2017-08-02 Steve Ellcey New
Testsuite fixes for failures caused by patch for PR 80925 (part deux) - - - - --- 2017-08-01 Steve Ellcey New
Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment - - - - --- 2017-07-28 Steve Ellcey New
Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment - - - - --- 2017-07-27 Steve Ellcey New
[aarch64] Enable ifunc resolver attribute by default - - - - --- 2017-06-12 Steve Ellcey New
Fix -fopt-info documentation in invoke.texi - - - - --- 2017-05-04 Steve Ellcey New
Fix -fopt-info documentation in invoke.texi - - - - --- 2017-05-03 Steve Ellcey New
[PATCH/AARCH64] Improve aarch64 conditional compare usage - - - - --- 2017-05-01 Steve Ellcey New
Alias analysis of zero sized arrays - - - - --- 2017-04-25 Steve Ellcey New