about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-08-09 10:07:10 -0400
committerUlrich Drepper <drepper@gmail.com>2011-08-09 10:07:10 -0400
commita724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c (patch)
tree2feb0ee394de3637e0355d3a19d407e75a89704c /nptl/ChangeLog
parentc55fbd1ea768f9fdef34a01377702c0d72cbc213 (diff)
downloadglibc-a724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c.tar.gz
glibc-a724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c.tar.xz
glibc-a724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c.zip
Fix stack alignment on x86_64
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 5920800a9f..1dc5f20815 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-08  Andreas Schwab  <schwab@redhat.com>
+
+	* sysdeps/unix/sysv/linux/x86_64/cancellation.S: Maintain aligned
+	stack.
+	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise.
+
 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
 
 	* sysdeps/pthread/unwind-forcedunwind.c (_Unwind_Resume): Add read