aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-convert.cc
AgeCommit message (Expand)AuthorFilesLines
2023-02-10c: Allow conversions of null pointer constants to nullptr_tJoseph Myers1-3/+18
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-28c: C2x enums with fixed underlying type [PR61469]Joseph Myers1-1/+7
2022-08-25c: Implement C23 nullptr (N3042)Marek Polacek1-1/+24
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+207