On Thu, Dec 18, 2014 at 12:38:53PM +0100, Jakub Jelinek wrote: > So, is what is on the gomp-4_0-branch now all that you'd like to merge to > trunk now? Has it been tested on nvptx? I guess we should test it with > XeonPhi offloading too to make sure it doesn't break. > And then you or together with your coworkers should write the summary > ChangeLogs (i.e. what changed compared to trunk in a single giant entry > for each ChangeLog file as opposed to many ChangeLog.gomp change entries).
Also, it would be nice to update wiki/Offloading to give details on all the steps how to configure nvptx offloading (how to grab nvptx-newlib, nvptx-tools, how to configure nvptx-none compiler, in what order to build those etc.). Jakub