Module Name:    src
Committed By:   martin
Date:           Sat Apr 14 11:28:13 UTC 2018

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

Log Message:
Ticket #757


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.182 -r1.1.2.183 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.182 src/doc/CHANGES-8.0:1.1.2.183
--- src/doc/CHANGES-8.0:1.1.2.182	Sat Apr 14 11:07:16 2018
+++ src/doc/CHANGES-8.0	Sat Apr 14 11:28:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.182 2018/04/14 11:07:16 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.183 2018/04/14 11:28:12 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -12896,3 +12896,16 @@ sys/sys/ptrace.h				1.61
 	Fix copy & pasto.
 	[kamil, ticket #756]
 
+external/gpl3/gcc.old/dist/gcc/config.gcc	1.9
+external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/c++config.h 1.8
+external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/gstdint.h 1.7
+external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc/configargs.h 1.8
+external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc/defs.mk 1.7
+external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc/gtyp-input.list 1.6
+external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc/tm.h 1.6
+	(with gcc.old -> gcc)
+
+	Apply the changes from GCC 6 / powerpc and netbsd-stdint.h
+	to make <stdatomic.h> work.
+	[mrg, ticket #757]
+

Reply via email to