NetBSD/libexec/ld.elf_so
matt 549524f84f Deal with MKPICLIB != no. 2007-03-15 17:27:15 +00:00
..
arch Remove MD COMBRELOC support since it's now MI. 2007-02-23 01:17:11 +00:00
Makefile Deal with MKPICLIB != no. 2007-03-15 17:27:15 +00:00
README s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
TODO
debug.c
debug.h
headers.c
ld.elf_so.1
load.c
malloc.c
map_object.c
paths.c
reloc.c
rtld.c From defend dot the dot world at gmail dot com: Sanitize environment variables 2006-11-22 21:46:36 +00:00
rtld.h sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewhere 2006-05-22 19:49:09 +00:00
rtldenv.h sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewhere 2006-05-22 19:49:09 +00:00
search.c
symbol.c Don't use cached results for plt lookups (nor save them). 2007-02-23 01:16:32 +00:00
sysident.h Use .previous at the end of the NetBSD ident note so that we switch 2006-06-13 13:55:58 +00:00
xmalloc.c
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.