freebsd-dev/libexec/rtld-elf/i386
Peter Wemm 3b4399f6a7 Clean out the leftovers from the i386_set_gsbase() TLS conversion.
Like on libthr, there is an i386_set_gsbase() stub implementation here
to avoid libc.so.5 issues.  This should likely be a weak symbol and I
expect this will be fixed soon.

Approved by:	re
2005-06-29 23:15:36 +00:00
..
elf_rtld.x
Makefile.inc
reloc.c Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +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