freebsd-dev/libexec/rtld-elf
2002-12-12 17:26:04 +00:00
..
alpha Fix the handling of high PLT entries (> 32764) on sparc64. This requires 2002-11-18 22:08:50 +00:00
amd64 Fix the handling of high PLT entries (> 32764) on sparc64. This requires 2002-11-18 22:08:50 +00:00
i386 Fix the handling of high PLT entries (> 32764) on sparc64. This requires 2002-11-18 22:08:50 +00:00
ia64 Fix the handling of high PLT entries (> 32764) on sparc64. This requires 2002-11-18 22:08:50 +00:00
powerpc rtld support for PowerPC. Mostly obtained from NetBSD, with mods 2002-12-04 07:32:20 +00:00
sparc64 Fix rtld to handle SPARC_R_UA{16,64} relocations correctly. 2002-12-05 16:58:31 +00:00
debug.c
debug.h
Makefile
malloc.c Include stddef.h for NULL definition, rather than rolling our own here. 2002-08-21 19:03:26 +00:00
map_object.c Add support for binaries with arbitrary number of PT_LOAD sections. 2002-10-23 01:43:29 +00:00
rtld.1 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rtld.c Put back a test for binaries with no PT_LOAD entries I over-jealosly 2002-11-29 16:41:31 +00:00
rtld.h
xmalloc.c