freebsd-skq/libexec/rtld-elf
Justin Hibbits 8c29a9824b Apply r246556 to powerpc:
Avoid use of register variables, which some compilers (e.g. clang)
don't like. It makes the code a little clearer as well.

This allows a clang 3.5 built powerpc world to run (tested in a jail).

MFC after:	1 week
2015-01-06 03:49:22 +00:00
..
amd64 Optimize r270798, only do the second pass over non-plt relocations 2014-08-29 10:43:56 +00:00
arm IFUNC symbol type shall be processed for non-PLT relocations, 2014-08-29 09:29:10 +00:00
i386 Optimize r270798, only do the second pass over non-plt relocations 2014-08-29 10:43:56 +00:00
mips IFUNC symbol type shall be processed for non-PLT relocations, 2014-08-29 09:29:10 +00:00
powerpc Apply r246556 to powerpc: 2015-01-06 03:49:22 +00:00
powerpc64 IFUNC symbol type shall be processed for non-PLT relocations, 2014-08-29 09:29:10 +00:00
sparc64 IFUNC symbol type shall be processed for non-PLT relocations, 2014-08-29 09:29:10 +00:00
tests Fix "make checkdpadd" by "spoofing" DPADD 2014-08-26 09:01:11 +00:00
debug.c
debug.h
libmap.c
libmap.h
Makefile Convert to LIBADD 2014-11-25 21:18:18 +00:00
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Do not erronously export 'openat' symbol from rtld. 2015-01-04 00:33:41 +00:00
rtld.h Add rtld private interface for dso to detect dynamic loading 2015-01-03 18:09:53 +00:00
Symbol.map Add rtld private interface for dso to detect dynamic loading 2015-01-03 18:09:53 +00:00
xmalloc.c