Show patches with: State = Action Required       |    Archived = No       |   126656 patches
« 1 2 ... 433 434 4351266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] analyzer: document how to get gimple dump from an ICE [committed] analyzer: document how to get gimple dump from an ICE - - - - --- 2020-08-14 David Malcolm New
[committed] analyzer: disable the "taint" checker by default [committed] analyzer: disable the "taint" checker by default - - - - --- 2020-02-24 David Malcolm New
[committed] analyzer: directly explore within static functions [PR93355, PR96374] [committed] analyzer: directly explore within static functions [PR93355, PR96374] - - - - --- 2021-02-02 David Malcolm New
[committed] analyzer: detect zero-assignment in phis (PR 93544) [committed] analyzer: detect zero-assignment in phis (PR 93544) - - - - --- 2020-02-03 David Malcolm New
[committed] analyzer: detect malloc, free, calloc within "std" [PR93959] [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] - - - - --- 2020-03-02 David Malcolm New
[committed] analyzer: decls are not on the heap [committed] analyzer: decls are not on the heap - - - - --- 2020-09-21 David Malcolm New
[committed] analyzer: convert conditionals-2.c to a torture test [committed] analyzer: convert conditionals-2.c to a torture test - - - - --- 2020-01-31 David Malcolm New
[committed] analyzer: const functions have no side effects [PR104576] [committed] analyzer: const functions have no side effects [PR104576] - - - - --- 2022-02-17 David Malcolm New
[committed] analyzer: const fixes [PR98679] [committed] analyzer: const fixes [PR98679] - - - - --- 2021-01-14 David Malcolm New
[committed] analyzer: consolidate duplicate code in region::calc_offset [committed] analyzer: consolidate duplicate code in region::calc_offset - - - - --- 2022-02-02 David Malcolm New
[committed] analyzer: consolidate conditionals in paths [committed] analyzer: consolidate conditionals in paths - - - - --- 2021-01-29 David Malcolm New
[committed] analyzer: consolidate call_string instances [committed] analyzer: consolidate call_string instances - - - - --- 2022-06-24 David Malcolm New
[committed] analyzer: consider initializers for globals [PR96651] [committed] analyzer: consider initializers for globals [PR96651] - - - - --- 2020-08-19 David Malcolm New
[committed] analyzer: complain about tainted sizes with "access" attribute [PR103940] [committed] analyzer: complain about tainted sizes with "access" attribute [PR103940] - - - - --- 2022-01-12 David Malcolm New
[committed] analyzer: check for writes to consts via access attr [PR104793] [committed] analyzer: check for writes to consts via access attr [PR104793] - - - - --- 2022-03-10 David Malcolm New
[committed] analyzer: bulletproof taint warnings against NULL m_arg [committed] analyzer: bulletproof taint warnings against NULL m_arg - - - - --- 2022-07-21 David Malcolm New
[committed] analyzer: bulletproof -Wanalyzer-file-leak [PR101547] [committed] analyzer: bulletproof -Wanalyzer-file-leak [PR101547] - - - - --- 2021-07-21 David Malcolm New
[committed] analyzer: bulk merger/processing of runs of nodes at CFG join points [committed] analyzer: bulk merger/processing of runs of nodes at CFG join points - - - - --- 2020-09-16 David Malcolm New
[committed] analyzer: bitfield fixes [PR99212] [committed] analyzer: bitfield fixes [PR99212] - - - - --- 2021-06-08 David Malcolm New
[committed] analyzer: better logging of event creation [committed] analyzer: better logging of event creation - - - - --- 2022-11-09 David Malcolm New
[committed] analyzer: better fix for -Wanalyzer-use-of-uninitialized-value [PR106573] [committed] analyzer: better fix for -Wanalyzer-use-of-uninitialized-value [PR106573] - - - - --- 2022-08-15 David Malcolm New
[committed] analyzer: avoid using <string.h> in malloc-1.c [committed] analyzer: avoid using <string.h> in malloc-1.c - - - - --- 2020-01-31 David Malcolm New
[committed] analyzer: avoid relying on system <assert.h> in testsuite (PR 93367) [committed] analyzer: avoid relying on system <assert.h> in testsuite (PR 93367) - - - - --- 2020-01-24 David Malcolm New
[committed] analyzer: avoid printing '<unknown>' for SSA names [PR99771] [committed] analyzer: avoid printing '<unknown>' for SSA names [PR99771] - - - - --- 2021-03-31 David Malcolm New
[committed] analyzer: avoid comparisons between uncomparable types (PR 93450) [committed] analyzer: avoid comparisons between uncomparable types (PR 93450) - - - - --- 2020-01-30 David Malcolm New
[committed] analyzer: avoid ICE with missing arguments (PR 93375) [committed] analyzer: avoid ICE with missing arguments (PR 93375) - - - - --- 2020-01-23 David Malcolm New
[committed] analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non-NULL [PR101962] [committed] analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non-NULL [PR101962] - - - - --- 2021-08-23 David Malcolm New
[committed] analyzer: associate -Wanalyzer-va-list-exhausted with CWE-685 [committed] analyzer: associate -Wanalyzer-va-list-exhausted with CWE-685 - - - - --- 2022-06-16 David Malcolm New
[committed] analyzer: associate -Wanalyzer-va-arg-type-mismatch with CWE-686 [committed] analyzer: associate -Wanalyzer-va-arg-type-mismatch with CWE-686 - - - - --- 2022-06-16 David Malcolm New
[committed] analyzer: associate -Wanalyzer-double-fclose with CWE-1341 [committed] analyzer: associate -Wanalyzer-double-fclose with CWE-1341 - - - - --- 2022-06-16 David Malcolm New
[committed] analyzer: add warnings about writes to constant regions [PR95007] [committed] analyzer: add warnings about writes to constant regions [PR95007] - - - - --- 2020-10-12 David Malcolm New
[committed] analyzer: add tests of boxed values [PR104943] [committed] analyzer: add tests of boxed values [PR104943] - - - - --- 2022-03-18 David Malcolm New
[committed] analyzer: add testcases for PR 93355 (intl/localealias.c leak) [committed] analyzer: add testcases for PR 93355 (intl/localealias.c leak) - - - - --- 2020-09-24 David Malcolm New
[committed] analyzer: add test for placement new [committed] analyzer: add test for placement new - - - - --- 2020-09-26 David Malcolm New
[committed] analyzer: add test coverage for string ops [committed] analyzer: add test coverage for string ops - - - - --- 2022-12-02 David Malcolm New
[committed] analyzer: add test coverage for flexible array members [PR98247] [committed] analyzer: add test coverage for flexible array members [PR98247] - - - - --- 2022-09-09 David Malcolm New
[committed] analyzer: add test coverage for fixed ICE [PR94047] [committed] analyzer: add test coverage for fixed ICE [PR94047] - - - - --- 2020-03-18 Li, Pan2 via Gcc-patches New
[committed] analyzer: add test coverage for PR 95000 [committed] analyzer: add test coverage for PR 95000 - - - - --- 2022-03-15 David Malcolm New
[committed] analyzer: add svalue::maybe_get_region [committed] analyzer: add svalue::maybe_get_region - - - - --- 2021-07-16 David Malcolm New
[committed] analyzer: add svalue::can_have_associated_state_p [PR101503] [committed] analyzer: add svalue::can_have_associated_state_p [PR101503] - - - - --- 2021-07-19 David Malcolm New
[committed] analyzer: add support for plugin-supplied known function behaviors [committed] analyzer: add support for plugin-supplied known function behaviors - - - - --- 2022-09-09 David Malcolm New
[committed] analyzer: add src_region param to region_model::check_for_poison [PR106479] [committed] analyzer: add src_region param to region_model::check_for_poison [PR106479] - - - - --- 2022-12-16 David Malcolm New
[committed] analyzer: add some missing FINAL OVERRIDEs [committed] analyzer: add some missing FINAL OVERRIDEs - - - - --- 2020-09-28 David Malcolm New
[committed] analyzer: add some C++ test coverage [committed] analyzer: add some C++ test coverage - - - - --- 2020-10-22 David Malcolm New
[committed] analyzer: add sm-fd.dot [committed] analyzer: add sm-fd.dot - - - - --- 2022-10-26 David Malcolm New
[committed] analyzer: add regression tests [PR95152] [committed] analyzer: add regression tests [PR95152] - - - - --- 2020-08-21 David Malcolm New
[committed] analyzer: add regression test for leak false positive [committed] analyzer: add regression test for leak false positive - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: add regression test for leak false +ve [PR103526] [committed] analyzer: add regression test for leak false +ve [PR103526] - - - - --- 2021-12-02 David Malcolm New
[committed] analyzer: add regression test for fixed ICE [PR94028] [committed] analyzer: add regression test for fixed ICE [PR94028] - - - - --- 2020-03-04 David Malcolm New
[committed] analyzer: add regression test for PR 98073 [committed] analyzer: add regression test for PR 98073 - - - - --- 2021-01-06 David Malcolm New
[committed] analyzer: add regression test for PR 107158 [committed] analyzer: add regression test for PR 107158 - - - - --- 2022-10-05 David Malcolm New
[committed] analyzer: add regression test [PR99269] [committed] analyzer: add regression test [PR99269] - - - - --- 2021-11-30 David Malcolm New
[committed] analyzer: add regression test [PR96598] [committed] analyzer: add regression test [PR96598] - - - - --- 2020-08-13 David Malcolm New
[committed] analyzer: add regression test [PR94579] [committed] analyzer: add regression test [PR94579] - - - - --- 2021-11-30 David Malcolm New
[committed] analyzer: add regression test [PR103685] [committed] analyzer: add regression test [PR103685] - - - - --- 2022-01-20 David Malcolm New
[committed] analyzer: add region_model_manager::get_or_create_int_cst [committed] analyzer: add region_model_manager::get_or_create_int_cst - - - - --- 2021-06-18 David Malcolm New
[committed] analyzer: add region_model::check_region_access [committed] analyzer: add region_model::check_region_access - - - - --- 2021-07-16 David Malcolm New
[committed] analyzer: add region::tracked_p to optimize state objects [PR104954] [committed] analyzer: add region::tracked_p to optimize state objects [PR104954] - - - - --- 2022-03-25 David Malcolm New
[committed] analyzer: add region::is_named_decl_p [committed] analyzer: add region::is_named_decl_p - - - - --- 2022-01-08 David Malcolm New
[committed] analyzer: add program_point::get_next [committed] analyzer: add program_point::get_next - - - - --- 2020-09-16 David Malcolm New
[committed] analyzer: add notes to write-to-const/string from access attr [PR104793] [committed] analyzer: add notes to write-to-const/string from access attr [PR104793] - - - - --- 2022-03-10 David Malcolm New
[committed] analyzer: add note about -fdump-ipa-analyzer to internal docs [committed] analyzer: add note about -fdump-ipa-analyzer to internal docs - - - - --- 2020-01-15 David Malcolm New
[committed] analyzer: add new supergraph visualization [committed] analyzer: add new supergraph visualization - - - - --- 2020-03-27 Li, Pan2 via Gcc-patches New
[committed] analyzer: add more uninit test coverage [committed] analyzer: add more uninit test coverage - - - - --- 2022-06-15 David Malcolm New
[committed] analyzer: add more feasibility test cases [PR93355, PR96374] [committed] analyzer: add more feasibility test cases [PR93355, PR96374] - - - - --- 2021-02-02 David Malcolm New
[committed] analyzer: add logging of aliasing [committed] analyzer: add logging of aliasing - - - - --- 2022-01-08 David Malcolm New
[committed] analyzer: add heuristics for switch on enum type [PR105273] [committed] analyzer: add heuristics for switch on enum type [PR105273] - - - - --- 2023-01-13 David Malcolm New
[committed] analyzer: add four new taint-based warnings [committed] analyzer: add four new taint-based warnings - - - - --- 2021-11-13 David Malcolm New
[committed] analyzer: add extrinsic_state::dump [committed] analyzer: add extrinsic_state::dump - - - - --- 2020-01-31 David Malcolm New
[committed] analyzer: add enode status and revamp __analyzer_dump_exploded_nodes [committed] analyzer: add enode status and revamp __analyzer_dump_exploded_nodes - - - - --- 2020-02-05 David Malcolm New
[committed] analyzer: add diagnostics to output of -fdump-analyzer-exploded-graph [committed] analyzer: add diagnostics to output of -fdump-analyzer-exploded-graph - - - - --- 2020-02-17 David Malcolm New
[committed] analyzer: add class region_to_value_map [committed] analyzer: add class region_to_value_map - - - - --- 2021-06-15 David Malcolm New
[committed] analyzer: add __analyzer_dump_state [committed] analyzer: add __analyzer_dump_state - - - - --- 2021-07-16 David Malcolm New
[committed] analyzer: add SARD testsuite 81 [committed] analyzer: add SARD testsuite 81 - - - - --- 2023-01-18 David Malcolm New
[committed] analyzer: add CWE identifier URLs to docs [committed] analyzer: add CWE identifier URLs to docs - - - - --- 2022-07-28 David Malcolm New
[committed] analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility [committed] analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility - - - - --- 2022-04-28 David Malcolm New
[committed] analyzer: add -param=analyzer-max-constraints= [committed] analyzer: add -param=analyzer-max-constraints= - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: add -fno-analyzer-feasibility [committed] analyzer: add -fno-analyzer-feasibility - - - - --- 2020-09-24 David Malcolm New
[committed] analyzer: add -fdump-analyzer-json [committed] analyzer: add -fdump-analyzer-json - - - - --- 2020-09-22 David Malcolm New
[committed] analyzer: add -fdump-analyzer-exploded-paths [committed] analyzer: add -fdump-analyzer-exploded-paths - - - - --- 2021-07-15 David Malcolm New
[committed] analyzer: "__analyzer_dump_state" has no side-effects [committed] analyzer: "__analyzer_dump_state" has no side-effects - - - - --- 2021-11-12 David Malcolm New
[committed] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692] [committed] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692] - - - - --- 2020-02-18 David Malcolm New
[committed] analyzer.opt: reword descriptions of two dump options (PR 93657) [committed] analyzer.opt: reword descriptions of two dump options (PR 93657) - - - - --- 2020-02-11 David Malcolm New
[committed] analyzer.opt: fix typos in descriptions (PR 93659) [committed] analyzer.opt: fix typos in descriptions (PR 93659) - - - - --- 2020-02-10 David Malcolm New
[committed] analyzer, testsuite: add more examples taken from CWE [committed] analyzer, testsuite: add more examples taken from CWE - - - - --- 2022-11-22 David Malcolm New
[committed] analyzer work on issues with flex-generated lexers [PR103546] [committed] analyzer work on issues with flex-generated lexers [PR103546] - - - - --- 2022-11-30 David Malcolm New
[committed] analyzer testsuite: fix typo [committed] analyzer testsuite: fix typo - - - - --- 2021-03-30 David Malcolm New
[committed] analyzer testsuite: add explode-2a.c [PR101068] [committed] analyzer testsuite: add explode-2a.c [PR101068] - - - - --- 2021-06-15 David Malcolm New
[committed] amdgcn: vec_extract no-op insns [committed] amdgcn: vec_extract no-op insns - - - - --- 2023-03-23 Andrew Stubbs New
[committed] amdgcn: use unsigned extend for lshiftrt [committed] amdgcn: use unsigned extend for lshiftrt - - - - --- 2020-05-15 Andrew Stubbs New
[committed] amdgcn: update target-supports.exp [committed] amdgcn: update target-supports.exp - - - - --- 2023-04-20 Andrew Stubbs New
[committed] amdgcn: test global constructors [committed] amdgcn: test global constructors - - - - --- 2022-06-27 Andrew Stubbs New
[committed] amdgcn: switch mov insns to compact syntax [committed] amdgcn: switch mov insns to compact syntax - - - - --- 2023-10-06 Andrew Stubbs New
[committed] amdgcn: sub-dword vector min/max/shift/bit operators [committed] amdgcn: sub-dword vector min/max/shift/bit operators - - - - --- 2020-02-27 Andrew Stubbs New
[committed] amdgcn: simplify secondary reload patterns [committed] amdgcn: simplify secondary reload patterns - - - - --- 2023-11-15 Andrew Stubbs New
[committed] amdgcn: silence warnings [committed] amdgcn: silence warnings - - - - --- 2023-10-27 Andrew Stubbs New
[committed] amdgcn: silence warning [committed] amdgcn: silence warning - - - - --- 2023-10-06 Andrew Stubbs New
[committed] amdgcn: remove unused variable [committed] amdgcn: remove unused variable - - - - --- 2022-09-29 Andrew Stubbs New
[committed] amdgcn: remove obsolete assembler workarounds [committed] amdgcn: remove obsolete assembler workarounds - - - - --- 2022-06-27 Andrew Stubbs New
[committed] amdgcn: refactor mode iterators [committed] amdgcn: refactor mode iterators - - - - --- 2020-03-27 Andrew Stubbs New
« 1 2 ... 433 434 4351266 1267 »