Module Name: src Committed By: snj Date: Sun Nov 13 06:45:09 UTC 2016
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: 1417 To generate a diff of this commit: cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-6.1.6 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-6.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.77 src/doc/CHANGES-6.1.6:1.1.2.78 --- src/doc/CHANGES-6.1.6:1.1.2.77 Fri Nov 11 07:07:34 2016 +++ src/doc/CHANGES-6.1.6 Sun Nov 13 06:45:09 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.77 2016/11/11 07:07:34 snj Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.78 2016/11/13 06:45:09 snj Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 release: @@ -9067,3 +9067,9 @@ sys/kern/uipc_usrreq.c 1.181 Fix a memory leak. [maxv, ticket #1415] +external/gpl3/gcc/dist/gcc/cp/cfns.gper patch +external/gpl3/gcc/dist/gcc/cp/cfns.h patch + + Fix build with gcc5. + [pgoyette, ticket #1417] +