Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Add SH3 and x86 for the TLS support



details:   https://anonhg.NetBSD.org/src/rev/22a19fa50ef3
branches:  trunk
changeset: 763263:22a19fa50ef3
user:      joerg <joerg%NetBSD.org@localhost>
date:      Tue Mar 15 14:37:21 2011 +0000

description:
Add SH3 and x86 for the TLS support

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b7f56a32e1fb -r 22a19fa50ef3 doc/CHANGES
--- a/doc/CHANGES       Tue Mar 15 13:20:14 2011 +0000
+++ b/doc/CHANGES       Tue Mar 15 14:37:21 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1521 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1522 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -886,5 +886,7 @@
                [bouyer 20110306]
        tmux(1): First import of tmux (version 1.4).  [jmmv 20110310]
        powerpc: add TLS (thread local storage) support.  [matt 20110311]
+       sh3: add TLS (thread locale storage) support.  [joerg 20110312
+       x86: add TLS (thread locale storage) support.  [joerg 20110312
        mips: add TLS (thread local storage) support.  [matt 20110314]
        mips: add MIPS32R2 and MIPS64R2 support.  [matt 20110314]



Home | Main Index | Thread Index | Old Index