Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3207 patches
« 1 2 ... 4 5 632 33 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] analyzer: documentation nits relating to new fd warnings [committed] analyzer: documentation nits relating to new fd warnings - - - - --- 2022-07-15 David Malcolm New
[2/2] analyzer: use std::unique_ptr for pending_diagnostic/note [1/2] Add gcc/make-unique.h - - - - --- 2022-07-12 David Malcolm New
[1/2] Add gcc/make-unique.h [1/2] Add gcc/make-unique.h - - - - --- 2022-07-12 David Malcolm New
[pushed,2/2] analyzer: use label_text for superedge::get_description [pushed,1/2] Convert label_text to C++11 move semantics - - - - --- 2022-07-07 David Malcolm New
[pushed,1/2] Convert label_text to C++11 move semantics [pushed,1/2] Convert label_text to C++11 move semantics - - - - --- 2022-07-07 David Malcolm New
[pushed] analyzer: fix false positives from -Wanalyzer-tainted-divisor [PR106225] [pushed] analyzer: fix false positives from -Wanalyzer-tainted-divisor [PR106225] - - - - --- 2022-07-07 David Malcolm New
[committed] analyzer: fix uninit false positive with -ftrivial-auto-var-init= [PR106204] [committed] analyzer: fix uninit false positive with -ftrivial-auto-var-init= [PR106204] - - - - --- 2022-07-06 David Malcolm New
[committed] analyzer: consolidate call_string instances [committed] analyzer: consolidate call_string instances - - - - --- 2022-06-24 David Malcolm New
[committed] analyzer: whitespace cleanups [committed] analyzer: whitespace cleanups - - - - --- 2022-06-24 David Malcolm New
[12/12] Work-in-progress of path remapping RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[11/12] Fixups to diagnostic-format-sarif.cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[10/12] Add sarif frontend RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[09/12] Add json frontend RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[08/12] Add json-reader.h/cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[07/12] Add deferred-locations.h/cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[06/12] prune.exp: move multiline-handling to before other pruning RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[05/12] Placeholder libcpp fixups RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[04/12] json: add json parsing support RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[03/12] Add more emit_diagnostic overloads RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[02/12] diagnostics: associate rules with plugins in SARIF output RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[01/12] diagnostics: add ability to associate diagnostics with rules from coding standards RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[committed] gimple-ssa-warn-access.cc: add missing auto_diagnostic_group [committed] gimple-ssa-warn-access.cc: add missing auto_diagnostic_group - - - - --- 2022-06-16 David Malcolm New
[committed] c-decl: fix "inform" grouping and conditionalization [committed] c-decl: fix "inform" grouping and conditionalization - - - - --- 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-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-double-fclose with CWE-1341 [committed] analyzer: associate -Wanalyzer-double-fclose with CWE-1341 - - - - --- 2022-06-16 David Malcolm New
[committed] analyzer: fix up paths for inlining (PR analyzer/105962) [committed] analyzer: fix up paths for inlining (PR analyzer/105962) - - - - --- 2022-06-15 David Malcolm New
[committed] analyzer: show saved diagnostics as nodes in .eg.dot dumps [committed] analyzer: show saved diagnostics as nodes in .eg.dot dumps - - - - --- 2022-06-15 David Malcolm New
[committed] analyzer: add more uninit test coverage [committed] analyzer: add more uninit test coverage - - - - --- 2022-06-15 David Malcolm New
[committed] diagnostics: add SARIF output format [committed] diagnostics: add SARIF output format - - - - --- 2022-06-02 David Malcolm New
[committed] Add -fdiagnostics-format={json-stderr|json-file} [committed] Add -fdiagnostics-format={json-stderr|json-file} - - - - --- 2022-06-02 David Malcolm New
[committed] json: fix escaping of '\' [committed] json: fix escaping of '\' - - - - --- 2022-06-02 David Malcolm New
libiberty: remove FINAL and OVERRIDE from ansidecl.h libiberty: remove FINAL and OVERRIDE from ansidecl.h - - - - --- 2022-05-23 David Malcolm New
[committed] test plugins: use "final" and "override" directly, rather than via macros [committed] test plugins: use "final" and "override" directly, rather than via macros - - - - --- 2022-05-23 David Malcolm New
[10/10] Add 'final' and 'override' in various places Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[09/10] tree-vect-slp-patterns.cc: add 'final' and 'override' to vect_pattern::build impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[08/10] i386: add 'final' and 'override' to scalar_chain vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[07/10] value-relation.h: add 'final' and 'override' to relation_oracle vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[06/10] ipa: add 'final' and 'override' to call_summary_base vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[05/10] d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[04/10] tree-switch-conversion.h: use final/override for cluster vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[03/10] expr.cc: use final/override on op_by_pieces_d vfuncs Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[02/10] Add 'final' and 'override' on dom_walker vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[01/10] Add 'final' and 'override' to opt_pass vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[committed] jit: use 'final' and 'override' where appropriate [committed] jit: use 'final' and 'override' where appropriate - - - - --- 2022-05-23 David Malcolm New
[committed] analyzer: use 'final' and 'override' where appropriate [committed] analyzer: use 'final' and 'override' where appropriate - - - - --- 2022-05-23 David Malcolm New
[committed] analyzer: update docs about -fanalyzer-checker=taint [committed] analyzer: update docs about -fanalyzer-checker=taint - - - - --- 2022-05-19 David Malcolm New
[8/8] aarch64: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[7/8] gcc: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[6/8] jit: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[5/8] c++: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[4/8] c-family: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[3/8] analyzer: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[2/8] libcpp: update for move of FINAL And OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[committed] analyzer: implement four new warnings for <stdarg.h> misuses [PR105103] [committed] analyzer: implement four new warnings for <stdarg.h> misuses [PR105103] - - - - --- 2022-05-16 David Malcolm New
[committed] analyzer: fix memory leaks [committed] analyzer: fix memory leaks - - - - --- 2022-05-11 David Malcolm New
[committed] analyzer: handle repeated accesses after init of unknown size [PR105285] [committed] analyzer: handle repeated accesses after init of unknown size [PR105285] - - - - --- 2022-04-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: fix ICEs on complex constants [PR105365, 105366] [committed] analyzer: fix ICEs on complex constants [PR105365, 105366] - - - - --- 2022-04-25 David Malcolm New
[committed] analyzer: fix escaping of pointer arithmetic [PR105264] [committed] analyzer: fix escaping of pointer arithmetic [PR105264] - - - - --- 2022-04-14 David Malcolm New
gimple-fold: fix further missing stmt locations [PR104308] gimple-fold: fix further missing stmt locations [PR104308] - - - - --- 2022-04-14 David Malcolm New
[committed] analyzer: fix ICE comparing VECTOR_CSTs [PR105252] [committed] analyzer: fix ICE comparing VECTOR_CSTs [PR105252] - - - - --- 2022-04-14 David Malcolm New
[wwwdocs,commmited] gcc-12: further jit changes (LIBGCCJIT_ABI_20 through _24) [wwwdocs,commmited] gcc-12: further jit changes (LIBGCCJIT_ABI_20 through _24) - - - - --- 2022-04-13 David Malcolm New
[committed] gcc-12: analyzer changes [committed] gcc-12: analyzer changes - - - - --- 2022-04-12 David Malcolm New
[committed] analyzer: fix folding of regions involving unknown ptrs [PR103892] [committed] analyzer: fix folding of regions involving unknown ptrs [PR103892] - - - - --- 2022-04-09 David Malcolm New
[committed] analyzer: fix leak false +ve with symbolic writes [PR102308] [committed] analyzer: fix leak false +ve with symbolic writes [PR102308] - - - - --- 2022-04-07 David Malcolm New
[committed] jit: fix location of .png files for "make jit.pdf" [PR102824] [committed] jit: fix location of .png files for "make jit.pdf" [PR102824] - - - - --- 2022-04-06 David Malcolm New
[wwwdocs] gcc-12: linkify various options [wwwdocs] gcc-12: linkify various options - - - - --- 2022-04-01 David Malcolm New
[wwwdocs] gcc-12: jit changes [wwwdocs] gcc-12: jit changes - - - - --- 2022-04-01 David Malcolm New
[committed] jit: further doc fixes [committed] jit: further doc fixes - - - - --- 2022-04-01 David Malcolm New
[committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085] [committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085] - - - - --- 2022-03-29 David Malcolm New
[committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087] [committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087] - - - - --- 2022-03-29 David Malcolm New
[committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074] [committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074] - - - - --- 2022-03-29 David Malcolm New
[committed] analyzer: fix ICE on memset of untracked region [PR105057] [committed] analyzer: fix ICE on memset of untracked region [PR105057] - - - - --- 2022-03-26 David Malcolm New
gimple-fold: fix location of loads for memory ops [PR104308] gimple-fold: fix location of loads for memory ops [PR104308] - - - - --- 2022-03-25 David Malcolm New
[v3] Document that the 'access' and 'nonnull' attributes are independent [v3] Document that the 'access' and 'nonnull' attributes are independent - - - - --- 2022-03-25 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] Docs: Document that taint analyzer checker disables some warnings [PR103533] [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533] - - - - --- 2022-03-25 David Malcolm New
[committed] analyzer: fix accessing wrong stack frame on interprocedural return [PR104979] [committed] analyzer: fix accessing wrong stack frame on interprocedural return [PR104979] - - - - --- 2022-03-23 David Malcolm New
[v2] Document that the 'access' and 'nonnull' attributes are independent [v2] Document that the 'access' and 'nonnull' attributes are independent - - - - --- 2022-03-23 David Malcolm New
[committed] analyzer: use tainted_allocation_size::m_mem_space [PR105017] [committed] analyzer: use tainted_allocation_size::m_mem_space [PR105017] - - - - --- 2022-03-23 David Malcolm New
[committed] analyzer: fix ICE adding note to disabled diagnostic [PR104997] [committed] analyzer: fix ICE adding note to disabled diagnostic [PR104997] - - - - --- 2022-03-23 David Malcolm New
[committed] analyzer: extend state-purging to locals [PR104943] [committed] analyzer: extend state-purging to locals [PR104943] - - - - --- 2022-03-18 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: fixes to -fdump-analyzer-state-purge [committed] analyzer: fixes to -fdump-analyzer-state-purge - - - - --- 2022-03-17 David Malcolm New
[committed] analyzer: fix program_point::get_next for PK_BEFORE_STMT [committed] analyzer: fix program_point::get_next for PK_BEFORE_STMT - - - - --- 2022-03-17 David Malcolm New
[committed] analyzer: early rejection of disabled warnings [PR104955] [committed] analyzer: early rejection of disabled warnings [PR104955] - - - - --- 2022-03-16 David Malcolm 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: presize m_cluster_map in store copy ctor [committed] analyzer: presize m_cluster_map in store copy ctor - - - - --- 2022-03-15 David Malcolm New
[committed] analyzer: fix ICE with -fanalyzer-transitivity [PR104863] [committed] analyzer: fix ICE with -fanalyzer-transitivity [PR104863] - - - - --- 2022-03-10 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: 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: fix duplicates in check_for_tainted_size_arg [committed] analyzer: fix duplicates in check_for_tainted_size_arg - - - - --- 2022-03-10 David Malcolm New
[committed] analyzer: more test coverage of leak detection [PR99771] [committed] analyzer: more test coverage of leak detection [PR99771] - - - - --- 2022-03-08 David Malcolm New
[committed] analyzer: fix leak suppression at end of 'main' [PR101983] [committed] analyzer: fix leak suppression at end of 'main' [PR101983] - - - - --- 2022-03-07 David Malcolm New
[committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521] [committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521] - - - - --- 2022-03-04 David Malcolm New
[committed] analyzer: handle __attribute__((const)) [PR104434] [committed] analyzer: handle __attribute__((const)) [PR104434] - - - - --- 2022-02-23 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: fixes to free of non-heap detection [PR104560] [committed] analyzer: fixes to free of non-heap detection [PR104560] - - - - --- 2022-02-16 David Malcolm New
« 1 2 ... 4 5 632 33 »