Module Name: src
Committed By: mrg
Date: Sat Oct 22 20:59:13 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
note about sparc64 enterprise Exx00 support and initial fujitsu support.
To generate a diff of this commit:
cvs rdiff -u -r1.1615 -r1.1616 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.1615 src/doc/CHANGES:1.1616
--- src/doc/CHANGES:1.1615 Mon Oct 17 22:42:13 2011
+++ src/doc/CHANGES Sat Oct 22 20:59:12 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1615 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1616 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -975,6 +975,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
mips: add TLS (thread local storage) support. [matt 20110314]
mips: add MIPS32R2 and MIPS64R2 support. [matt 20110314]
shmif_dumpbus(1): Make endian-independent. [pooka 20110314]
+ sparc64: Add initial support for Fujitsu SPARC64 systems, not yet
+ stable. Mostly from OpenBSD. [mrg 20110315]
hppa: add TLS support. [skrll 20110317]
gdtoa: Import the latest [christos 20110319]
sandpoint: D-Link DSM-G600 support. [phx 20110319]
@@ -1087,6 +1089,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
openssh: Import 5.8. [christos 20110724]
mips: Add support for ralink RT3883 SoC from CradlePoint Technologies.
[matt 20110729]
+ sparc64: Add support for Enterprise systems (Ex[45]00) systems, from
+ OpenBSD. [mrg 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]