summaryrefslogtreecommitdiff
path: root/liboffloadmic/plugin
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-10-01Regenerate `liboffloadmic/plugin/configure' for r275564 ("[ARM/FDPIC v6 02/24...Maciej W. Rozycki
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-07-21backport: Makefile.am (myo_inc_dir): Remove.Ilya Verbin
2016-05-26target.c (gomp_device_copy): New function.Chung-Lin Tang
2016-01-20libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO...Ilya Verbin
2016-01-19Merge of HSAMartin Jambor
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin
2015-11-19libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New.Ilya Verbin
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-09-29libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define.Ilya Verbin
2015-09-08backport: Makefile.am (liboffloadmic_host_la_DEPENDENCIES): Remove libcoi_hos...Ilya Verbin
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell
2015-08-24Makefile.am (include_src_dir): Set.Thomas Schwinge
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell
2015-07-08liboffloadmic plugin: Address -Wnarrowing diagnosticsThomas Schwinge
2015-05-13liboffloadmic: Bump to automake 1.11.6Michael Haubenwallner
2015-04-06libgomp: rework initialization of offloadingIlya Verbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2014-11-13[PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin.Ilya Verbin