Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-14 | Simplify memchr with small constant strings | H.J. Lu | 1 | -0/+2 |
2022-02-03 | Constrain conservative string lengths to array sizes [PR104119]. | Martin Sebor | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-01 | PR middle-end/97373 - missing warning on sprintf into allocated destination | Martin Sebor | 1 | -2/+5 |
2020-10-01 | Convert sprintf/strlen passes to value query class. | Aldy Hernandez | 1 | -4/+5 |
2020-03-18 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-13 | PR middle-end/91582 - missing heap overflow detection for strcpy | Martin Sebor | 1 | -1/+3 |
2019-08-26 | PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc... | Martin Sebor | 1 | -0/+7 |
2019-08-14 | PR tree-optimization/91294 - [10 Regression] wrong strlen result of a conditi... | Martin Sebor | 1 | -1/+1 |
2019-01-02 | gimple-fold.c (gimple_fold_builtin_strlen): Use set_strlen_range rather than ... | Martin Sebor | 1 | -0/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-18 | PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source | Martin Sebor | 1 | -0/+1 |
2018-02-22 | PR tree-optimization/84480 - bogus -Wstringop-truncation despite assignment w... | Martin Sebor | 1 | -0/+26 |