Module Name:    src
Committed By:   snj
Date:           Mon Oct  9 18:09:09 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
312, 313


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.63 src/doc/CHANGES-8.0:1.1.2.64
--- src/doc/CHANGES-8.0:1.1.2.63	Mon Oct  2 13:37:05 2017
+++ src/doc/CHANGES-8.0	Mon Oct  9 18:09:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.63 2017/10/02 13:37:05 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.64 2017/10/09 18:09:09 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -6092,3 +6092,15 @@ sys/net/if_bridge.c				1.135
 	It can be called in a thread context via tap (tap_dev_write).
 	[ozaki-r, ticket #297]
 
+tools/gcc/Makefile				patch
+tools/gcc/mknative-gcc 				patch
+
+	disable dual libstdc++ abi
+	[christos, ticket #312]
+
+distrib/sets/lists/comp/mi			1.2148
+external/gpl3/gcc/usr.bin/include/Makefile	patch
+
+	Add stdatomic.h
+	[christos, ticket #313]
+

Reply via email to