Date: Sun, 16 Jan 2011 10:47:35 +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: <201101161047.p0GAlinp055565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-01-16 10:47:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/csu/i386-elf crt1_s.S
Log:
SVN rev 217471 on 2011-01-16 10:47:35Z 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.4.3 +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?201101161047.p0GAlinp055565>
