aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/match.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-30OpenMP: Fortran support for metadirectives and dynamic selectorsSandra Loosemore1-0/+2
2025-01-02OpenMP: Fortran front-end support for dispatch + adjust_argsPaul-Antoine Arras1-0/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-10-25Fortran: Fix ICE with structure constructor in data statement [PR79685]Paul Thomas1-1/+1
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-10-08Fix parsing of substring refs in coarrays. [PR51815]Andre Vehreschild1-1/+2
2024-09-06Fortran: Add OpenMP 'interop' directive parsing supportTobias Burnus1-0/+1
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-26Fortran/OpenMP: Add parsing support for allocators/allocate directivesTobias Burnus1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-05Fortran: Add OpenMP's assume(s) directivesTobias Burnus1-0/+2
2022-07-31Fortran: detect blanks within literal constants in free-form mode [PR92805]Harald Anlauf1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-14/+14
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-27Fortran: make some match* functions staticBernhard Reutner-Fischer1-9/+0
2021-10-27Fortran: make some trans* functions staticBernhard Reutner-Fischer1-1/+0
2021-10-14openmp, fortran: Add support for OpenMP declare variant directive in FortranKwok Cheung Yeung1-0/+1
2021-08-20Fortran: Add OpenMP's error directiveTobias Burnus1-0/+1
2021-08-18Fortran: Add OpenMP's nothing directive supportTobias Burnus1-0/+1
2021-08-17Fortran: Implement OpenMP 5.1 scope constructTobias Burnus1-0/+1
2021-08-16Fortran/OpenMP: Add support for OpenMP 5.1 masked constructTobias Burnus1-0/+6
2021-06-04Fortran/OpenMP: Add omp loop [PR99928]Tobias Burnus1-0/+5
2021-06-01Fortran/OpenMP: Support (parallel) master taskloop (simd) [PR99928]Tobias Burnus1-0/+4
2021-05-14Fortran/OpenMP: Support 'omp parallel master'Tobias Burnus1-0/+1
2021-04-21Fortran/OpenMP: Add 'omp depobj' and 'depend(mutexinoutset:'Tobias Burnus1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-08Fortran: Add 'omp scan' support of OpenMP 5.0Tobias Burnus1-0/+1
2020-10-14Fortran : ICE in build_field PR95614Mark Eggleston1-4/+2
2020-09-28Revert "Fortran : ICE in build_field PR95614"Mark Eggleston1-2/+4
2020-09-27Fortran : ICE in build_field PR95614Mark Eggleston1-4/+2
2020-07-29OpenMP: Add 'omp requires' to Fortran (mostly parsing)Tobias Burnus1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki1-0/+2
2019-10-08Fortran - Improve OpenMP/OpenACC diagnosticTobias Burnus1-1/+1
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-0/+2
2019-08-27re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf1-1/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-27Support simd function declarations via a pre-include.Martin Liska1-0/+1
2018-01-26Partial Failed Images patchDamian Rouson1-0/+4
2018-01-22PR 78534, 83704 Large character lengthsJanne Blomqvist1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou1-0/+1
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas1-2/+2
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+10
2016-10-25Support TYPE as alias for PRINT with -fdec.Fritz Reese1-0/+1
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-0/+2
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-0/+4