summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
...
* Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to 'libgomp.oac...Thomas Schwinge2020-04-1321-23/+95
* Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown2020-04-1017-0/+821
* Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge2020-04-102-0/+7
* [C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus2020-04-082-0/+62
* libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki2020-04-067-3/+24
* Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge2020-04-033-2/+31
* libgomp – fix handling of 'target enter data'Tobias Burnus2020-03-313-1/+53
* Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus2020-03-242-3/+5
* libgomp – fix declare target link handling (PR94251)Tobias Burnus2020-03-232-2/+9
* c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek2020-03-192-0/+125
* libgomp/testsuite: ignore blank-line output for function-not-offloaded.cTobias Burnus2020-03-192-0/+6
* Fix libgomp.oacc-fortran/atomic_capture-1.f90Tobias Burnus2020-03-182-4/+32
* libgomp testsuite - disable long double for AMDGCNTobias Burnus2020-03-183-0/+24
* tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek2020-03-152-0/+118
* Adapt libgomp acc_get_property.f90 testFrederik Harwath2020-02-212-1/+9
* libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus2020-02-196-225/+280
* Add ChangeLog entry for my last commitFrederik Harwath2020-02-131-0/+13
* openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath2020-02-134-13/+15
* Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath2020-02-104-0/+18
* openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek2020-02-092-0/+32
* openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek2020-02-062-0/+41
* [libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus2020-02-052-2/+8
* Remove gfx801 "carrizo" supportAndrew Stubbs2020-02-032-9/+8
* [OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus2020-02-036-70/+207
* [amdgcn] Scale number of threads/workers with VGPR usageKwok Cheung Yeung2020-01-312-0/+33
* Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus2020-01-303-5/+12
* Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath2020-01-292-0/+4
* Adjust formatting of acc_get_property testsFrederik Harwath2020-01-295-49/+60
* Add OpenACC acc_get_property support for AMD GCNFrederik Harwath2020-01-296-47/+264
* Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown2020-01-284-36/+14
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-246-12/+61
* Add missing ChangeLog entry for my last commitFrederik Harwath2020-01-241-0/+16
* Fix expectation and types in acc_get_property testsFrederik Harwath2020-01-244-25/+25
* Fix libgomp plugin-gcn bugAndrew Stubbs2020-01-232-1/+7
* Add runtime ISA check for amdgcn offloadingFrederik Harwath2020-01-211-4/+127
* Update OpenACC tests for amdgcnAndrew Stubbs2020-01-2019-45/+180
* Rename acc_device_gcn to acc_device_radeonAndrew Stubbs2020-01-1710-17/+42
* OpenACC 'acc_get_property' cleanupThomas Schwinge2020-01-1011-146/+154
* Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge2020-01-102-23/+44
* re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek2020-01-103-3/+10
* OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus2020-01-104-2/+173
* libgomp.texi: Fix typos, use https (actual change)Tobias Burnus2020-01-081-11/+11
* libgomp.texi: Fix typos, use https.Tobias Burnus2020-01-081-0/+4
* Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus2020-01-034-0/+172
* Update copyright years.Jakub Jelinek2020-01-01149-149/+151
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2020-01-012-1/+5
* re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)Ayush Mittal2019-12-312-0/+14
* re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)Jakub Jelinek2019-12-282-0/+12
* Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2019-12-2219-6/+791
* libgomp/test: Fix compilation for build sysrootMaciej W. Rozycki2019-12-222-0/+7