aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus2-3/+5
2020-03-23libgomp – fix declare target link handling (PR94251)Tobias Burnus2-2/+9
2020-03-19c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek2-0/+125
2020-03-19libgomp/testsuite: ignore blank-line output for function-not-offloaded.cTobias Burnus2-0/+6
2020-03-18Fix libgomp.oacc-fortran/atomic_capture-1.f90Tobias Burnus2-4/+32
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus3-0/+24
2020-03-15tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek2-0/+118
2020-02-21Adapt libgomp acc_get_property.f90 testFrederik Harwath2-1/+9
2020-02-19libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus6-225/+280
2020-02-13Add ChangeLog entry for my last commitFrederik Harwath1-0/+13
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath4-13/+15
2020-02-10Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath4-0/+18
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek2-0/+32
2020-02-06openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek2-0/+41
2020-02-05[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus2-2/+8
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs2-9/+8
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus6-70/+207
2020-01-31[amdgcn] Scale number of threads/workers with VGPR usageKwok Cheung Yeung2-0/+33
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus3-5/+12
2020-01-29Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath2-0/+4
2020-01-29Adjust formatting of acc_get_property testsFrederik Harwath5-49/+60
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath6-47/+264
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown4-36/+14
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki6-12/+61
2020-01-24Add missing ChangeLog entry for my last commitFrederik Harwath1-0/+16
2020-01-24Fix expectation and types in acc_get_property testsFrederik Harwath4-25/+25
2020-01-23Fix libgomp plugin-gcn bugAndrew Stubbs2-1/+7
2020-01-21Add runtime ISA check for amdgcn offloadingFrederik Harwath1-4/+127
2020-01-20Update OpenACC tests for amdgcnAndrew Stubbs19-45/+180
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs10-17/+42
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge11-146/+154
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge2-23/+44
2020-01-10re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek3-3/+10
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus4-2/+173
2020-01-08libgomp.texi: Fix typos, use https (actual change)Tobias Burnus1-11/+11
2020-01-08libgomp.texi: Fix typos, use https.Tobias Burnus1-0/+4
2020-01-03Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus4-0/+172
2020-01-01Update copyright years.Jakub Jelinek149-149/+151
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2019-12-31re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)Ayush Mittal2-0/+14
2019-12-28re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)Jakub Jelinek2-0/+12
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki19-6/+791
2019-12-22libgomp/test: Fix compilation for build sysrootMaciej W. Rozycki2-0/+7
2019-12-21[OMP] Restore 'omp declare target link' handlingThomas Schwinge2-1/+5
2019-12-20Fortran polymorphic class-type support for OpenACCJulian Brown4-0/+194
2019-12-20OpenACC 2.6 deep copy: Fortran execution testsJulian Brown14-0/+849
2019-12-20OpenACC 2.6 deep copy: C and C++ execution testsJulian Brown13-0/+698
2019-12-20OpenACC 2.6 deep copy: libgomp partsJulian Brown4-19/+179
2019-12-20OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown8-0/+374
2019-12-20Use gomp_map_val for OpenACC host-to-device address translationJulian Brown4-8/+14