NetBSD/libexec/ld.elf_so
matt 154c7bc749 Fix parenthesis on __ha macro 2014-07-28 17:28:13 +00:00
..
arch Fix parenthesis on __ha macro 2014-07-28 17:28:13 +00:00
Makefile Enable building ld.elf_so for powerpc 2014-03-06 09:34:56 +00:00
README
README.TLS
TODO
debug.c
debug.h
diagassert.c
expand.c
headers.c Make ldd happy 2014-03-07 01:27:14 +00:00
ld.elf_so.1
load.c
map_object.c
paths.c
reloc.c
rtld.c Ignore LD_BIND_NOW for setuid binaries, but keep it in the environment 2014-03-18 16:05:34 +00:00
rtld.h More PPC64 changes. 2014-03-06 19:19:40 +00:00
rtldenv.h
search.c
symbol.c Don't resolve symbols to PLT entries on the VAX. It just causes a lot of 2014-03-21 01:40:41 +00:00
symver.c
sysident.h
tls.c
xmalloc.c
xprintf.c

README

$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $

TO DO:

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