aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-errors.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-11-15c: Introduce -Wmissing-parameter-nameFlorian Weimer1-5/+12
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-09-09diagnostics: introduce struct diagnostic_option_idDavid Malcolm1-15/+23
2024-06-11c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operandJoseph Myers1-0/+39
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers1-11/+11
2023-11-06c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]Joseph Myers1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+163