Module Name: src Committed By: snj Date: Tue Dec 12 09:14:27 UTC 2017
Modified Files: src/doc [netbsd-7]: CHANGES-7.2 Log Message: 1540 To generate a diff of this commit: cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-7.2 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.2 diff -u src/doc/CHANGES-7.2:1.1.2.56 src/doc/CHANGES-7.2:1.1.2.57 --- src/doc/CHANGES-7.2:1.1.2.56 Sun Dec 3 10:34:39 2017 +++ src/doc/CHANGES-7.2 Tue Dec 12 09:14:27 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.2,v 1.1.2.56 2017/12/03 10:34:39 snj Exp $ +# $NetBSD: CHANGES-7.2,v 1.1.2.57 2017/12/12 09:14:27 snj Exp $ A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2 release: @@ -4898,3 +4898,8 @@ sys/arch/arm/cortex/a9_mpsubr.S 1.52 Ensure CNTVOFF is 0 before dropping out of Hyp mode [skrll, ticket #1524] +sys/arch/x86/x86/fpu.c 1.19 via patch + + Properly mask mxcsr to prevent faults. + [maxv, ticket #1540] +