freebsd-skq/libexec/rtld-elf
2016-01-05 21:20:46 +00:00
..
aarch64 Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
amd64 rtld: wrap a comment to 80 columns 2016-01-05 02:21:57 +00:00
arm Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
i386 Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
mips Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
powerpc Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
powerpc64 Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
riscv Add support for RISC-V architecture. 2015-12-24 15:47:51 +00:00
sparc64 Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
tests Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
debug.c
debug.h
libmap.c Rather than using the #define for path names, indirect through a char * 2015-10-31 04:39:55 +00:00
libmap.h
Makefile Follow-on to r291666: use -ffreestanding instead of -fno-builtin. 2015-12-03 21:25:59 +00:00
Makefile.depend
malloc.c Move all the paths into a new path.h to centralize them. 2015-10-31 04:39:28 +00:00
map_object.c Allow PT_NOTES segments to be located anywhere in the executable 2015-10-14 18:29:21 +00:00
paths.h Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Disable abi variant hook until strangeness with packages can be sorted 2016-01-05 21:20:46 +00:00
rtld.h rtld: populate DT_DEBUG iff DYNAMIC segment is writable 2016-01-05 15:55:45 +00:00
Symbol.map
xmalloc.c