cvs commit: src/libexec/rtld-elf/i386 rtld_start.S

Doug Rabson dfr at FreeBSD.org
Thu May 19 07:32:43 GMT 2005


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


More information about the cvs-src mailing list