freebsd-nq/libexec/rtld-elf
Kip Macy b84c7a797c Fix TLS on sparc64 for statically and dynamically linked binaries
Approved by: rwatson (mentor)
Reviewed by: jmg and marcel
2006-10-08 02:50:34 +00:00
..
amd64 *thwack*! all the world's not i386. 2006-03-29 12:29:01 +00:00
arm
i386 Don't use dbg if it isn't defined (such as when this file is used by 2006-03-28 18:28:07 +00:00
ia64 Use NULL for null-pointer argument. 2006-09-01 06:07:26 +00:00
powerpc o Fix the static TLS relocation. We were subtracting the size of 2006-09-01 06:08:50 +00:00
sparc64 Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
debug.c
debug.h Use C99's varadic macro syntax instead of gcc's. 2006-03-28 18:26:47 +00:00
libmap.c
libmap.h
Makefile
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_tls.h
rtld.1 Markup fixes. 2006-09-17 21:48:47 +00:00
rtld.c Clean up white spaces and fix style(9). 2006-09-19 16:48:08 +00:00
rtld.h
xmalloc.c