summaryrefslogtreecommitdiff
path: root/libgomp/plugin
Commit message (Expand)AuthorAgeFilesLines
* 2016-05-26 Chung-Lin Tang <cltang@codesourcery.com>cltang2016-05-261-10/+31
* libgomp/cltang2016-05-262-394/+457
* libgomp nvptx plugin: make cuMemFreeHost error non-fatalamonakov2016-04-211-1/+1
* Properly assign to packet header (PR hsa/70394)marxin2016-03-241-2/+11
* Copy shadow argument conditionally (PR hsa/70337)marxin2016-03-231-2/+10
* Use plain -fopenacc to enable OpenACC kernels processingtschwinge2016-02-231-3/+15
* libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuitetschwinge2016-02-021-3/+8
* libgomp: For hsa offloading, compilation is all handled by the target compilertschwinge2016-02-021-1/+4
* libgomp: Don't configure for offloading target if we don't build the correspo...tschwinge2016-02-021-1/+6
* Merge of HSAjamborm2016-01-193-0/+1608
* nvptx plugin: do not force JIT target SM versionamonakov2016-01-111-6/+3
* Update copyright years.jakub2016-01-043-3/+3
* * libgomp.h (struct acc_dispatch_t): Remove args from exec_func.nathan2015-11-031-5/+2
* * plugin/plugin-nvptx.c (nvptx_exec): Remove check on computenathan2015-10-281-7/+0
* nvptx offloading linkingtschwinge2015-10-021-30/+0
* gcc/nathan2015-09-301-26/+46
* * plugin/plugin-nvptx.c (ARRAYSIZE): Delete.nathan2015-09-291-73/+10
* inlude/nathan2015-09-281-39/+46
* Fix --enable-offload-targets/-foffload handling, pt. 1tschwinge2015-09-231-1/+1
* libgomp/nathan2015-08-241-2/+20
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...tschwinge2015-08-104-306/+0
* * plugin/plugin-nvptx.c: Don't include dlfcn.h.nathan2015-08-041-82/+8
* * plugin/plugin-nvptx.c (struct targ_fn_descriptor): Move later.nathan2015-07-201-68/+77
* gcc/nathan2015-07-172-7/+8
* libgomp/nathan2015-07-161-20/+26
* [nvptx offloading] Only 64-bit configurations are currently supportedtschwinge2015-07-081-0/+5
* PR libgomp/65742jules2015-05-282-2/+56
* * plugin/plugin-nvptx.c (nvptx_get_num_devices): Return zerojules2015-05-191-1/+7
* gcc/jules2015-04-082-135/+210
* libgomp: rework initialization of offloadingiverbin2015-04-061-8/+9
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-154-0/+2254