NetBSD/libexec/ld.elf_so
joerg 067600c8cf Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
..
arch Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). 2012-08-15 03:46:06 +00:00
Makefile Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
README
README.TLS
TODO
debug.c
debug.h
diagassert.c This version of __diagssert13 is dead. 2012-03-16 11:44:54 +00:00
expand.c
headers.c Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). 2012-08-15 03:46:06 +00:00
ld.elf_so.1
load.c
map_object.c Try to make dbg() printfs realy ELFSIZE independent 2012-07-25 22:51:04 +00:00
paths.c
reloc.c Implement lazy binding on hppa. rump_server needs it!?!?! 2012-01-06 10:38:56 +00:00
rtld.c Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). 2012-08-15 03:46:06 +00:00
rtld.h Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). 2012-08-15 03:46:06 +00:00
rtldenv.h Mark xassert as __dead 2011-12-11 11:05:11 +00:00
search.c
symbol.c Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). 2012-08-15 03:46:06 +00:00
symver.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
sysident.h
tls.c
xmalloc.c
xprintf.c

README

$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.