aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Daily bump.GCC Administrator1-0/+5
2020-06-02openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.Jakub Jelinek1-1/+1
2020-05-31Daily bump.GCC Administrator1-0/+8
2020-05-30openmp: omp_alloc(0, ...) should return NULL.Jakub Jelinek2-0/+28
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+2
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig2-0/+25
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek1-0/+354
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek12-5/+450
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+8
2020-05-14Removed double ChangeLog entries from previous commit.Thomas Koenig1-8/+0
2020-05-14Add early return for invalid STATUS for close.Thomas Koenig2-0/+32
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek2-0/+55
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus8-0/+431
2020-05-12openmp: Implement discovery of implicit declare target to clausesJakub Jelinek2-0/+51
2020-04-29[OpenACC] Set 'acc_device_current = -1'Thomas Schwinge5-4/+9
2020-04-29[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge2-1/+4
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge18-47/+61
2020-04-29Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge2-0/+6
2020-04-23amdgcn: Check HSA return codes [PR94629]Andrew Stubbs2-0/+17
2020-04-20Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'Thomas Schwinge2-0/+7
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus2-0/+7
2020-04-17[OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus2-0/+45
2020-04-13Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to 'libgomp.oac...Thomas Schwinge21-23/+95
2020-04-10Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown17-0/+821
2020-04-10Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge2-0/+7
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus2-0/+62
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki7-3/+24
2020-04-03Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge3-2/+31
2020-03-31libgomp – fix handling of 'target enter data'Tobias Burnus3-1/+53
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