freebsd-nq/libexec/rtld-elf/i386
Doug Rabson 9310a53def 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
2005-05-19 07:32:42 +00:00
..
elf_rtld.x
Makefile.inc
reloc.c Fix compilation problem. 2005-04-27 13:17:23 +00:00
rtld_machdep.h Add support for Thread Local Storage. 2004-08-03 08:51:00 +00:00
rtld_start.S Align the stack to a 16 byte boundary before calling _rtld so that we can 2005-05-19 07:32:42 +00:00