Module Name: src
Committed By: mrg
Date: Thu Mar 6 11:22:44 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
note sparc* switch to gcc 4.8.
To generate a diff of this commit:
cvs rdiff -u -r1.1897 -r1.1898 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.1897 src/doc/CHANGES:1.1898
--- src/doc/CHANGES:1.1897 Mon Mar 3 16:22:57 2014
+++ src/doc/CHANGES Thu Mar 6 11:22:44 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1897 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1898 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -365,3 +365,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[tsutsui 20140301]
macppc: add support for ppc601-based machines
from scole_mail via PR48600 [macallan 20140303]
+ sparc: Switched to GCC 4.8. [mrg 20140305]
+ sparc64: Switched to GCC 4.8. [mrg 20140305]