NetBSD/libexec/ld.elf_so
mrg c8cf27943d make sure to look in CFLAGS, COPTS and CPPFLAGS for abi options.
fixes sgimips64 build of n64 ld.elf_so.
2010-07-11 07:43:12 +00:00
..
arch make sure to look in CFLAGS, COPTS and CPPFLAGS for abi options. 2010-07-11 07:43:12 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
README
TODO
debug.c
debug.h
expand.c
headers.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
ld.elf_so.1 Remove trailing whitespace and superfluous .Pp. 2008-05-25 19:48:35 +00:00
load.c Implement negative cache checks for symbol lookups. 2010-02-27 11:16:38 +00:00
map_object.c Reset the COMBRELOC cache Obj_Entry if it was freed. 2010-01-10 07:29:47 +00:00
paths.c warns=4 2009-05-19 20:44:52 +00:00
reloc.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
rtld.c Use alloca(3) instead of local xmalloc for creating our DoneLists. 2010-03-18 22:17:55 +00:00
rtld.h Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
rtldenv.h
search.c
symbol.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
sysident.h
xmalloc.c warns=4 2009-05-19 20:44:52 +00:00
xprintf.c warns=4 2009-05-19 20:44:52 +00:00

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.