]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/program-point.h
Update copyright years.
[thirdparty/gcc.git] / gcc / analyzer / program-point.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-03-22  David Malcolmanalyzer: fix false +ves from -Wanalyzer-deref-before...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-05  David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-06-24  David Malcolmanalyzer: consolidate call_string instances
2022-04-28  David Malcolmanalyzer: add .fpath.txt dumps to -fdump-analyzer-feasi...
2022-03-18  David Malcolmanalyzer: extend state-purging to locals [PR104943]
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-18  Ankur Sainianalyzer: detect and analyze calls via function pointer
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-27  David Malcolmanalyzer: eliminate non-determinism in logs
2020-09-22  David Malcolmanalyzer: add -fdump-analyzer-json
2020-09-16  David Malcolmanalyzer: add program_point::get_next
2020-08-13  David Malcolmanalyzer: rewrite of region and value-handling
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-14  David MalcolmInitial commit of analyzer