NetBSD/libexec/ld.elf_so
joerg 15f3733bef Catch up with _lwp_park change. 2014-01-31 22:46:40 +00:00
..
arch Don't use GOT relocations. Use PC relative for the GOT and GOTOFF for 2013-12-03 00:19:56 +00:00
Makefile Remove hack now it's fixed in 4.8.2 2013-11-16 17:14:06 +00:00
README
README.TLS
TODO
debug.c
debug.h
diagassert.c
expand.c
headers.c
ld.elf_so.1
load.c CID 1132773: Fix file descriptor leak 2013-11-27 18:01:33 +00:00
map_object.c
paths.c
reloc.c
rtld.c Catch up with _lwp_park change. 2014-01-31 22:46:40 +00:00
rtld.h
rtldenv.h
search.c
symbol.c
symver.c
sysident.h Don't align random sections. Simplify by using .pushsection/.popsection. 2014-01-12 19:36:08 +00:00
tls.c Only initialise TLS space from the PT_TLS segment, if the size is 2013-10-21 19:14:15 +00:00
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.