Module Name: src
Committed By: macallan
Date: Thu Jun 16 03:03:08 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
mention fast softintrs for powerpc
To generate a diff of this commit:
cvs rdiff -u -r1.1564 -r1.1565 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1564 src/doc/CHANGES:1.1565
--- src/doc/CHANGES:1.1564 Wed Jun 15 10:02:24 2011
+++ src/doc/CHANGES Thu Jun 16 03:03:08 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1564 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1565 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1036,3 +1036,5 @@
atf(7): Import 0.14. [jmmv 20110614]
evbppc: Enable builds for OEA, ibm4xx and Book-E modules.
[mrg 20110615]
+ powerpc: the generic PIC code now supports matt@'s fast softintr
+ code [macallan 20110615]