about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-01 00:55:22 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-01 00:55:22 +0000
commit42b2395dcee5be5a4c2eb0faba8e78f682ab68ad (patch)
tree28d5902eb90606496cf8f44a6956baaef7460ea6 /nptl/ChangeLog
parentf877b33831e78f327d546c0c282b1b150da30f42 (diff)
downloadglibc-42b2395dcee5be5a4c2eb0faba8e78f682ab68ad.tar.gz
glibc-42b2395dcee5be5a4c2eb0faba8e78f682ab68ad.tar.xz
glibc-42b2395dcee5be5a4c2eb0faba8e78f682ab68ad.zip
Update.
2003-03-31  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called
	function correctly.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 9afd7c029e..65afaad0f9 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-31  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called
+	function correctly.
+
 2003-03-30  Ulrich Drepper  <drepper@redhat.com>
 
 	* descr.h (struct pthread): Move most often used elements to the front.