liboffloadmic: Add missing GOMP_OFFLOAD_* functions to the intelmic plugin.
commit1838e83800f9e1cf12b09e27e4cd7beec54fe4bf
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 16:55:18 +0000 (22 16:55 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 16:55:18 +0000 (22 16:55 +0000)
tree9705f1d8b70bcf74b60456051336fb2685804397
parent5932be162d00a1a8c27ec612255c01a57327a942
liboffloadmic: Add missing GOMP_OFFLOAD_* functions to the intelmic plugin.

liboffloadmic/
* plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_name)
(GOMP_OFFLOAD_get_caps, GOMP_OFFLOAD_fini_device): New functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@219021 138bc75d-0d04-0410-961f-82ee72b054a4
liboffloadmic/ChangeLog.gomp [new file with mode: 0644]
liboffloadmic/plugin/libgomp-plugin-intelmic.cpp