summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* PR c/45784jakub2017-07-273-0/+52
* Add v2di support for nvptxvries2017-07-192-0/+52
* Fix secure_getenv.h include in plugin-hsa.cvries2017-07-032-1/+5
* Show value of GOMP_OPENACC_DIM in libgomp nvptx pluginvries2017-06-272-1/+16
* Use secure_getenv for GOMP_DEBUGvries2017-06-275-33/+124
* PR c++/81130jakub2017-06-212-0/+46
* Get rid of dg-skip-if etc. default argsro2017-06-173-2/+9
* gcc:edlinger2017-06-023-2/+7
* PR libgomp/80822jakub2017-05-302-83/+98
* OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_alltschwinge2017-05-2410-7/+188
* Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreatetschwinge2017-05-244-69/+42
* Translate libgomp.oacc-c-c++-common/lib-32.c into Fortrantschwinge2017-05-244-0/+356
* C/C++ OpenACC: acc_pcopyin, acc_pcreatetschwinge2017-05-247-87/+272
* libgomp nvptx plugin: Debugging output when disabling nvptx offloadingtschwinge2017-05-242-2/+15
* OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausestschwinge2017-05-234-6/+67
* Runtime checking of OpenACC parallelism dimensions clausestschwinge2017-05-235-12/+548
* PR middle-end/80809jakub2017-05-223-0/+81
* PR middle-end/80809jakub2017-05-222-0/+32
* PR middle-end/80853jakub2017-05-222-0/+34
* OpenACC 2.5 default (present) clausetschwinge2017-05-196-12/+125
* libgomp hsa plugin: debug output for HSA runtime library loading failuretschwinge2017-05-192-2/+11
* Load new scanlang.expro2017-05-122-0/+5
* PR bootstrap/80531jakub2017-04-272-0/+8
* omp-low: fix lastprivate/linear lowering for SIMTamonakov2017-04-202-0/+22
* * plugin/plugin-nvptx.c (cuda_lib_inited): Use signed char typejakub2017-04-132-1/+6
* PR libgomp/80394jakub2017-04-112-0/+27
* PR libgomp/79876jakub2017-04-045-2/+98
* * env.c (initialize_env): Initialize stacksize to 0.jakub2017-03-302-1/+5
* PR c++/80029cesar2017-03-222-0/+30
* PR c/79940jakub2017-03-082-0/+52
* Enable libgomp.c/pr48591.c on __float128 targetsro2017-02-152-1/+8
* * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Removedanglin2017-02-112-1/+5
* * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Movejakub2017-02-092-3/+8
* 2017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang2017-02-095-3/+314
* * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Skip ondanglin2017-02-094-0/+13
* libgomp, nvptx plugin: Make "nvptx_exec" statictschwinge2017-02-022-1/+3
* libgomp: Normalize the names of a few functions of the libgomp plugin APItschwinge2017-02-025-23/+36
* libgomp: Provide prototypes for functions implemented by libgomp pluginstschwinge2017-01-314-38/+109
* * testsuite/lib/libgomp.expjakub2017-01-262-4/+10
* * testsuite/libgomp.fortran/declare-simd-4.f90: Add cleanup-modulesjakub2017-01-262-1/+7
* Brig front-endjamborm2017-01-243-636/+7
* PR other/79046jakub2017-01-213-2/+9
* * plugin/cuda/cuda.h (CUdeviceptr): Typedef to unsigned long long evenjakub2017-01-192-1/+6
* * plugin/hsa.h: Add GCC runtime library exception.jakub2017-01-173-4/+17
* * plugin/configfrag.ac: For --without-cuda-driver don't initializejakub2017-01-176-69/+418
* PR other/79046jakub2017-01-176-6/+40
* PR libgomp/60670fxcoudert2017-01-093-2/+8
* Update copyright years.jakub2017-01-01126-125/+127
* gcc/jakub2017-01-012-2/+6
* [RTEMS] Use spin lock for pool managementsh2016-12-023-6/+15