Age | Commit message (Expand) | Author | Files | Lines |
2025-03-15 | Fortran: Store OpenMP's 'declare variant' in module file [PR115271] | Tobias Burnus | 1 | -1/+2 |
2025-02-17 | OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant... | Tobias Burnus | 1 | -45/+202 |
2025-02-05 | Fortran/OpenMP: Add location data to 'sorry' [PR118740] | Tobias Burnus | 1 | -2/+4 |
2025-01-30 | OpenMP: Fortran support for metadirectives and dynamic selectors | Sandra Loosemore | 1 | -37/+275 |
2025-01-30 | OpenMP: append_args clause fixes + Fortran support | Tobias Burnus | 1 | -30/+152 |
2025-01-27 | Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_omp_directives | Tobias Burnus | 1 | -2/+2 |
2025-01-26 | OpenMP: Fix typo in atomic directive error message | Sandra Loosemore | 1 | -1/+1 |
2025-01-20 | Fortran: improve error message for conflicting OpenMP clauses [PR107122] | Harald Anlauf | 1 | -1/+1 |
2025-01-16 | OpenMP: Improve error message for invalid directive in "assumes". | Sandra Loosemore | 1 | -1/+1 |
2025-01-13 | Accept commas between clauses in OpenMP declare variant | Paul-Antoine Arras | 1 | -10/+13 |
2025-01-11 | Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatc... | Tobias Burnus | 1 | -12/+41 |
2025-01-02 | OpenMP: Enable has_device_addr clause for 'dispatch' in Fortran | Tobias Burnus | 1 | -1/+2 |
2025-01-02 | OpenMP: Fortran front-end support for dispatch + adjust_args | Paul-Antoine Arras | 1 | -17/+187 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-22 | OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing | Tobias Burnus | 1 | -117/+117 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -4/+4 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-19 | Fortran: Add range-based diagnostic | Tobias Burnus | 1 | -9/+19 |
2024-10-12 | Fortran/OpenMP: Warn when mapping polymorphic variables | Tobias Burnus | 1 | -2/+49 |
2024-10-07 | OpenMP: Allocate directive for static vars, clean up | Tobias Burnus | 1 | -3/+6 |
2024-09-24 | OpenMP: Add support for 'self_maps' to the 'require' directive | Tobias Burnus | 1 | -11/+19 |
2024-09-13 | Fortran: Fixes to OpenMP 'interop' directive parsing support | Tobias Burnus | 1 | -123/+182 |
2024-09-11 | fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fort... | Tobias Burnus | 1 | -1/+2 |
2024-09-06 | Fortran: Add OpenMP 'interop' directive parsing support | Tobias Burnus | 1 | -16/+396 |
2024-07-01 | libgomp, openmp: Add ompx_gnu_pinned_mem_alloc | Andrew Stubbs | 1 | -4/+7 |
2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek | 1 | -27/+223 |
2024-05-15 | openmp: Diagnose using grainsize+num_tasks clauses together [PR115103] | Jakub Jelinek | 1 | -0/+7 |
2024-03-14 | Minor fixes for OpenACC/Fortran 'self' clause for compute constructs | Thomas Schwinge | 1 | -0/+1 |
2024-03-14 | OpenACC 2.7: front-end support for readonly modifier | Chung-Lin Tang | 1 | -29/+58 |
2024-02-23 | Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning | Tobias Burnus | 1 | -2/+2 |
2024-02-15 | openmp, fortran: Add Fortran support for indirect clause on the declare targe... | Kwok Cheung Yeung | 1 | -3/+47 |
2024-02-13 | OpenMP: Reject non-const 'condition' trait in Fortran | Tobias Burnus | 1 | -5/+25 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-19 | OpenMP: Use enumerators for names of trait-sets and traits | Sandra Loosemore | 1 | -114/+113 |
2023-12-11 | OpenMP: Support acquires/release in 'omp require atomic_default_mem_order' | Tobias Burnus | 1 | -10/+43 |
2023-12-08 | OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables | Tobias Burnus | 1 | -11/+109 |
2023-11-24 | OpenMP: Add -Wopenmp and use it | Tobias Burnus | 1 | -13/+19 |
2023-11-24 | OpenMP: Accept argument to depobj's destroy clause | Tobias Burnus | 1 | -1/+11 |
2023-10-25 | Disentangle handling of OpenACC 'host', 'self' pragma tokens | Thomas Schwinge | 1 | -13/+14 |
2023-10-25 | OpenACC 2.7: Implement self clause for compute constructs | Chung-Lin Tang | 1 | -3/+37 |
2023-10-25 | OpenMP/Fortran: Group handling of 'if' clause without and with modifier | Thomas Schwinge | 1 | -2/+2 |
2023-10-14 | Fortran: Support OpenMP's 'allocate' directive for stack vars | Tobias Burnus | 1 | -14/+48 |
2023-10-08 | Fortran/OpenMP: Fix handling of strictly structured blocks | Tobias Burnus | 1 | -0/+2 |
2023-08-25 | OpenMP: Fortran support for imperfectly-nested loops | Sandra Loosemore | 1 | -99/+664 |
2023-08-22 | OpenMP: Handle 'all' as category in defaultmap | Tobias Burnus | 1 | -3/+9 |
2023-08-15 | OpenACC 2.7: default clause support for data constructs | Chung-Lin Tang | 1 | -1/+2 |
2023-07-31 | OpenACC 2.7: host_data must have use_device clause requirement | Chung-Lin Tang | 1 | -0/+6 |
2023-07-27 | OpenMP/Fortran: Extend reject code between target + teams [PR71065, PR110725] | Tobias Burnus | 1 | -7/+6 |
2023-07-25 | OpenMP/Fortran: Reject declarations between target + teams | Tobias Burnus | 1 | -6/+7 |