minix/libexec/ld.elf_so
Ben Gras dda632a24f drop the minix_ prefixes for mmap and munmap
also cleanup of various minix-specific changes, cleanup of
mmap-related testing.

Change-Id: I289a4fc50cf8a13df4a6082038d860853a4bd024
2014-03-03 20:47:03 +01: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 drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01:00
Makefile Remove obsolete compatibility links 2014-03-01 09:04:56 +01:00
map_object.c drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01:00
map_object_fallback.c drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01: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 drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01:00
rtld.h Remove obsolete compatibility links 2014-03-01 09:04:56 +01: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 drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +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.