Age | Commit message (Expand) | Author | Files | Lines |
2023-05-26 | Fortran/OpenMP: Add parsing support for allocators/allocate directives | Tobias Burnus | 1 | -0/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-05 | Fortran: Add OpenMP's assume(s) directives | Tobias Burnus | 1 | -0/+2 |
2022-07-31 | Fortran: detect blanks within literal constants in free-form mode [PR92805] | Harald Anlauf | 1 | -3/+3 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -14/+14 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-27 | Fortran: make some match* functions static | Bernhard Reutner-Fischer | 1 | -9/+0 |
2021-10-27 | Fortran: make some trans* functions static | Bernhard Reutner-Fischer | 1 | -1/+0 |
2021-10-14 | openmp, fortran: Add support for OpenMP declare variant directive in Fortran | Kwok Cheung Yeung | 1 | -0/+1 |
2021-08-20 | Fortran: Add OpenMP's error directive | Tobias Burnus | 1 | -0/+1 |
2021-08-18 | Fortran: Add OpenMP's nothing directive support | Tobias Burnus | 1 | -0/+1 |
2021-08-17 | Fortran: Implement OpenMP 5.1 scope construct | Tobias Burnus | 1 | -0/+1 |
2021-08-16 | Fortran/OpenMP: Add support for OpenMP 5.1 masked construct | Tobias Burnus | 1 | -0/+6 |
2021-06-04 | Fortran/OpenMP: Add omp loop [PR99928] | Tobias Burnus | 1 | -0/+5 |
2021-06-01 | Fortran/OpenMP: Support (parallel) master taskloop (simd) [PR99928] | Tobias Burnus | 1 | -0/+4 |
2021-05-14 | Fortran/OpenMP: Support 'omp parallel master' | Tobias Burnus | 1 | -0/+1 |
2021-04-21 | Fortran/OpenMP: Add 'omp depobj' and 'depend(mutexinoutset:' | Tobias Burnus | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-08 | Fortran: Add 'omp scan' support of OpenMP 5.0 | Tobias Burnus | 1 | -0/+1 |
2020-10-14 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 1 | -4/+2 |
2020-09-28 | Revert "Fortran : ICE in build_field PR95614" | Mark Eggleston | 1 | -2/+4 |
2020-09-27 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 1 | -4/+2 |
2020-07-29 | OpenMP: Add 'omp requires' to Fortran (mostly parsing) | Tobias Burnus | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -0/+2 |
2019-10-08 | Fortran - Improve OpenMP/OpenACC diagnostic | Tobias Burnus | 1 | -1/+1 |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas | 1 | -0/+2 |
2019-08-27 | re PR fortran/91496 (!GCC$ directives error if mistyped or unknown) | Harald Anlauf | 1 | -1/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | Support simd function declarations via a pre-include. | Martin Liska | 1 | -0/+1 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -0/+4 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-22 | extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll. | Eric Botcazou | 1 | -0/+1 |
2017-09-09 | decl.c: Add decl_type_param_list... | Paul Thomas | 1 | -2/+2 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -0/+10 |
2016-10-25 | Support TYPE as alias for PRINT with -fdec. | Fritz Reese | 1 | -0/+1 |
2016-09-23 | lang.opt, [...]: New flag -fdec-static. | Fritz Reese | 1 | -0/+2 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | check.c (gfc_check_event_query): New function. | Tobias Burnus | 1 | -0/+2 |
2015-11-03 | OpenACC atomic directive | Thomas Schwinge | 1 | -0/+1 |
2015-09-28 | [multiple changes] | Paul Thomas | 1 | -0/+1 |
2015-07-02 | re PR fortran/52846 ([F2008] Support submodules) | Paul Thomas | 1 | -0/+2 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+16 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+18 |
2014-06-06 | dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item. | Jakub Jelinek | 1 | -0/+1 |