Date: Sun, 16 Jan 2011 10:41:47 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/csu/i386-elf crt1_s.S Message-ID: <201101161042.p0GAg8Ih055187@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-01-16 10:41:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/csu/i386-elf crt1_s.S
Log:
SVN rev 217470 on 2011-01-16 10:41:47Z by kib
MFC r217383:
The (%esp & 0xf) == 0 should be true before the call instruction is
executed, for the properly aligned stack.
Revision Changes Path
1.1.2.4 +1 -0 src/lib/csu/i386-elf/crt1_s.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101161042.p0GAg8Ih055187>
