aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.cc
AgeCommit message (Expand)AuthorFilesLines
2023-10-25OpenMP/Fortran: Group handling of 'if' clause without and with modifierThomas Schwinge1-21/+21
2023-07-17OpenMP/Fortran: Parsing support for 'uses_allocators'Tobias Burnus1-0/+24
2023-06-20Fortran: Fix parse-dump-tree for OpenMP ALLOCATE clauseTobias Burnus1-3/+6
2023-06-06openmp: Add support for the 'present' modifierTobias Burnus1-0/+14
2023-05-26Fortran/OpenMP: Add parsing support for allocators/allocate directivesTobias Burnus1-2/+6
2023-05-10Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTIONBernhard Reutner-Fischer1-16/+22
2023-05-10Fortran: dump-parse-tree attribs: fix unbalanced braces [PR109624]Bernhard Reutner-Fischer1-3/+13
2023-04-01Change "long_double" into "long double" for C prototypes from Fortran.Thomas Koenig1-0/+2
2023-03-29Fix fc-prototypes usage with C_INT64_T and non LP64 Targets.Andrew Pinski1-0/+3
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-23Fortran: Typo/unicode-o fixesJulian Brown1-1/+1
2022-12-09Fortran/OpenMP: align/allocator modifiers to the allocate clauseTobias Burnus1-0/+23
2022-10-05Fortran: Add OpenMP's assume(s) directivesTobias Burnus1-0/+41
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