diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-12-03 Ulrich Drepper <drepper@redhat.com> + [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. |