]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/region-model-manager.h
analyzer: fix ICE on negative values for size_t [PR114472]
[thirdparty/gcc.git] / gcc / analyzer / region-model-manager.h
2024-03-18  David Malcolmanalyzer: fix ICEs due to sloppy types in bounds-checki...
2024-02-29  David Malcolmanalyzer: fix ICE in call summarization [PR114159]
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-19  David Malcolmanalyzer: new warning: -Wanalyzer-undefined-behavior...
2023-07-26  David Malcolmanalyzer: add symbol base class, moving region id to...
2023-06-29  benjamin priouranalyzer: Fix regression bug after r14-1632-g9589a46dda...
2023-06-22  David Malcolmanalyzer: add text-art visualizations of out-of-bounds...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-09  David Malcolmanalyzer: fix ICE on region creation during get_referen...
2022-12-06  David Malcolmanalyzer: use __attribute__((nonnull)) at top level...
2022-11-24  David Malcolmanalyzer: revamp of heap-allocated regions [PR106473]
2022-11-08  David Malcolmanalyzer: start adding support for errno
2022-10-05  David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-10-05  David Malcolmanalyzer: move region_model_manager decl to its own...