aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-objc-common.cc
AgeCommit message (Expand)AuthorFilesLines
4 daysdiagnostics: add highlight-a vs highlight-b in colorization and pp_markupDavid Malcolm1-4/+26
2024-06-12pretty_printer: make all fields privateDavid Malcolm1-2/+2
2024-05-31C23: allow aliasing for types derived from structs with variable sizeMartin Uecker1-5/+0
2024-05-31C: allow aliasing of compatible types derived from enumeral types [PR115157]Martin Uecker1-5/+2
2024-05-28Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]David Malcolm1-1/+1
2024-03-08dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]Jakub Jelinek1-0/+23
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-21c23: aliasing of compatible tagged typesMartin Uecker1-0/+5
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+33
2023-10-03diagnostics: add ctors to text_info; add m_ prefixes to fieldsDavid Malcolm1-2/+2
2023-02-18C: Detect all variably modified types [PR108375]Martin Uecker1-3/+3
2023-01-31c++: fix ICE with -Wduplicated-cond [PR107593]Marek Polacek1-0/+8
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-28c: C2x enums with fixed underlying type [PR61469]Joseph Myers1-7/+1
2022-10-24c-family: Implicitly return zero from main even on freestandingArsen Arsenović1-3/+6
2022-05-07c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]Marek Polacek1-0/+9
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+396