NetBSD/libexec/ld.elf_so
yamt 8c93baa802 constify 2008-01-14 08:53:42 +00:00
..
arch Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
Makefile No need for stack_protector.o if USE_FORT is no. 2007-12-26 21:11:52 +00:00
README s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
TODO Remove the LD_BIND_NOW item 2006-03-04 09:00:22 +00:00
debug.c
debug.h
expand.c delete debug printf 2007-09-20 19:42:53 +00:00
headers.c make this compile again. 2007-12-29 01:44:03 +00:00
ld.elf_so.1 5 is not a valid version for .Nx, so change it to 5.0. 2007-09-13 21:32:14 +00:00
load.c rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
map_object.c - Don't use the names malloc/free/etc, since we can end up pulling in libc's 2007-10-05 22:21:07 +00:00
paths.c - Don't use the names malloc/free/etc, since we can end up pulling in libc's 2007-10-05 22:21:07 +00:00
reloc.c Add LD_BIND_NOW support for mips. 2006-03-04 08:58:46 +00:00
rtld.c rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
rtld.h tabify 2008-01-14 08:52:16 +00:00
rtldenv.h - Don't use the names malloc/free/etc, since we can end up pulling in libc's 2007-10-05 22:21:07 +00:00
search.c Coverity CID 2749: Fix another double free. Instead of removing that last 2006-03-21 17:48:10 +00:00
symbol.c constify 2008-01-14 08:53:42 +00:00
sysident.h Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
xmalloc.c - Don't use the names malloc/free/etc, since we can end up pulling in libc's 2007-10-05 22:21:07 +00:00
xprintf.c support %z 2007-11-24 18:32:26 +00:00

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.