aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-04openmp: Add omp::decl support for C2XJakub Jelinek1-0/+1
2023-11-04openmp: Add support for omp::directive and omp::sequence attributes in C2XJakub Jelinek1-0/+11
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-3/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-14Support C2x [[]] attributes for C.Joseph Myers1-1/+2
2019-11-07Move string concatenation for C into the parser.Joseph Myers1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-02re PR c/30552 (gcc crashes when compiling examples with GNU statement express...David Pagan1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07Allow _Alignas in compound literals (C11 DR#444).Joseph Myers1-1/+1
2017-10-12C/C++: add fix-it hints for various missing symbolsDavid Malcolm1-1/+2
2017-08-10C/C++: show pertinent open token when missing a close tokenDavid Malcolm1-3/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-0/+189