| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenMP 5.0: requires directive | Chung-Lin Tang | 2021-02-02 | 1 | -0/+8 |
* | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2020-01-24 | 4 | -4/+42 |
* | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 2020-01-10 | 1 | -21/+0 |
* | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 2019-12-22 | 1 | -0/+21 |
* | Regenerate `liboffloadmic/plugin/configure' for r275564 ("[ARM/FDPIC v6 02/24... | Maciej W. Rozycki | 2019-10-01 | 1 | -6/+16 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 5 | -938/+1480 |
* | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2018-04-18 | 1 | -1/+1 |
* | libgomp: Provide prototypes for functions implemented by libgomp plugins | Thomas Schwinge | 2017-01-31 | 1 | -2/+2 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-21 | 5 | -10/+34 |
* | backport: Makefile.am (myo_inc_dir): Remove. | Ilya Verbin | 2016-07-21 | 4 | -35/+4 |
* | target.c (gomp_device_copy): New function. | Chung-Lin Tang | 2016-05-26 | 1 | -51/+70 |
* | libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO... | Ilya Verbin | 2016-01-20 | 1 | -1/+1 |
* | Merge of HSA | Martin Jambor | 2016-01-19 | 1 | -2/+2 |
* | libgomp.h (gomp_device_state): New enum. | Ilya Verbin | 2015-12-14 | 1 | -14/+3 |
* | libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New. | Ilya Verbin | 2015-11-19 | 2 | -137/+146 |
* | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek | 2015-11-14 | 1 | -22/+49 |
* | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 2015-10-13 | 2 | -0/+47 |
* | libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define. | Ilya Verbin | 2015-09-29 | 1 | -2/+8 |
* | backport: Makefile.am (liboffloadmic_host_la_DEPENDENCIES): Remove libcoi_hos... | Ilya Verbin | 2015-09-08 | 2 | -6/+4 |
* | libgomp.map: Add 4.0.2 version. | Nathan Sidwell | 2015-08-24 | 1 | -3/+21 |
* | Makefile.am (include_src_dir): Set. | Thomas Schwinge | 2015-08-24 | 3 | -3/+6 |
* | mkoffload.c (process): Constify target data. | Nathan Sidwell | 2015-07-17 | 1 | -4/+5 |
* | liboffloadmic plugin: Address -Wnarrowing diagnostics | Thomas Schwinge | 2015-07-08 | 2 | -2/+2 |
* | liboffloadmic: Bump to automake 1.11.6 | Michael Haubenwallner | 2015-05-13 | 3 | -53/+112 |
* | libgomp: rework initialization of offloading | Ilya Verbin | 2015-04-06 | 1 | -104/+99 |
* | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 2015-01-15 | 1 | -1/+25 |
* | 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 | 7 | -0/+19403 |