summaryrefslogtreecommitdiff
path: root/liboffloadmic
AgeCommit message (Expand)Author
2020-05-05Add missing ChangeLog entries.Martin Liska
2020-05-05Put index check before use.Martin Liska
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
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2018-12-14Repair liboffloadmic after "(Partial) OpenMP 5.0 support for GCC 9"Thomas Schwinge
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
2018-01-03Update copyright years.Jakub Jelinek
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
2017-01-20re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
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-26offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of ...Ilya Verbin
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-10-08liboffloadmic: Add missed checks for malloc and strdup return valuesIlya Verbin
2015-09-29libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define.Ilya Verbin
2015-09-28re PR other/67652 (liboffloadmic/runtime/offload_engine.cpp:176: strange expr...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-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law
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
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin