summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-2/+2
* Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig2020-05-232-0/+25
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-0/+354
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-1912-5/+450
* x86: Also check if -fcf-protection worksH.J. Lu2020-05-152-0/+8
* Removed double ChangeLog entries from previous commit.Thomas Koenig2020-05-141-8/+0
* Add early return for invalid STATUS for close.Thomas Koenig2020-05-142-0/+32
* x86: Default CET run-time support to autoH.J. Lu2020-05-142-2/+6
* openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek2020-05-142-0/+55
* [Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus2020-05-138-0/+431
* openmp: Implement discovery of implicit declare target to clausesJakub Jelinek2020-05-122-0/+51
* [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
* 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