Module Name: src
Committed By: snj
Date: Wed Jul 8 22:00:28 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
872
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.336 -r1.1.2.337 src/doc/CHANGES-7.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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.336 src/doc/CHANGES-7.0:1.1.2.337
--- src/doc/CHANGES-7.0:1.1.2.336 Sun Jul 5 21:34:32 2015
+++ src/doc/CHANGES-7.0 Wed Jul 8 22:00:28 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.336 2015/07/05 21:34:32 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.337 2015/07/08 22:00:28 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -32262,3 +32262,8 @@ sys/external/bsd/drm2/dist/drm/i915/i915
Fix Xorg coredumps that have started happening recently.
[chs, ticket #854]
+sys/arch/amd64/include/sljit_machdep.h 1.2
+
+ Fix build with MKPIE=yes. PR toolchain/50008.
+ [alnsn, ticket #872]
+