NetBSD/libexec/ld.elf_so
christos c5e4118a6b consistent debugging info for program headers 2011-08-13 22:25:20 +00:00
..
arch Add support for TLS relocations. 2011-04-12 16:40:04 +00:00
Makefile sh3 also needs libgcc_pic for millicode (cf. revision 1.107) 2011-06-27 14:27:56 +00:00
README
README.TLS
TODO
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
map_object.c consistent debugging info for program headers 2011-08-13 22:25:20 +00:00
paths.c
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 Fix a Freudian slip found by rmind 2011-04-23 16:40:08 +00:00
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

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.