summaryrefslogtreecommitdiff
path: root/liboffloadmic
Commit message (Expand)AuthorAgeFilesLines
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-183-2/+8
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge2017-01-312-2/+14
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-216-10/+44
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-203-6/+12
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-176-8/+43
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-3/+6
* backport: Makefile.am (myo_inc_dir): Remove.Ilya Verbin2016-07-2190-5150/+4921
* target.c (gomp_device_copy): New function.Chung-Lin Tang2016-05-262-51/+88
* libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO...Ilya Verbin2016-01-202-1/+7
* Merge of HSAMartin Jambor2016-01-192-2/+7
* libgomp.h (gomp_device_state): New enum.Ilya Verbin2015-12-142-14/+9
* libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New.Ilya Verbin2015-11-193-138/+183
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-144-23/+77
* offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of ...Ilya Verbin2015-10-262-2/+10
* 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