Module Name: src
Committed By: mrg
Date: Thu Dec 18 02:30:01 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
switch PPC to GCC 4.8.
To generate a diff of this commit:
cvs rdiff -u -r1.2026 -r1.2027 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.2026 src/doc/CHANGES:1.2027
--- src/doc/CHANGES:1.2026 Wed Dec 17 20:53:08 2014
+++ src/doc/CHANGES Thu Dec 18 02:30:01 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2026 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2027 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -112,3 +112,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
bind: Import version 9.10.1-P1. [christos 20141209]
dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
+ powerpc: Switch to GCC 4.8. [matt 20141218]