summaryrefslogtreecommitdiff
path: root/liboffloadmic
Commit message (Expand)AuthorAgeFilesLines
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-133-0/+54
* liboffloadmic: Add missed checks for malloc and strdup return valuesIlya Verbin2015-10-085-4/+35
* libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define.Ilya Verbin2015-09-297-611/+1126
* re PR other/67652 (liboffloadmic/runtime/offload_engine.cpp:176: strange expr...Ilya Verbin2015-09-282-1/+6
* backport: Makefile.am (liboffloadmic_host_la_DEPENDENCIES): Remove libcoi_hos...Ilya Verbin2015-09-0888-1539/+7246
* libgomp.map: Add 4.0.2 version.Nathan Sidwell2015-08-242-3/+27
* Makefile.am (include_src_dir): Set.Thomas Schwinge2015-08-244-3/+13
* re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law2015-07-242-1/+6
* mkoffload.c (process): Constify target data.Nathan Sidwell2015-07-172-4/+12
* liboffloadmic plugin: Address -Wnarrowing diagnosticsThomas Schwinge2015-07-083-2/+8
* liboffloadmic: Bump to automake 1.11.6Michael Haubenwallner2015-05-137-116/+244
* libgomp: rework initialization of offloadingIlya Verbin2015-04-062-104/+113
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-152-1/+30
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-105-5/+10
* [PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin.Ilya Verbin2014-11-1311-3/+19573
* [PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin2014-11-1391-0/+46879