NetBSD/libexec/ld.elf_so
skrll f5ee31d050 Update and be more descriptive about one of the machine specific #ifdefs 2005-02-26 22:26:18 +00:00
..
arch Add LD_BIND_NOW support for sparc and remove some relocation types that 2005-01-09 14:58:15 +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 Add __RCSIDs. 2004-10-22 05:39:56 +00:00
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 Add __RCSIDs. 2004-10-22 05:39:56 +00:00
malloc.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
map_object.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
paths.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
reloc.c Add LD_BIND_NOW support for sparc and remove some relocation types that 2005-01-09 14:58:15 +00:00
rtld.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
rtld.h Make ld.elf_so use the new sysctl API. That allows the user to give any 2004-07-05 11:50:07 +00:00
rtldenv.h ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
search.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
symbol.c Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
sysident.h netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
xmalloc.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
xprintf.c Add __RCSIDs. 2004-10-22 05:39:56 +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.