NetBSD/libexec/ld.elf_so
skrll 13901ecdef Support LD_BIND_NOW for alpha. 2005-05-25 13:39:46 +00:00
..
arch Support LD_BIND_NOW for alpha. 2005-05-25 13:39:46 +00:00
Makefile Backout -DDEBUG that I accidently commited with the last change 2005-01-11 07:47:37 +00:00
README
TODO Update and be more descriptive about one of the machine specific #ifdefs 2005-02-26 22:26:18 +00:00
debug.c
debug.h
headers.c Don't process DT_DEBUG on MIPS as the dynamic section is mapped 2005-01-09 12:43:23 +00:00
ld.elf_so.1
load.c
malloc.c
map_object.c
paths.c
reloc.c Support LD_BIND_NOW for alpha. 2005-05-25 13:39:46 +00:00
rtld.c
rtld.h
rtldenv.h
search.c
symbol.c in _rtld_is_exported(), use a function pointer type instead of Elf_Addr 2005-05-10 13:15:56 +00:00
sysident.h
xmalloc.c
xprintf.c not supporting %c is confusing and it only uses up a few bytes. 2005-04-24 21:11:58 +00:00

README

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