. file- and functionality-compatible with previous situation
(FreeBSD csu) (with a crt1.o -> crt0.o symlink in /usr/lib)
. harmonizes source with netbsd
. harmonizes linker invocation (e.g. clang) with netbsd
. helpful to get some arm code in there for the arm port project
|
||
|---|---|---|
| .. | ||
| arch | ||
| debug.c | ||
| debug.h | ||
| expand.c | ||
| headers.c | ||
| ld.elf_so.1 | ||
| load.c | ||
| Makefile | ||
| map_object.c | ||
| paths.c | ||
| README | ||
| reloc.c | ||
| rtld.c | ||
| rtld.h | ||
| rtldenv.h | ||
| search.c | ||
| symbol.c | ||
| sysident.h | ||
| TODO | ||
| xmalloc.c | ||
| xprintf.c | ||
$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.