Show patches with: State = Action Required       |   126618 patches
« 1 2 ... 6 7 81266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[rs6000,v4] enable gimple folding for vec_xl, vec_xst [rs6000,v4] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-10 will schmidt New
[rs6000] Early gimple folding of vec_mergeh and vec_mergel for float [rs6000] Early gimple folding of vec_mergeh and vec_mergel for float - - - - --- 2018-08-07 will schmidt New
[rs6000] testcases for GIMPLE folding of vec_splat builtin. [rs6000] testcases for GIMPLE folding of vec_splat builtin. - - - - --- 2018-08-07 will schmidt New
[RFC,rs6000] enable GIMPLE folding of vec_splat [RFC,rs6000] enable GIMPLE folding of vec_splat - - - - --- 2018-08-07 will schmidt New
[rs6000] Fix PR86731 vec_sl() [rs6000] Fix PR86731 vec_sl() - - - - --- 2018-08-14 will schmidt New
[RFC,rs6000,v2] folding of vec_splat [RFC,rs6000,v2] folding of vec_splat - - - - --- 2018-08-16 will schmidt New
[rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() [rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() - - - - --- 2018-08-20 will schmidt New
[RFC,rs6000,v3] enable early gimple-folding of vec_splat [RFC,rs6000,v3] enable early gimple-folding of vec_splat - - - - --- 2018-08-20 will schmidt New
[rs6000] fix PR87021 (fold-vec-splat-*.c tests) [rs6000] fix PR87021 (fold-vec-splat-*.c tests) - - - - --- 2018-09-07 will schmidt New
[rs6000] fix PR86952 (p8-vec-xl-*.c tests) [rs6000] fix PR86952 (p8-vec-xl-*.c tests) - - - - --- 2018-09-07 will schmidt New
[rs6000] Fix PR86952 (p8-vec-xl-xst-v2.c) [rs6000] Fix PR86952 (p8-vec-xl-xst-v2.c) - - - - --- 2018-09-18 will schmidt New
[rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) [rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) - - - - --- 2018-09-18 will schmidt New
[rs6000] Update vec_splat references in testcases for validity. [rs6000] Update vec_splat references in testcases for validity. - - - - --- 2018-09-20 will schmidt New
[rs6000] Update vec_splat references in testcases for validity. (pass2) [rs6000] Update vec_splat references in testcases for validity. (pass2) - - - - --- 2018-09-25 will schmidt New
[rs6000] testcases for vec_mergee and vec_mergeo [rs6000] testcases for vec_mergee and vec_mergeo - - - - --- 2018-10-10 will schmidt New
[rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics [rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics - - - - --- 2018-10-10 will schmidt New
[rs6000] testcase coverage for vec_sel builtins [rs6000] testcase coverage for vec_sel builtins - - - - --- 2018-10-10 will schmidt New
[rs6000] testcases for vec_insert [rs6000] testcases for vec_insert - - - - --- 2018-10-10 will schmidt New
[rs6000] vec_extract testcase coverage [rs6000] vec_extract testcase coverage - - - - --- 2018-10-10 will schmidt New
[rs6000] Update powerpc vector load builtins with PURE attribute [rs6000] Update powerpc vector load builtins with PURE attribute - - - - --- 2019-09-26 will schmidt New
add -mvsx to pr92923-1.c test requiring vsx add -mvsx to pr92923-1.c test requiring vsx - - - - --- 2020-02-06 will schmidt New
Tweak testcases for pr70010 Tweak testcases for pr70010 - - - - --- 2020-02-10 will schmidt New
Add ppc_ieee128_ok target-supports proc Add ppc_ieee128_ok target-supports proc - - - - --- 2020-02-10 will schmidt New
Fix existing fold-vec-extract-longlong.p8.c testcase Fix existing fold-vec-extract-longlong.p8.c testcase - - - - --- 2020-02-13 will schmidt New
Update gcc.target/powerpc/pr92132-fp test for power7 and older Update gcc.target/powerpc/pr92132-fp test for power7 and older - - - - --- 2020-02-13 will schmidt New
PR90763: PowerPC vec_xl_len should take const argument. PR90763: PowerPC vec_xl_len should take const argument. - - - - --- 2020-02-25 will schmidt New
PowerPC Add has_arch_pwr* checks PowerPC Add has_arch_pwr* checks - - - - --- 2020-02-25 will schmidt New
Remove unnecessary XFAILs from existing testcase 20050603-3.c Remove unnecessary XFAILs from existing testcase 20050603-3.c - - - - --- 2020-03-03 will schmidt New
Add dg-require to existing powerpc/pr93122.c test Add dg-require to existing powerpc/pr93122.c test - - - - --- 2020-03-03 will schmidt New
RS6000 Add testlsbb (Test LSB by Byte) operations RS6000 Add testlsbb (Test LSB by Byte) operations - - - - --- 2020-05-26 will schmidt New
[RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin [RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin - - - - --- 2020-06-12 will schmidt New
[v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin [v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin - - - - --- 2020-06-16 will schmidt New
[rs6000] Add support to enable vmsumudm behind vec_msum builtin. [rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-26 will schmidt New
[v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. [v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-30 will schmidt New
[rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] [rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] - - - - --- 2020-07-14 will schmidt New
[v2] RS6000 Add testlsbb (Test LSB by Byte) operations [v2] RS6000 Add testlsbb (Test LSB by Byte) operations - - - - --- 2020-07-29 will schmidt New
[rs6000] Fix Vector long long subtype (PR96139) [rs6000] Fix Vector long long subtype (PR96139) - - - - --- 2020-09-02 will schmidt New
[rs6000] testsuite fixup pr96139 tests [rs6000] testsuite fixup pr96139 tests - - - - --- 2020-09-11 will schmidt New
[1/2,rs6000] int128 sign extention instructions (partial prereq) [1/2,rs6000] int128 sign extention instructions (partial prereq) - - - - --- 2020-09-24 will schmidt New
[2/2,rs6000] VSX load/store rightmost element operations [1/2,rs6000] int128 sign extention instructions (partial prereq) - - - - --- 2020-09-24 will schmidt New
[rs6000] correct an erroneous BTM value in the BU_P10_MISC define [rs6000] correct an erroneous BTM value in the BU_P10_MISC define - - - - --- 2020-09-24 will schmidt New
[rs6000] rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2 [rs6000] rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2 - - - - --- 2020-10-07 will schmidt New
[2/2,rs6000,V2] VSX load/store rightmost element operations Untitled series #209100 - - - - --- 2020-10-20 will schmidt New
[rs6000] improve vec_ctf invalid parameter handling. (pr91903) [rs6000] improve vec_ctf invalid parameter handling. (pr91903) - - - - --- 2020-10-26 will schmidt New
[powerpc] testsuite update tests for powerpc power10 target codegen. [powerpc] testsuite update tests for powerpc power10 target codegen. - - - - --- 2020-12-07 will schmidt New
[rs6000] Update pr88233.c test (pr91799) [rs6000] Update pr88233.c test (pr91799) - - - - --- 2021-01-14 will schmidt New
[rs6000] Deprecate unnecessary __builtin_dfp_dtstsfi_*_dd and td overloads [rs6000] Deprecate unnecessary __builtin_dfp_dtstsfi_*_dd and td overloads - - - - --- 2021-01-21 will schmidt New
[committed,rs6000] Fix typo in gcc.target/pr91903.c dg-require stanza [committed,rs6000] Fix typo in gcc.target/pr91903.c dg-require stanza - - - - --- 2021-01-29 will schmidt New
rs6000: RFC/Update support for addg6s instruction. PR100693 rs6000: RFC/Update support for addg6s instruction. PR100693 - - - - --- 2022-03-16 will schmidt New
[rs6000] Remove the (no longer used) RS6000_BTC defines. [rs6000] Remove the (no longer used) RS6000_BTC defines. - - - - --- 2022-05-17 will schmidt New
[rs6000] Clean up the option_mask defines (part 1) [rs6000] Clean up the option_mask defines (part 1) - - - - --- 2022-05-25 will schmidt New
[rs6000] Clean up the option_mask defines (part 3) [rs6000] Clean up the option_mask defines (part 3) - - - - --- 2022-05-25 will schmidt New
[RS6000,1/5] Clean-up MASK_<xxxx> and RS6000_BTM_<xxxx> definitions. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,2/5] Rework the RS6000_BTM defines. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,3/5] Rework the RS6000_BTM defines, continued. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,5/5] Replace MASK_<xxxx> usage with OPTION_MASK_<xxxx> Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,4/5] Replace MASK_<xxxx> with OPTION_MASK_<xxxx> Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[rs6000] Cleanup some vstrir define_expand naming inconsistencies [rs6000] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-13 will schmidt New
[rs6000] Additional cleanup of rs6000_builtin_mask [rs6000] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-13 will schmidt New
[rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies [rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-19 will schmidt New
[rs6000,v2] Additional cleanup of rs6000_builtin_mask [rs6000,v2] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-19 will schmidt New
[rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2) [rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2) - - - - --- 2022-09-19 will schmidt New
[rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2) [rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2) - - - - --- 2022-09-19 will schmidt New
[rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines [rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines - - - - --- 2022-09-19 will schmidt New
[rs6000] Fix addg6s builtin with long long parameters. (PR100693) [rs6000] Fix addg6s builtin with long long parameters. (PR100693) - - - - --- 2022-10-06 will schmidt New
backport the fixes of PR target/64011 and /61749 to 4.9 gcc - - - - --- 2015-05-27 weixiangyu New
backport the fixes of PR target/64011 and /61749 to 4.9 gcc - - - - --- 2015-06-10 weixiangyu New
[AArch64,4.9] Backport - - - - --- 2015-06-10 weixiangyu New
backport the fixes of PR target/64011 and /61749 to 4.9 gcc - - - - --- 2015-06-11 weixiangyu New
[1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-08-31 waffl3x New
[2/2] c++: Extended diagnostics for P0847R7 (Deducing This) [PR102609] Untitled series #371118 - - - - --- 2023-08-31 waffl3x New
[v2,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v2,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-09-11 waffl3x New
[v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-09-26 waffl3x New
[v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] [v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] - - - - --- 2023-11-05 waffl3x New
[v4,2/2] c++: Diagnostics for P0847R7 (Deducing this) [PR102609] [v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] - - - - --- 2023-11-05 waffl3x New
[v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-11-21 waffl3x New
[v8,1/4] c++: P0847R7 (deducing this) - prerequisite changes. [PR102609] [v8,1/4] c++: P0847R7 (deducing this) - prerequisite changes. [PR102609] - - - - --- 2024-01-07 waffl3x New
[v8,3/4] c++: P0847R7 (deducing this) - diagnostics. [PR102609] [v8,1/4] c++: P0847R7 (deducing this) - prerequisite changes. [PR102609] - - - - --- 2024-01-07 waffl3x New
[v8,5/4] c++: P0847R7 (deducing this) - CWG2586. [PR102609] Untitled series #389242 - - - - --- 2024-01-07 waffl3x New
c++: reject packs on xobj params. [PR113307] c++: reject packs on xobj params. [PR113307] - - - - --- 2024-01-12 waffl3x New
CPUID Patch for IDT Winchip CPUID Patch for IDT Winchip - - - - --- 2019-05-19 tedheadster New
Fix freestanding cstdint which fails to detect stdint.h [PR100057] Fix freestanding cstdint which fails to detect stdint.h [PR100057] - - - - --- 2021-04-14 sotrdg sotrdg New
ARM generate constants for non load scheduling arch patch - - - - --- 2011-04-04 sarah@hederstierna.com New
Warning for unreachable code patch - - - - --- 2011-12-05 sarah@hederstierna.com New
[MIPS] Enable load-load/store-store bonding - - - - --- 2015-03-30 sameera New
[MIPS] Enable load-load/store-store bonding - - - - --- 2015-05-11 sameera New
[MIPS] Enable load-load/store-store bonding - - - - --- 2015-05-11 sameera New
[unified-autovect:,2/N] Implementation of k-arity promotion/reduction - - - - --- 2017-02-06 sameera New
[unified-autovect:,1b/N] Instruction tile and grammar creation. - - - - --- 2017-04-06 sameera New
Move misplaced assignment in num_sign_bit_copies1 - - - - --- 2016-11-15 rsandifo New
[PR,60158] Generate .fixup sections for .data.rel.ro.local entries. - - - - --- 2014-04-25 rohitarulraj@freescale.com New
Patch for AMD Dispatch Scheduler - - - - --- 2010-07-08 reza yazdani New
Patch for AMD Dispatch Scheduler - - - - --- 2010-08-13 reza yazdani New
Patch for AMD Dispatch Scheduler - - - - --- 2010-08-24 reza yazdani New
Patch for AMD Dispatch Scheduler - - - - --- 2010-09-09 reza yazdani New
Bug bootstrap/45680 - - - - --- 2010-09-15 reza yazdani New
Bug bootstrap/45680 - - - - --- 2010-09-15 reza yazdani New
libstdc++/71036 Handle EEXIST in filesystem::create_directory - - - - --- 2016-05-10 redi New
Test begin and end functions for directory iterators - - - - --- 2016-05-10 redi New
Patches for building libstdc++ on vxWorks - - - - --- 2012-05-02 rbmj New
« 1 2 ... 6 7 81266 1267 »