Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc minor updates for GCC 5.



details:   https://anonhg.NetBSD.org/src/rev/731b87900b52
branches:  trunk
changeset: 344091:731b87900b52
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Mar 12 21:51:02 2016 +0000

description:
minor updates for GCC 5.

diffstat:

 external/gpl3/gcc/gcc2netbsd |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r b2d043d84fa8 -r 731b87900b52 external/gpl3/gcc/gcc2netbsd
--- a/external/gpl3/gcc/gcc2netbsd      Sat Mar 12 21:50:39 2016 +0000
+++ b/external/gpl3/gcc/gcc2netbsd      Sat Mar 12 21:51:02 2016 +0000
@@ -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/testsuite
 libada
 libatomic
+libcilkrts
 libcpp/po
 libffi
 libgfortran
@@ -62,10 +63,13 @@
 libiberty/testsuite
 libitm/testsuite
 libjava
+libmpx
+liboffloadmic
 libmudflap/testsuite
 libquadmath
 libstdc++-v3/po
 libstdc++-v3/testsuite
+libvtv
 zlib
 "
 



Home | Main Index | Thread Index | Old Index