aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-10-31Remove semicolon after do {} while (false) in HSA_LOGvries
2017-07-03Fix secure_getenv.h include in plugin-hsa.cvries
2017-06-27Show value of GOMP_OPENACC_DIM in libgomp nvptx pluginvries
2017-06-27Use secure_getenv for GOMP_DEBUGvries
2017-05-24libgomp nvptx plugin: Debugging output when disabling nvptx offloadingtschwinge
2017-05-19libgomp hsa plugin: debug output for HSA runtime library loading failuretschwinge
2017-04-13 * plugin/plugin-nvptx.c (cuda_lib_inited): Use signed char typejakub
2017-02-02libgomp, nvptx plugin: Make "nvptx_exec" statictschwinge
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APItschwinge
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginstschwinge
2017-01-24Brig front-endjamborm
2017-01-19 * plugin/cuda/cuda.h (CUdeviceptr): Typedef to unsigned long long evenjakub
2017-01-17 * plugin/hsa.h: Add GCC runtime library exception.jakub
2017-01-17 * plugin/configfrag.ac: For --without-cuda-driver don't initializejakub
2017-01-01 Update copyright years.jakub
2016-11-23OpenMP offloading to NVPTX: libgomp changesamonakov
2016-11-23Remove build dependence on HSA run-timejamborm
2016-11-02 gcc/cesar
2016-05-262016-05-26 Chung-Lin Tang <cltang@codesourcery.com>cltang
2016-05-26libgomp/cltang
2016-04-21libgomp nvptx plugin: make cuMemFreeHost error non-fatalamonakov
2016-03-24Properly assign to packet header (PR hsa/70394)marxin
2016-03-23Copy shadow argument conditionally (PR hsa/70337)marxin
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingtschwinge
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuitetschwinge
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilertschwinge
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...tschwinge
2016-01-19Merge of HSAjamborm
2016-01-11nvptx plugin: do not force JIT target SM versionamonakov
2016-01-04 Update copyright years.jakub
2015-11-03 * libgomp.h (struct acc_dispatch_t): Remove args from exec_func.nathan
2015-10-28 * plugin/plugin-nvptx.c (nvptx_exec): Remove check on computenathan
2015-10-02nvptx offloading linkingtschwinge
2015-09-30 gcc/nathan
2015-09-29 * plugin/plugin-nvptx.c (ARRAYSIZE): Delete.nathan
2015-09-28 inlude/nathan
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1tschwinge
2015-08-24 libgomp/nathan
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...tschwinge
2015-08-04 * plugin/plugin-nvptx.c: Don't include dlfcn.h.nathan
2015-07-20 * plugin/plugin-nvptx.c (struct targ_fn_descriptor): Move later.nathan
2015-07-17 gcc/nathan
2015-07-16 libgomp/nathan
2015-07-08[nvptx offloading] Only 64-bit configurations are currently supportedtschwinge
2015-05-28 PR libgomp/65742jules
2015-05-19 * plugin/plugin-nvptx.c (nvptx_get_num_devices): Return zerojules
2015-04-08 gcc/jules
2015-04-06libgomp: rework initialization of offloadingiverbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge