aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.cc
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration supportTobias Burnus1-7/+31
2022-07-04OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntaxTobias Burnus1-3/+3
2022-07-01OpenMP: Handle tofrom with target enter/exit dataTobias Burnus1-0/+5
2022-05-28OpenMP/Fortran: Add support for enter clause on declare targetTobias Burnus1-0/+1
2022-05-18OpenMP: Add Fortran support for inoutset depend-kindTobias Burnus1-0/+2
2022-05-17OpenMP: Add omp_all_memory support to FortranTobias Burnus1-1/+1
2022-03-07Fortran: Fix typosTobias Burnus1-1/+1
2022-02-24Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOPHarald Anlauf1-0/+5
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler1-0/+1
2022-01-20Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]Sandra Loosemore1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3924