Age | Commit message (Expand) | Author | Files | Lines |
2023-04-25 | 'omp scan' struct block seq update for OpenMP 5.x | Tobias Burnus | 1 | -0/+59 |
2023-03-01 | OpenMP/Fortran: Fix handling of optional is_device_ptr + bind(C) [PR108546] | Tobias Burnus | 2 | -0/+99 |
2023-02-22 | Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo... | Thomas Schwinge | 15 | -16/+20 |
2023-02-16 | libgomp: Fix comment typo | Jakub Jelinek | 1 | -1/+1 |
2023-02-15 | libgomp: Fix reverse-offload for GOMP_MAP_TO_PSET | Tobias Burnus | 1 | -2/+4 |
2023-02-15 | libgomp: Fix 'target enter data' with always pointer | Tobias Burnus | 1 | -0/+22 |
2023-02-09 | OpenMP/Fortran: Partially fix non-rect loop nests [PR107424] | Tobias Burnus | 6 | -0/+1740 |
2023-02-07 | Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloading compilation | Thomas Schwinge | 1 | -0/+2 |
2023-02-03 | libgomp: Fix reverse offload issues | Tobias Burnus | 1 | -0/+32 |
2023-02-01 | Fortran: Extend align-clause checks of OpenMP's allocate directive | Tobias Burnus | 2 | -2/+44 |
2023-01-27 | OpenMP/Fortran: Fix has_device_addr clause splitting [PR108558] | Tobias Burnus | 1 | -0/+59 |
2022-12-16 | Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR108056] | Tobias Burnus | 1 | -42/+0 |
2022-12-15 | libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code... | Tobias Burnus | 1 | -0/+42 |
2022-12-14 | OpenMP/Fortran: Combined directives with map/firstprivate of same symbol | Julian Brown | 1 | -0/+41 |
2022-12-10 | libgomp: Handle OpenMP's reverse offloads | Tobias Burnus | 5 | -0/+467 |
2022-12-09 | Fortran/OpenMP: align/allocator modifiers to the allocate clause | Tobias Burnus | 2 | -0/+53 |
2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler | 2 | -0/+366 |
2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge | 1 | -1/+0 |
2022-11-03 | OpenMP/Fortran: 'target update' with DT components | Tobias Burnus | 2 | -0/+234 |
2022-10-13 | libgomp: Add Fortran testcases for omp_in_explicit_task | Tobias Burnus | 7 | -0/+247 |
2022-09-30 | Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318] | Tobias Burnus | 1 | -0/+159 |
2022-09-12 | nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible | Tobias Burnus | 1 | -0/+1 |
2022-08-26 | OpenMP: Support reverse offload (middle end part) | Tobias Burnus | 2 | -0/+100 |
2022-07-08 | Fix one issue in OpenMP 'requires' directive diagnostics | Thomas Schwinge | 1 | -0/+8 |
2022-07-07 | Fix Intel MIC 'mkoffload' for OpenMP 'requires' | Thomas Schwinge | 1 | -1/+1 |
2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus | 2 | -0/+40 |
2022-06-15 | openmp: Fix up get-mapped-ptr-1.{c,f90} tests | Jakub Jelinek | 1 | -4/+8 |
2022-06-13 | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek | 1 | -5/+8 |
2022-06-03 | OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co... | Tobias Burnus | 1 | -0/+57 |
2022-05-28 | OpenMP/Fortran: Add support for enter clause on declare target | Tobias Burnus | 2 | -3/+11 |
2022-05-24 | OpenMP: Support nowait with Fortran [PR105378] | Tobias Burnus | 1 | -0/+42 |
2022-05-23 | OpenMP: Handle descriptors in target's firstprivate [PR104949] | Tobias Burnus | 3 | -0/+170 |
2022-05-20 | libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc... | Marcel Vollweiler | 4 | -0/+336 |
2022-05-18 | OpenMP: Add Fortran support for inoutset depend-kind | Tobias Burnus | 4 | -3/+191 |
2022-05-17 | OpenMP: Add omp_all_memory support to Fortran | Tobias Burnus | 3 | -0/+360 |
2022-05-13 | libgomp.fortran/target-nowait-array-section.f90: Fix typo | Tobias Burnus | 1 | -1/+1 |
2022-05-13 | OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays | Tobias Burnus | 1 | -0/+56 |
2022-05-10 | Fix up 'libgomp.fortran/use_device_addr-5.f90' multi-device testing | Thomas Schwinge | 1 | -1/+1 |
2022-05-06 | OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. | Marcel Vollweiler | 1 | -0/+50 |
2022-05-04 | OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg | Tobias Burnus | 1 | -0/+143 |
2022-05-02 | OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. | Marcel Vollweiler | 4 | -0/+350 |
2022-04-05 | OpenMP: Fix nested use_device_ptr | Chung-Lin Tang | 1 | -0/+41 |
2022-04-04 | [libgomp/testsuite] Fix libgomp.fortran/examples-4/declare_target-{1,2}.f90 | Tom de Vries | 2 | -24/+38 |
2022-04-01 | [libgomp, testsuite, nvptx] Limit recursion in declare_target-{1,2}.f90 | Tom de Vries | 2 | -11/+27 |
2022-03-18 | Fortran/OpenMP: Fix privatization of associated names | Tobias Burnus | 1 | -0/+92 |
2022-03-16 | OpenMP, Fortran: Bugfix for omp_set_num_teams. | Marcel Vollweiler | 1 | -0/+10 |
2022-03-10 | Fix multiple issue in the testcase allocate-1.f90. | Hafiz Abid Qadeer | 1 | -14/+12 |
2022-02-22 | [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end | Tom de Vries | 1 | -12/+0 |
2022-02-15 | Fortran/OpenMP: Fix depend-clause handling | Tobias Burnus | 1 | -0/+109 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 4 | -0/+251 |