aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-28openmp: Adjust diagnostics about same variable in link and to/enter clausesJakub Jelinek1-3/+8
2022-05-27openmp: Add support for enter clause on declare targetJakub Jelinek1-4/+19
2022-05-25c: Improve build_component_ref diagnostics [PR91134]Jakub Jelinek1-8/+15
2022-05-24openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek1-1/+2
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek1-3/+7
2022-05-12openmp: Add omp_all_memory support (C/C++ only so far)Jakub Jelinek1-1/+28
2022-05-09Come up with {,UN}LIKELY macros.Martin Liska1-2/+2
2022-03-07Add missing space in various string literalsJakub Jelinek1-2/+2
2022-02-17openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532]Jakub Jelinek1-1/+10
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler1-2/+20
2022-02-09c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427]Jakub Jelinek1-2/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+23404