Module Name: src
Committed By: martin
Date: Wed Mar 30 10:32:36 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note TLS support for sparc and sparc64
To generate a diff of this commit:
cvs rdiff -u -r1.1529 -r1.1530 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.1529 src/doc/CHANGES:1.1530
--- src/doc/CHANGES:1.1529 Thu Mar 24 19:29:43 2011
+++ src/doc/CHANGES Wed Mar 30 10:32:35 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1529 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1530 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -971,3 +971,5 @@
sandpoint: D-Link DSM-G600 support. [phx 20110319]
shark: chipsfb now works on shark. [macallan 20110323]
postfix(1): Import version 2.8.2 [tron 20110323]
+ sparc: add TLS (thread locale storage) support. [martin 20110330]
+ sparc64: add TLS (thread locale storage) support. [martin 20110330]