]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/call-details.cc
analyzer: add sarif properties for bounds checking diagnostics
[thirdparty/gcc.git] / gcc / analyzer / call-details.cc
2023-12-01  David Malcolmdiagnostics, analyzer: add optional per-diagnostic...
2023-09-01  benjamin priouranalyzer: Add support of placement new and improved...
2023-08-29  David Malcolmanalyzer: new warning: -Wanalyzer-overlapping-buffers...
2023-08-24  David Malcolmanalyzer: implement kf_strcat [PR105899]
2023-08-22  David Malcolmanalyzer: check format strings for null termination...
2023-08-22  David Malcolmanalyzer: replace -Wanalyzer-unterminated-string with...
2023-08-11  David Malcolmanalyzer: new warning: -Wanalyzer-unterminated-string...
2023-08-09  David Malcolmanalyzer: remove default return value from region_model...
2023-08-04  David Malcolmanalyzer: handle function attribute "alloc_size" [PR110426]
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-06  David Malcolmanalyzer: split out more stuff from region-model-impl...