about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-14 20:58:24 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-14 20:58:24 -0700
commit2949684c162a4413e42249d6b2ad554cb468b5be (patch)
tree9a6a0ac2ffe912e9ab787a08eedb95bc7ecf6e6a /nptl/ChangeLog
parent6cdef1ab3666b1a0e9c5b3892970bd2fc8211bf8 (diff)
downloadglibc-2949684c162a4413e42249d6b2ad554cb468b5be.tar.gz
glibc-2949684c162a4413e42249d6b2ad554cb468b5be.tar.xz
glibc-2949684c162a4413e42249d6b2ad554cb468b5be.zip
Add x32 support to tcbhead_t
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bf7e11aa9c..cfc679cbe8 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,11 @@
 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/tls.h: Don't include <bits/wordsize.h>.
+	(tcbhead_t): Remove __x86_64__ check.  Align rtld_savespace_sse
+	to 32 bytes.
+
+2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/pthread/pthread.h (__PTHREAD_RWLOCK_INT_FLAGS_SHARED):
 	New.
 	(PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP): Check