From 42b2395dcee5be5a4c2eb0faba8e78f682ab68ad Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 1 Apr 2003 00:55:22 +0000 Subject: [PATCH] Update. 2003-03-31 Ulrich Drepper * sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called function correctly. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9afd7c0..65afaad 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. -- 2.7.4