Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 17:49:37 +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:  <201101221749.p0MHnwOt098551@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-22 17:49:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8_2)
    lib/csu/i386-elf     crt1_s.S 
  Log:
  SVN rev 217720 on 2011-01-22 17:49:37Z 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.2.3.2.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?201101221749.p0MHnwOt098551>