Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 17:39:01 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/csu/amd64 crti.S crtn.S
Message-ID:  <200403210139.i2L1d1Gx002103@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/03/20 17:39:01 PST

  FreeBSD src repository

  Modified files:
    lib/csu/amd64        crti.S crtn.S 
  Log:
  Adjust stack alignment so that when the 'call xxx' functions are
  gathered into the middle of the _init and _fini sections, they get
  executed with their expected stack alignment.
  
  Revision  Changes    Path
  1.7       +2 -0      src/lib/csu/amd64/crti.S
  1.6       +2 -0      src/lib/csu/amd64/crtn.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403210139.i2L1d1Gx002103>