| Commit message (Expand) | Author | Age | Files | Lines |
* | libgomp: Provide prototypes for functions implemented by libgomp plugins | Thomas Schwinge | 2017-01-31 | 2 | -2/+14 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-21 | 6 | -10/+44 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-20 | 3 | -6/+12 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 6 | -8/+43 |
* | config-ml.in: Remove references to GCJ. | Matthias Klose | 2016-11-15 | 2 | -3/+6 |
* | backport: Makefile.am (myo_inc_dir): Remove. | Ilya Verbin | 2016-07-21 | 90 | -5150/+4921 |
* | target.c (gomp_device_copy): New function. | Chung-Lin Tang | 2016-05-26 | 2 | -51/+88 |
* | libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO... | Ilya Verbin | 2016-01-20 | 2 | -1/+7 |
* | Merge of HSA | Martin Jambor | 2016-01-19 | 2 | -2/+7 |
* | libgomp.h (gomp_device_state): New enum. | Ilya Verbin | 2015-12-14 | 2 | -14/+9 |
* | libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New. | Ilya Verbin | 2015-11-19 | 3 | -138/+183 |
* | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek | 2015-11-14 | 4 | -23/+77 |
* | offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of ... | Ilya Verbin | 2015-10-26 | 2 | -2/+10 |
* | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 2015-10-13 | 3 | -0/+54 |
* | liboffloadmic: Add missed checks for malloc and strdup return values | Ilya Verbin | 2015-10-08 | 5 | -4/+35 |
* | libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define. | Ilya Verbin | 2015-09-29 | 7 | -611/+1126 |
* | re PR other/67652 (liboffloadmic/runtime/offload_engine.cpp:176: strange expr... | Ilya Verbin | 2015-09-28 | 2 | -1/+6 |
* | backport: Makefile.am (liboffloadmic_host_la_DEPENDENCIES): Remove libcoi_hos... | Ilya Verbin | 2015-09-08 | 88 | -1539/+7246 |
* | libgomp.map: Add 4.0.2 version. | Nathan Sidwell | 2015-08-24 | 2 | -3/+27 |
* | Makefile.am (include_src_dir): Set. | Thomas Schwinge | 2015-08-24 | 4 | -3/+13 |
* | re PR other/66259 (Combined gcc and binutils build from git-master fails, wit... | Jeff Law | 2015-07-24 | 2 | -1/+6 |
* | mkoffload.c (process): Constify target data. | Nathan Sidwell | 2015-07-17 | 2 | -4/+12 |
* | liboffloadmic plugin: Address -Wnarrowing diagnostics | Thomas Schwinge | 2015-07-08 | 3 | -2/+8 |
* | liboffloadmic: Bump to automake 1.11.6 | Michael Haubenwallner | 2015-05-13 | 7 | -116/+244 |
* | libgomp: rework initialization of offloading | Ilya Verbin | 2015-04-06 | 2 | -104/+113 |
* | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 2015-01-15 | 2 | -1/+30 |
* | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge | 2015-01-10 | 5 | -5/+10 |
* | [PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin. | Ilya Verbin | 2014-11-13 | 11 | -3/+19573 |
* | [PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic. | Kirill Yukhin | 2014-11-13 | 91 | -0/+46879 |