Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -205/+0 |
2022-01-17 | middle-end/101292 - invalid memory access with warning control | Richard Biener | 1 | -1/+4 |
2022-01-15 | Add -Wdangling-pointer [PR63272]. | Martin Sebor | 1 | -0/+1 |
2022-01-15 | Add -Wuse-after-free [PR80532]. | Martin Sebor | 1 | -0/+5 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-15 | Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' | Thomas Schwinge | 1 | -2/+2 |
2021-09-13 | Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILTINS_LOCATION' [PR1... | Thomas Schwinge | 1 | -3/+19 |
2021-09-13 | Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagnostic-spec.h:nowar... | Thomas Schwinge | 1 | -1/+1 |
2021-08-06 | Move more code to new gimple-ssa-warn-access pass. | Martin Sebor | 1 | -0/+1 |
2021-06-24 | Add support for per-location warning groups. | Martin Sebor | 1 | -0/+179 |