]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/sm-sensitive.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / analyzer / sm-sensitive.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-14  David Malcolmanalyzer: cleanups [PR112655]
2023-12-01  David Malcolmdiagnostics, analyzer: add optional per-diagnostic...
2023-06-22  David Malcolmanalyzer: add text-art visualizations of out-of-bounds...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for pending_diagnostic...
2022-10-05  David Malcolmanalyzer: simplify some includes
2022-06-02  David Malcolmdiagnostics: add SARIF output format
2022-05-20  David MalcolmUse "final" and "override" directly, rather than via...
2022-03-16  David Malcolmanalyzer: early rejection of disabled warnings [PR104955]
2022-01-03  Jakub JelinekUpdate copyright years.
2021-07-07  David Malcolmanalyzer: remove add_any_constraints_from_ssa_def_stmt
2021-03-30  David Malcolmanalyzer: only call get_diagnostic_tree when it's needed
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-22  David Malcolmanalyzer: add -fdump-analyzer-json
2020-09-09  David Malcolmanalyzer: eliminate sm_context::warn_for_state in favor...
2020-09-09  David Malcolmanalyzer: use objects for state_machine::state_t
2020-08-13  David Malcolmanalyzer: rewrite of region and value-handling
2020-01-28  David Malcolmdiagnostic_metadata: unbreak xgettext (v2)
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-14  David Malcolmanalyzer: fix dedupe issue seen with CVE-2005-1689
2020-01-14  David MalcolmInitial commit of analyzer