aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2020-06-17Daily bump.GCC Administrator
2020-06-16OpenACC/Fortran: permit 'routine' inside PURETobias Burnus
2020-06-09Daily bump.GCC Administrator
2020-06-08openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)Tobias Burnus
2020-06-06Daily bump.GCC Administrator
2020-06-05[OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappingsThomas Schwinge
2020-06-05[OpenACC 'exit data'] Simplify 'GOMP_MAP_STRUCT' handlingThomas Schwinge
2020-06-05Add 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'Julian Brown
2020-06-05Daily bump.GCC Administrator
2020-06-04[OpenACC 'exit data'] Evaluate 'copyfrom' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge
2020-06-04[OpenACC 'exit data'] Evaluate 'finalize' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge
2020-06-04Fix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep-copy-{7,8}.c'Thomas Schwinge
2020-06-04[OpenACC] Repair/restore 'is_tgt_unmapped' checkingThomas Schwinge
2020-06-04[OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unmap_data'Thomas Schwinge
2020-06-04[OpenACC] Remove 'tgt' reference counting from 'acc_unmap_data' [PR92854]Thomas Schwinge
2020-06-04Extend 'libgomp.oacc-c-c++-common/pr92854-1.c' some more [PR92854]Thomas Schwinge
2020-06-04[OpenACC] Use 'tgt' returned from 'gomp_map_vars'Thomas Schwinge
2020-06-04[OpenACC] XFAIL behavior of over-eager 'finalize' clauseThomas Schwinge
2020-06-04[OpenACC] Missing unlocking on error paths in attach/detach code, part IIThomas Schwinge
2020-06-04[OpenACC] Missing unlocking on error paths in attach/detach codeJulian Brown
2020-06-04'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize before the checkpointThomas Schwinge
2020-06-03Daily bump.GCC Administrator
2020-06-02openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.Jakub Jelinek
2020-05-31Daily bump.GCC Administrator
2020-05-30openmp: omp_alloc(0, ...) should return NULL.Jakub Jelinek
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14Removed double ChangeLog entries from previous commit.Thomas Koenig
2020-05-14Add early return for invalid STATUS for close.Thomas Koenig
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus
2020-05-12openmp: Implement discovery of implicit declare target to clausesJakub Jelinek
2020-04-29[OpenACC] Set 'acc_device_current = -1'Thomas Schwinge
2020-04-29[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge
2020-04-29Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge
2020-04-23amdgcn: Check HSA return codes [PR94629]Andrew Stubbs
2020-04-20Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'Thomas Schwinge
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus
2020-04-17[OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus
2020-04-13Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to 'libgomp.oac...Thomas Schwinge
2020-04-10Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown
2020-04-10Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki