Module Name: src
Committed By: maxv
Date: Sun Aug 6 08:07:37 UTC 2017
Modified Files:
src/doc: CHANGES.prev
Log Message:
Mention PMCs.
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/doc/CHANGES.prev
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.prev
diff -u src/doc/CHANGES.prev:1.133 src/doc/CHANGES.prev:1.134
--- src/doc/CHANGES.prev:1.133 Tue Jun 6 07:13:06 2017
+++ src/doc/CHANGES.prev Sun Aug 6 08:07:37 2017
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.133 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.134 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -12189,6 +12189,8 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
OpenBSD/luna88k. [tsutsui 20170309]
sqlite3: Import 3.17.0. [christos 20170311]
libc: Update to tzcode2017a. [christos 20170311]
+ x86: Revamp the PMC (Performance-Monitoring Counter) support.
+ [maxv 20170311]
mdocml: Import 1.14.1. [christos 20170318]
sh(1): Arithmetic parser imported from dash (via FreeBSD)
adding support for all required operators, as well