NetBSD/libexec/ld.elf_so
rpaulo 94ef983148 Remove -Wl,-non_shared (same meaing as -static). 2006-02-03 02:01:19 +00:00
..
arch Add some comments. 2006-01-11 22:24:34 +00:00
Makefile Remove -Wl,-non_shared (same meaing as -static). 2006-02-03 02:01:19 +00:00
README
TODO
debug.c
debug.h
headers.c
ld.elf_so.1
load.c
malloc.c
map_object.c
paths.c
reloc.c Add support for immediate PLT binding on SH5. Compile tested only as 2005-07-28 12:35:21 +00:00
rtld.c Bring across a change from FreeBSD from back in 1998: 2006-01-12 22:40:17 +00:00
rtld.h
rtldenv.h
search.c
symbol.c Correct the lookup order of _rtld_symlook_default and make 2005-10-13 11:14:09 +00:00
sysident.h
xmalloc.c
xprintf.c

README

$NetBSD: README,v 1.10 2002/09/13 04:05:00 mycroft Exp $

TO DO:

* Support for coexistance of 32-bit and 64-bit ELF on platforms that can
  do that.