r226372 - in /branches/gomp-4_0-branch: gcc/Cha...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Jul 29 22:52:00 GMT 2015


Author: nathan
Date: Wed Jul 29 22:52:47 2015
New Revision: 226372

URL: https://gcc.gnu.org/viewcvs?rev=226372&root=gcc&view=rev
Log:
	gcc/
	* config/nvptx/mkoffload.c (process): Reimplement emission of ptx
	objects to set of arrays.

	libgomp/
	* plugin/plugin-nvptx.c (struct targ_ptx_obj): New.
	(struct nvptx_tdata): Move earlier, adjust.
	(link_ptx): Take targ_ptx_obj array and adjust.
	(GOMP_OFFLOAD_load_image_ver): Adjust link_ptx call.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/config/nvptx/mkoffload.c
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/plugin/plugin-nvptx.c



More information about the Gcc-cvs mailing list