summaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
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
2020-04-03Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge
2020-03-31libgomp – fix handling of 'target enter data'Tobias Burnus
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus
2020-03-23libgomp – fix declare target link handling (PR94251)Tobias Burnus
2020-03-19c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek
2020-03-19libgomp/testsuite: ignore blank-line output for function-not-offloaded.cTobias Burnus
2020-03-18Fix libgomp.oacc-fortran/atomic_capture-1.f90Tobias Burnus
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus
2020-03-15tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek
2020-02-21Adapt libgomp acc_get_property.f90 testFrederik Harwath
2020-02-19libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus
2020-02-13Add ChangeLog entry for my last commitFrederik Harwath
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath
2020-02-10Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek
2020-02-06openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek
2020-02-05[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus
2020-01-31[amdgcn] Scale number of threads/workers with VGPR usageKwok Cheung Yeung
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus
2020-01-29Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath
2020-01-29Adjust formatting of acc_get_property testsFrederik Harwath
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24Add missing ChangeLog entry for my last commitFrederik Harwath
2020-01-24Fix expectation and types in acc_get_property testsFrederik Harwath
2020-01-23Fix libgomp plugin-gcn bugAndrew Stubbs
2020-01-21Add runtime ISA check for amdgcn offloadingFrederik Harwath
2020-01-20Update OpenACC tests for amdgcnAndrew Stubbs
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge
2020-01-10re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus
2020-01-08libgomp.texi: Fix typos, use https (actual change)Tobias Burnus