minix/libexec/ld.elf_so
Lionel Sambuc b1c4ba4ab6 ARM updates
Due to the ABI we are using we have to use the earm architecture
moniker for the build system to behave correctly. This involves
then some headers to move around.

There is also a few related Makefile updates as well as minor
source code corrections.
2013-01-17 10:03:58 +01:00
..
arch ARM updates 2013-01-17 10:03:58 +01: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 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
map_object.c Libraries updates and cleanup 2013-01-14 11:36:26 +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 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rtld.h Libraries updates and cleanup 2013-01-14 11:36:26 +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.