aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-08 23:30:25 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-08 23:30:25 +0000
commit71bb26394af84e07be593f7c30bd8cf395d1a832 (patch)
treef6aa9712d493c29e25c8b8c32930e17d7733a855 /nptl/ChangeLog
parent9e9b8cb84e9c3c3930273856c183ed3736cd59d3 (diff)
downloadglibc-71bb26394af84e07be593f7c30bd8cf395d1a832.zip
glibc-71bb26394af84e07be593f7c30bd8cf395d1a832.tar.gz
glibc-71bb26394af84e07be593f7c30bd8cf395d1a832.tar.bz2
* sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM
implementation. Add necessary padding and. * descr.h (struct pthread): Increase padding for tcbhead_t to 24 words.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index e502e68..f5ea65f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-08 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM
+ implementation. Add necessary padding and.
+ * descr.h (struct pthread): Increase padding for tcbhead_t to 24
+ words.
+
2008-12-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSET