minix/libexec/ld.elf_so
Anton Kuijsten a74251eb16 allow ldd mmap fallback
Change-Id: Ia7b8aa88c3f063c804869065719ac0cbf049b7dd
2013-06-12 07:05:11 +00:00
..
arch Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
debug.c switch to netbsd csu 2012-04-12 13:26:24 +02:00
debug.h switch to netbsd csu 2012-04-12 13:26:24 +02:00
diagassert.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
expand.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
headers.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ld.elf_so.1 switch to netbsd csu 2012-04-12 13:26:24 +02:00
load.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
map_object.c allow ldd mmap fallback 2013-06-12 07:05:11 +00:00
map_object_fallback.c ld.elf_so, grep, make: use mmap() 2013-05-31 15:42:01 +00:00
paths.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
README switch to netbsd csu 2012-04-12 13:26:24 +02:00
README.TLS Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
reloc.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rtld.c Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
rtld.h ld.elf_so, grep, make: use mmap() 2013-05-31 15:42:01 +00:00
rtldenv.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
search.c switch to netbsd csu 2012-04-12 13:26:24 +02:00
symbol.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
symver.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sysident.h switch to netbsd csu 2012-04-12 13:26:24 +02:00
tls.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
TODO Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
xmalloc.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
xprintf.c switch to netbsd csu 2012-04-12 13:26:24 +02:00

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