Module Name: src Committed By: snj Date: Tue Dec 12 09:14:42 UTC 2017
Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.1 Log Message: 1540 To generate a diff of this commit: cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-7.1.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.1.1 diff -u src/doc/CHANGES-7.1.1:1.1.2.39 src/doc/CHANGES-7.1.1:1.1.2.40 --- src/doc/CHANGES-7.1.1:1.1.2.39 Sat Dec 2 10:53:44 2017 +++ src/doc/CHANGES-7.1.1 Tue Dec 12 09:14:41 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.1.1,v 1.1.2.39 2017/12/02 10:53:44 snj Exp $ +# $NetBSD: CHANGES-7.1.1,v 1.1.2.40 2017/12/12 09:14:41 snj Exp $ A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1 release: @@ -3820,3 +3820,8 @@ xsrc/xfree/xc/lib/font/fontfile/fontdir. 2017-13722, 2017-13720, 2017-16611, and 2017-16612. [mrg, ticket #1535] +sys/arch/x86/x86/fpu.c 1.19 via patch + + Properly mask mxcsr to prevent faults. + [maxv, ticket #1540] +