Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 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-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -7/+7 |
2018-09-17 | substring-locations: add class format_string_diagnostic_t | David Malcolm | 1 | -37/+37 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -4/+12 |
2018-03-02 | substring-locations.h (format_warning_va): Formatting fix for ATTRIBUTE_GCC_D... | Jakub Jelinek | 1 | -2/+18 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-17 | Simplify format_warning_at_substring API | David Malcolm | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-07 | Move class substring_loc from c-family into gcc | David Malcolm | 1 | -0/+71 |
2016-08-16 | Fix caret locations in format_type_warning (PR c/72857) | David Malcolm | 1 | -6/+7 |
2016-08-05 | On-demand locations within string-literals | David Malcolm | 1 | -0/+30 |