2014-10-24 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
commitfad54344248e36c9e81de8243e294e595b8e01fc
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2014 21:36:41 +0000 (24 21:36 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2014 21:36:41 +0000 (24 21:36 +0000)
treec81b6a48e6b943a43f4d8c45fc65b688dcd2efca
parent7a3f178f4b38ee1cdef5aa8814b4cbf1eaef4372
2014-10-24  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
    Martin Jambor  <mjambor@suse.cz>

gcc/
* README.hsa: Removed the part about extracting the HSA ELF sections.
* hsa-gen.c (wrap_hsa): Deduce the file name and pass it to libgomp.

libgomp/
* hsaokra.c (__hsa_launch_kernel): Do not segfault if file cannot be
opened.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/hsa@216681 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.hsa
gcc/README.hsa
gcc/hsa-gen.c
libgomp/ChangeLog.hsa
libgomp/hsaokra.c