[Bug libc/723] clone should align stack to 16 bytes
cvs-commit at gcc dot gnu dot org
sourceware-bugzilla@sources.redhat.com
Wed Feb 16 08:46:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 08:45 -------
Subject: Bug 723
CVSROOT: /cvs/glibc
Module name: libc
Branch: glibc-2_3-branch
Changes by: roland@sources.redhat.com 2005-02-16 08:45:40
Modified files:
sysdeps/unix/sysv/linux/i386: clone.S
Added files:
sysdeps/i386 : tst-stack-align.h
Log message:
2004-12-21 Jakub Jelinek <jakub@redhat.com>
[BZ #723]
* sysdeps/unix/sysv/linux/i386/clone.S (__clone): Make sure %esp when
calling fn is 16 byte aligned.
* sysdeps/i386/tst-stack-align.h: New file.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/tst-stack-align.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/clone.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.23&r2=1.23.2.1
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=723
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list