]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 1 Apr 2003 00:55:22 +0000 (00:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 1 Apr 2003 00:55:22 +0000 (00:55 +0000)
2003-03-31  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called
function correctly.

nptl/ChangeLog

index 9afd7c029eb781f18247762d35bc4cee467c0d00..65afaad0f9794e7257115ace886032090f9ed0cc 100644 (file)
@@ -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.