freebsd-skq/libexec/rtld-elf
Peter Wemm 8a477e0a7a Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methods
if the direct access methods are not implemented.
2005-04-14 00:04:50 +00:00
..
alpha
amd64
arm No need to provide atomic_cmpset_32() anymore. 2005-04-07 22:04:49 +00:00
i386 Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methods 2005-04-14 00:04:50 +00:00
ia64
powerpc
sparc64
debug.c
debug.h
libmap.c Description from Dan: 2005-02-04 02:46:41 +00:00
libmap.h Description from Dan: 2005-02-04 02:46:41 +00:00
Makefile So do it like we do in usr.bin/tip/tip/Makefile. ;) 2004-11-14 22:18:31 +00:00
malloc.c
map_object.c Attempt to free any static TLS space used by a shared library when it 2005-02-27 12:55:40 +00:00
rtld_lock.c Remove 80386 support from the ELF run time linker. 2004-11-16 20:45:51 +00:00
rtld_lock.h
rtld_tls.h
rtld.1 Description from Dan: 2005-02-04 02:46:41 +00:00
rtld.c When allocating TLS and DTV, make sure that any unused slots in the DTV 2005-03-30 08:28:26 +00:00
rtld.h Attempt to free any static TLS space used by a shared library when it 2005-02-27 12:55:40 +00:00
xmalloc.c