f06ab72b6e
before referencing object's DAG. This makes it possible for C++ exceptions to work across shared libraries. Patch taken from FreeBSD: src/libexec/rtld-elf/rtld.c: 1.67 -> 1.68, committed there by kan@FreeBSD.org. |
||
---|---|---|
.. | ||
arch | ||
Makefile | ||
README | ||
TODO | ||
debug.c | ||
debug.h | ||
headers.c | ||
ld.elf_so.1 | ||
load.c | ||
malloc.c | ||
map_object.c | ||
paths.c | ||
reloc.c | ||
rtld.c | ||
rtld.h | ||
rtldenv.h | ||
search.c | ||
symbol.c | ||
sysident.h | ||
xmalloc.c | ||
xprintf.c |
README
$NetBSD: README,v 1.10 2002/09/13 04:05:00 mycroft Exp $ TO DO: * Support for coexistance of 32-bit and 64-bit ELF on platforms that can do that.