Source-Changes-HG archive

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

[src/trunk]: src/doc ARM and M68K TLS support



details:   https://anonhg.NetBSD.org/src/rev/b5756a123a8b
branches:  trunk
changeset: 771475:b5756a123a8b
user:      joerg <joerg%NetBSD.org@localhost>
date:      Tue Nov 22 15:30:17 2011 +0000

description:
ARM and M68K TLS support

diffstat:

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

diffs (15 lines):

diff -r 5abb6f0edc15 -r b5756a123a8b doc/CHANGES
--- a/doc/CHANGES       Tue Nov 22 15:25:28 2011 +0000
+++ b/doc/CHANGES       Tue Nov 22 15:30:17 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1629 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1630 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1173,3 +1173,5 @@
        x68k: Remove pow(4) and rtcalarm(8) [isaki 20111119]
        news68k: Add preliminary PROM function based framebuffer text console
                support. [tsutsui 20111120]
+       arm: Add TLS (thread local storage) support.  [joerg 20111118]
+       m68k: Add TLS (thread local storage) support.  [joerg 20111122]



Home | Main Index | Thread Index | Old Index