summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2020-07-301-0/+40
* openacc: Deep copy attach/detach should not affect reference countsJulian Brown2020-07-298-26/+324
* openacc: Remove unnecessary detach finalizationJulian Brown2020-07-292-1/+29
* Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener2020-07-231-0/+4
* Daily bump.GCC Administrator2020-07-151-0/+20
* libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprofKwok Cheung Yeung2020-07-143-0/+129
* Daily bump.GCC Administrator2020-07-141-0/+83
* openacc: Don't strip TO_PSET/POINTER for enter/exit dataJulian Brown2020-07-131-0/+97
* openacc: Adjust dynamic reference count semanticsJulian Brown2020-07-1317-179/+316
* openacc: Helper functions for enter/exit data using single mappingJulian Brown2020-07-131-51/+73
* openacc: Set bias to zero for explicit attach/detach clauses in C and C++Julian Brown2020-07-132-0/+94
* openacc: GOMP_MAP_ATTACH handling in find_group_lastJulian Brown2020-07-131-3/+19
* Daily bump.GCC Administrator2020-07-041-0/+17
* [OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP_FORCE_FROM' in 'libgo...Thomas Schwinge2020-07-032-9/+18
* [OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handling from 'libgomp/oacc-...Thomas Schwinge2020-07-031-1/+0
* Daily bump.GCC Administrator2020-07-011-0/+9
* Mark up unreachable OpenACC 'attach' code pathThomas Schwinge2020-06-301-3/+4
* Daily bump.GCC Administrator2020-06-181-0/+9
* Add 'dg-do run' to 'libgomp.fortran/use_device_ptr-optional-3.f90' [PR94848]Thomas Schwinge2020-06-181-0/+1
* Daily bump.GCC Administrator2020-06-161-0/+6
* openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)Tobias Burnus2020-06-151-0/+32
* Daily bump.GCC Administrator2020-06-061-0/+17
* [OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappingsThomas Schwinge2020-06-051-2/+3
* [OpenACC 'exit data'] Simplify 'GOMP_MAP_STRUCT' handlingThomas Schwinge2020-06-051-80/+3
* Add 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'Julian Brown2020-06-052-0/+82
* Daily bump.GCC Administrator2020-06-051-0/+94
* [OpenACC 'exit data'] Evaluate 'copyfrom' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge2020-06-042-26/+83
* [OpenACC 'exit data'] Evaluate 'finalize' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge2020-06-043-47/+156
* Fix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep-copy-{7,8}.c'Thomas Schwinge2020-06-042-4/+4
* [OpenACC] Repair/restore 'is_tgt_unmapped' checkingThomas Schwinge2020-06-048-30/+135
* [OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unmap_data'Thomas Schwinge2020-06-041-4/+6
* [OpenACC] Remove 'tgt' reference counting from 'acc_unmap_data' [PR92854]Thomas Schwinge2020-06-041-7/+7
* Extend 'libgomp.oacc-c-c++-common/pr92854-1.c' some more [PR92854]Thomas Schwinge2020-06-041-17/+47
* [OpenACC] Use 'tgt' returned from 'gomp_map_vars'Thomas Schwinge2020-06-041-12/+15
* [OpenACC] XFAIL behavior of over-eager 'finalize' clauseThomas Schwinge2020-06-0410-0/+336
* [OpenACC] Missing unlocking on error paths in attach/detach code, part IIThomas Schwinge2020-06-041-1/+4
* [OpenACC] Missing unlocking on error paths in attach/detach codeJulian Brown2020-06-041-2/+8
* 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize before the checkpointThomas Schwinge2020-06-046-0/+24
* Daily bump.GCC Administrator2020-05-271-0/+5
* Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig2020-05-261-0/+20
* Add early return for invalid STATUS for close.Thomas Koenig2020-05-222-0/+24
* Update ChangeLog and version files for releasereleases/gcc-10.1.0Jakub Jelinek2020-05-071-0/+4
* [OpenACC] Set 'acc_device_current = -1'Thomas Schwinge2020-04-295-4/+9
* [gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge2020-04-292-1/+4
* [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge2020-04-2918-47/+61
* Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge2020-04-292-0/+6
* amdgcn: Check HSA return codes [PR94629]Andrew Stubbs2020-04-232-0/+17
* Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'Thomas Schwinge2020-04-202-0/+7
* Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus2020-04-202-0/+7
* [OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus2020-04-172-0/+45