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