freebsd-dev/libexec/rtld-elf
Ed Schouten 581f58e7a3 Remove unneeded dtv variable.
It is only assigned and not used at all. The object files stay identical
when the variables are removed.

Approved by:	kib
2012-01-17 21:55:20 +00:00
..
amd64 Remove unneeded dtv variable. 2012-01-17 21:55:20 +00:00
arm Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to 2011-12-12 11:03:14 +00:00
i386 Remove unneeded dtv variable. 2012-01-17 21:55:20 +00:00
ia64 Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to 2011-12-12 11:03:14 +00:00
mips Spelling fixes for libexec/ 2012-01-07 16:09:54 +00:00
powerpc Additional icache paranoia: non-PLT relocations can modify the text segment. 2011-12-17 16:20:27 +00:00
powerpc64 Additional icache paranoia: non-PLT relocations can modify the text segment. 2011-12-17 16:20:27 +00:00
sparc64 Spelling fixes for libexec/ 2012-01-07 16:09:54 +00:00
debug.c
debug.h
libmap.c
libmap.h
Makefile
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Implement fdlopen(3), an rtld interface to load shared object by file 2012-01-07 10:33:01 +00:00
rtld.h Spelling fixes for libexec/ 2012-01-07 16:09:54 +00:00
Symbol.map Implement fdlopen(3), an rtld interface to load shared object by file 2012-01-07 10:33:01 +00:00
xmalloc.c