NetBSD/libexec/ld.elf_so
2012-11-07 07:24:46 +00:00
..
arch Add support for R_386_TLS_TPOFF32. This patch was created by 2012-11-07 07:24:46 +00:00
debug.c
debug.h
diagassert.c
expand.c
headers.c
ld.elf_so.1
load.c
Makefile Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
map_object.c Improve the diagnostic messages for invalid/non-ELF files. Proposed a 2012-10-13 21:13:07 +00:00
paths.c
README
README.TLS
reloc.c
rtld.c On failure in _rtld_dlcheck, call _rtld_error, not xwarnx. 2012-10-01 03:03:46 +00:00
rtld.h
rtldenv.h
search.c
symbol.c
symver.c
sysident.h
tls.c
TODO
xmalloc.c
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.