Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 07:32:42 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf/i386 rtld_start.S
Message-ID:  <200505190732.j4J7WhJ7006653@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2005-05-19 07:32:42 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/i386 rtld_start.S 
  Log:
  Align the stack to a 16 byte boundary before calling _rtld so that we can
  safely initialise shared libraries that use SSE in their init sections.
  
  MFC After: 1 week
  
  Revision  Changes    Path
  1.4       +6 -3      src/libexec/rtld-elf/i386/rtld_start.S



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