Module Name: src
Committed By: matt
Date: Fri Aug 5 00:26:16 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note switch of mips and powerpc to GCC 4.5
To generate a diff of this commit:
cvs rdiff -u -r1.1587 -r1.1588 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.1587 src/doc/CHANGES:1.1588
--- src/doc/CHANGES:1.1587 Thu Aug 4 20:24:36 2011
+++ src/doc/CHANGES Fri Aug 5 00:26:16 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1587 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1588 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1087,6 +1087,8 @@
[matt 20110729]
postfix(1): Import version 2.8.4 [tron 20110731]
sparc64: Switch to GCC 4.5.3 [mrg 20110802]
+ mips: Switch to GCC 4.5.3 [matt 20110804]
+ powerpc: Switch to GCC 4.5.3 [matt 20110804]
amiga: Add basic PCI support. [rkujawa 20110804]
p5pb(4): Add driver for Phase5 PCI bridge, as present on CyberVision
PPC and BlizzardVision PPC. [rkujawa 20110804]