Module Name:    src
Committed By:   mrg
Date:           Sat Mar 12 21:51:02 UTC 2016

Modified Files:
        src/external/gpl3/gcc: gcc2netbsd

Log Message:
minor updates for GCC 5.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/gcc2netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/gcc2netbsd
diff -u src/external/gpl3/gcc/gcc2netbsd:1.5 src/external/gpl3/gcc/gcc2netbsd:1.6
--- src/external/gpl3/gcc/gcc2netbsd:1.5	Sun Feb 23 05:46:28 2014
+++ src/external/gpl3/gcc/gcc2netbsd	Sat Mar 12 21:51:02 2016
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: gcc2netbsd,v 1.5 2014/02/23 05:46:28 mrg Exp $
+#	$NetBSD: gcc2netbsd,v 1.6 2016/03/12 21:51:02 mrg Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -54,6 +54,7 @@ gcc/po
 gcc/testsuite
 libada
 libatomic
+libcilkrts
 libcpp/po
 libffi
 libgfortran
@@ -62,10 +63,13 @@ libgomp/testsuite
 libiberty/testsuite
 libitm/testsuite
 libjava
+libmpx
+liboffloadmic
 libmudflap/testsuite
 libquadmath
 libstdc++-v3/po
 libstdc++-v3/testsuite
+libvtv
 zlib
 "
 

Reply via email to