Commit d190d5c0 by Jakub Jelinek Committed by Jakub Jelinek

hsa.h: Add GCC runtime library exception.

	* plugin/hsa.h: Add GCC runtime library exception.
	* plugin/hsa_ext_finalize.h: Likewise.

From-SVN: r244523
parent 2393d337
2017-01-17 Jakub Jelinek <jakub@redhat.com> 2017-01-17 Jakub Jelinek <jakub@redhat.com>
* plugin/hsa.h: Add GCC runtime library exception.
* plugin/hsa_ext_finalize.h: Likewise.
* plugin/configfrag.ac: For --without-cuda-driver don't initialize * plugin/configfrag.ac: For --without-cuda-driver don't initialize
CUDA_DRIVER_INCLUDE nor CUDA_DRIVER_LIB. If both CUDA_DRIVER_INCLUDE nor CUDA_DRIVER_LIB. If both
CUDA_DRIVER_INCLUDE and CUDA_DRIVER_LIB are empty and linking small CUDA_DRIVER_INCLUDE and CUDA_DRIVER_LIB are empty and linking small
......
...@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of ...@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License Under Section 7 of GPL version 3, you are granted additional
along with GCC; see the file COPYING3. If not see permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.
You should have received a copy of the GNU General Public License and
a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. <http://www.gnu.org/licenses/>.
The contents of the file was created by extracting data structures, enum, The contents of the file was created by extracting data structures, enum,
......
...@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of ...@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License Under Section 7 of GPL version 3, you are granted additional
along with GCC; see the file COPYING3. If not see permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.
You should have received a copy of the GNU General Public License and
a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. <http://www.gnu.org/licenses/>.
The contents of the file was created by extracting data structures, enum, The contents of the file was created by extracting data structures, enum,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment