Module Name: src
Committed By: snj
Date: Tue Jun 14 08:59:50 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.2
Log Message:
1176
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-7.0.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0.2
diff -u src/doc/CHANGES-7.0.2:1.1.2.1 src/doc/CHANGES-7.0.2:1.1.2.2
--- src/doc/CHANGES-7.0.2:1.1.2.1 Sun May 22 11:14:49 2016
+++ src/doc/CHANGES-7.0.2 Tue Jun 14 08:59:50 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.2,v 1.1.2.1 2016/05/22 11:14:49 snj Exp $
+# $NetBSD: CHANGES-7.0.2,v 1.1.2.2 2016/06/14 08:59:50 snj Exp $
A complete list of changes from the NetBSD 7.0.1 release to the NetBSD 7.0.2
release:
@@ -9,3 +9,11 @@ sys/sys/param.h patched by hand
Welcome to 7.0.1_PATCH.
[snj]
+external/gpl3/gcc/dist/gcc/cp/Make-lang.in 1.6
+external/gpl3/gcc/dist/gcc/cp/cfns.gperf 1.2
+external/gpl3/gcc/dist/gcc/cp/cfns.h 1.2
+external/gpl3/gcc/dist/gcc/cp/except.c 1.2
+
+ Fix building with GCC-6.1.
+ [kamil, ticket #1176]
+