NetBSD/libexec/ld.elf_so
2003-07-02 15:29:34 +00:00
..
arch Bugfix: Don't pick addend both from reloc and contents at the same time. 2003-07-02 15:29:34 +00:00
debug.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00
debug.h
headers.c
ld.elf_so.1
load.c
Makefile
malloc.c
map_object.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00
paths.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00
README
reloc.c
rtld.c SH also has a bogus DT_TEXTREL, it seems. 2003-06-30 00:49:25 +00:00
rtld.h Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:43:33 +00:00
rtldenv.h
search.c
symbol.c Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:43:33 +00:00
sysident.h
xmalloc.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00
xprintf.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00

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