diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-05 18:03:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-05 18:03:16 +0000 |
commit | 8912b9aa26801f857e1667e5b80f3612610378cc (patch) | |
tree | 4a3355c98736f48d560c0e90b0c8fb542e5252be /ChangeLog | |
parent | 96dd1a812a0aedb0f5df4ec4a5cb2fd67bb8876f (diff) | |
download | glibc-8912b9aa26801f857e1667e5b80f3612610378cc.tar.gz glibc-8912b9aa26801f857e1667e5b80f3612610378cc.tar.xz glibc-8912b9aa26801f857e1667e5b80f3612610378cc.zip |
Update.
2001-04-04 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Fix initialization of stack_end (bug reported by Zheng Gengbin <gzheng@students.uiuc.edu>).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2781c49463..5a8426c4c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-04 David Mosberger <davidm@hpl.hp.com> + + * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Fix + initialization of stack_end (bug reported by Zheng Gengbin + <gzheng@students.uiuc.edu>). + 2001-04-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/fpu/libm-test-ulps: Relax errors for asinl. |