Note HPPA TLS support.

This commit is contained in:
skrll 2011-03-17 22:15:56 +00:00
parent 5dea138bb6
commit 7b35090894

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1522 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1523 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -890,3 +890,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
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]
hppa: add TLS support. [skrll 20110317]