summaryrefslogtreecommitdiff
path: root/libgomp/oacc-parallel.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEtschwinge2016-03-171-3/+3
* Use plain -fopenacc to enable OpenACC kernels processingtschwinge2016-02-231-0/+4
* Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_STARTtschwinge2016-02-021-40/+0
* Update copyright years.jakub2016-01-041-1/+1
* OpenACC host_data support.jules2015-12-011-0/+40
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-0/+58
* * libgomp.h (struct acc_dispatch_t): Remove args from exec_func.nathan2015-11-031-2/+2
* gcc/jakub2015-10-131-5/+6
* inlude/nathan2015-09-281-32/+82
* Missed a difference between gomp4 and trunknathan2015-07-201-1/+1
* * oacc-parallel.c (GOACC_parallel): Move variadic handling intonathan2015-07-201-52/+27
* gcc/jules2015-04-081-31/+5
* libgomp: rework initialization of offloadingiverbin2015-04-061-3/+3
* PR libgomp/64972ktietz2015-03-251-5/+19
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-01-191-4/+4
* libgomp: Don't use <alloca.h>.tschwinge2015-01-161-2/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+490