summaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2020-06-03Daily bump.GCC Administrator
2020-06-02openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.Jakub Jelinek
2020-05-31Daily bump.GCC Administrator
2020-05-30openmp: omp_alloc(0, ...) should return NULL.Jakub Jelinek
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14Removed double ChangeLog entries from previous commit.Thomas Koenig
2020-05-14Add early return for invalid STATUS for close.Thomas Koenig
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus
2020-05-12openmp: Implement discovery of implicit declare target to clausesHEADmasterJakub Jelinek
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