aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/module.cc
AgeCommit message (Expand)AuthorFilesLines
2024-09-24OpenMP: Add support for 'self_maps' to the 'require' directiveTobias Burnus1-1/+10
2024-09-12Implement modules for UNSIGNED.Steven G. Kargl1-0/+1
2024-03-22fortran: Ignore use statements on error [PR107426]Mikael Morin1-0/+31
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-11OpenMP: Support acquires/release in 'omp require atomic_default_mem_order'Tobias Burnus1-0/+19
2023-08-25fortran: Rename TRUE/FALSE to true/false in *.cc filesUros Bizjak1-2/+2
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-07-04OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntaxTobias Burnus1-3/+3
2022-03-23Fortran: Fix directory stat check for '.' [PR103560]Tobias Burnus1-1/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+7581