r216474 - in /branches/gomp-4_0-branch/libgomp:...
jules@gcc.gnu.org
jules@gcc.gnu.org
Mon Oct 20 14:21:00 GMT 2014
Author: jules
Date: Mon Oct 20 14:21:22 2014
New Revision: 216474
URL: https://gcc.gnu.org/viewcvs?rev=216474&root=gcc&view=rev
Log:
2014-10-20 Julian Brown <julian@codesourcery.com>
* libgomp-plugin.c (gomp_plugin_*): Rename to...
(GOMP_PLUGIN_*): This.
* libgomp-plugin.h: Likewise.
* libgomp.map: Likewise.
* oacc-host.c (GOMP): Use GOMP_PLUGIN_ in macro expansion.
* oacc-plugin.c (gomp_plugin_*): Rename to...
(GOMP_PLUGIN_*): This.
* plugin-nvptx.c: Likewise.
Modified:
branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
branches/gomp-4_0-branch/libgomp/libgomp-plugin.c
branches/gomp-4_0-branch/libgomp/libgomp-plugin.h
branches/gomp-4_0-branch/libgomp/libgomp.map
branches/gomp-4_0-branch/libgomp/oacc-host.c
branches/gomp-4_0-branch/libgomp/oacc-plugin.c
branches/gomp-4_0-branch/libgomp/plugin-nvptx.c
More information about the Gcc-cvs
mailing list