Age | Commit message (Expand) | Author | Files | Lines |
2023-06-13 | c/c++: use positive tone in missing header notes [PR84890] | David Malcolm | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-06-30 | c-family: Add <time.h> names to diagnostics for known headers | Jonathan Wakely | 1 | -0/+14 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -3/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-12 | Replace gnu::unique_ptr with std::unique_ptr | Jonathan Wakely | 1 | -1/+1 |
2021-06-14 | c-family: Add fix-it suggestions for more <stdlib.h> names [PR101052] | Jonathan Wakely | 1 | -0/+7 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-06-04 | Provide diagnostic hints for missing C++ cinttypes string constants. | Mark Wielaard | 1 | -0/+8 |
2020-06-04 | Provide diagnostic hints for missing C inttypes.h string constants. | Mark Wielaard | 1 | -1/+52 |
2020-05-22 | Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t | Mark Wielaard | 1 | -6/+36 |
2020-05-22 | Suggest including <stdbool.h> for bool, true and false | Mark Wielaard | 1 | -0/+8 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-31 | Fix bogus fix-it for FLT_MAX (PR c/89122) | David Malcolm | 1 | -0/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-27 | Less verbose fix-it hints for missing header files (PR 87091) | David Malcolm | 1 | -1/+1 |
2018-03-29 | More #include suggestions (PR c++/84269) | David Malcolm | 1 | -1/+32 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -1/+1 |
2017-11-21 | C/C++: more stdlib header hints (PR c/81404) | David Malcolm | 1 | -0/+169 |