NetBSD/libexec/ld.elf_so
2011-08-13 22:25:20 +00:00
..
arch
debug.c
debug.h
expand.c
headers.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
ld.elf_so.1
load.c
Makefile sh3 also needs libgcc_pic for millicode (cf. revision 1.107) 2011-06-27 14:27:56 +00:00
map_object.c consistent debugging info for program headers 2011-08-13 22:25:20 +00:00
paths.c
README
README.TLS
reloc.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
rtld.c disable debugging that makes us core dump 2011-08-13 22:24:24 +00:00
rtld.h PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
rtldenv.h
search.c
symbol.c printing the pathname of the shared object is much more useful than the 2011-08-13 22:24:57 +00:00
symver.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
sysident.h
tls.c
TODO
xmalloc.c Don't use division since we are only dealing with powers of 2. 2011-05-25 14:41:46 +00:00
xprintf.c

$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.