Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 19:15:39 +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:  <201101221915.p0MJFoTY006877@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-22 19:15:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_4)
    lib/csu/i386-elf     crt1_s.S 
  Log:
  SVN rev 217721 on 2011-01-22 19:15:39Z by kib
  
  MFC r217383:
  The (%esp & 0xf) == 0 should be true before the call instruction is
  executed, for the properly aligned stack.
  
  Approved by:    re (bz)
  
  Revision     Changes    Path
  1.1.4.2.4.2  +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?201101221915.p0MJFoTY006877>