minix/libexec/ld.elf_so
Lionel Sambuc ff68abe6b3 Remove obsolete compatibility links
* /usr/bin/strip would be replaced by a link, even when compiling
    binutils.
 * Updated minix-spec.h to use the correct dynamic linker, and removed
    the previously used symlinks.
 * Removed the patch to the builtin PATH of ld.elf_so.

Change-Id: I4dc8a7fb77a11638f5105a4e15b6c9be5add750e
2014-03-01 09:04:56 +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 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile Remove obsolete compatibility links 2014-03-01 09:04:56 +01: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 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 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.