1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/libexec/rtld-elf
Nathan Whitehorn 789e85458b Make RTLD work on powerpc64 again. If there is a sub-directory named
MACHINE_ARCH, use that specific one, otherwise use MACHINE_CPUARCH.

Reviewed by:	imp
2010-08-24 23:19:14 +00:00
..
amd64 MFtbemd: 2010-08-23 22:24:11 +00:00
arm
i386 MFtbemd: 2010-08-23 22:24:11 +00:00
ia64
mips
powerpc
powerpc64
sparc64
debug.c
debug.h
libmap.c
libmap.h
Makefile Make RTLD work on powerpc64 again. If there is a sub-directory named 2010-08-24 23:19:14 +00:00
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_tls.h
rtld.1
rtld.c Remove exports table. Export control by the version script is enough. 2010-08-24 13:01:14 +00:00
rtld.h
Symbol.map Introduce implementation-private rtld interface _rtld_addr_phdr, which 2010-08-23 15:27:03 +00:00
xmalloc.c