Module Name: src Committed By: matt Date: Wed Dec 26 19:20:30 UTC 2012
Modified Files: src/doc: CHANGES Log Message: Note NEON works on arm now. Note new PCU changes. To generate a diff of this commit: cvs rdiff -u -r1.1772 -r1.1773 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.1772 src/doc/CHANGES:1.1773 --- src/doc/CHANGES:1.1772 Wed Dec 19 09:46:16 2012 +++ src/doc/CHANGES Wed Dec 26 19:20:30 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1772 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1773 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -160,3 +160,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: [mbalmer 20121217] postfix(1): Import version 2.8.13 [tron 20121218] dhcpcd(8): Import dhcpcd-5.6.6 [roy 20121219] + arm: support NEON in userland [matt 20121226] + kernel: allow MD kernel code to use PCUs [matt 20121226]