NetBSD/libexec/ld.elf_so
mrg 4a9d1308c3 obsolete libgcc_pic and friends. all libgcc's are supposed to be pic
for platforms with shlibs already (and are.)

this obsoletes our hacks for the libgcc specs to use libgcc_pic, and
fixes a couple of other issues reported to me directly.
2011-10-07 09:15:21 +00:00
..
arch match EXIT() with LEAF_ENTRY() so that sizes are actually constants. 2011-09-30 03:05:43 +00:00
debug.c
debug.h
expand.c
headers.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
ld.elf_so.1
load.c
Makefile obsolete libgcc_pic and friends. all libgcc's are supposed to be pic 2011-10-07 09:15:21 +00:00
map_object.c consistent debugging info for program headers 2011-08-13 22:25:20 +00:00
paths.c
README
README.TLS
reloc.c PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
rtld.c disable debugging that makes us core dump 2011-08-13 22:24:24 +00:00
rtld.h PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
rtldenv.h
search.c
symbol.c printing the pathname of the shared object is much more useful than the 2011-08-13 22:24:57 +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
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.