From 51bd20d93a1d61f52bb29e19256e2401a633134b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 3 Dec 2007 04:57:30 +0000 Subject: [BZ #5435] * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49f0179327..4f1b198a60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-12-03 Ulrich Drepper + [BZ #5435] + * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack. + * stdlib/tst-setcontext.c: Catch the case where the links gets messed up and we do not reach main again. -- cgit 1.4.1