From: Ulrich Drepper Date: Tue, 1 Apr 2003 00:55:22 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~993 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b2395dcee5be5a4c2eb0faba8e78f682ab68ad;p=thirdparty%2Fglibc.git Update. 2003-03-31 Ulrich Drepper * sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called function correctly. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9afd7c029eb..65afaad0f97 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-31 Ulrich Drepper + + * sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called + function correctly. + 2003-03-30 Ulrich Drepper * descr.h (struct pthread): Move most often used elements to the front.