Module Name: src
Committed By: snj
Date: Thu Dec 10 23:48:32 UTC 2015
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
1048
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-7.0.1
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.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.19 src/doc/CHANGES-7.0.1:1.1.2.20
--- src/doc/CHANGES-7.0.1:1.1.2.19 Sun Nov 22 14:22:16 2015
+++ src/doc/CHANGES-7.0.1 Thu Dec 10 23:48:32 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.19 2015/11/22 14:22:16 bouyer Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.20 2015/12/10 23:48:32 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -796,3 +796,9 @@ share/terminfo/terminfo 1.8
Correct the x68k's Backspace key behavior.
[isaki, ticket #1047]
+external/gpl3/gcc/dist/gcc/config/i386/cpuid.h 1.2
+
+ Fix logic bug that broke early i486 CPUs which don't have
+ cpuid.
+ [christos, ticket #1048]
+