NetBSD/libexec/ld.elf_so
joerg ff0f2fb483 Use fast_remainder32 for the ELF hash. For the hot cache case, this
speeds up Firefox startup by over 2% on AMD64.
Limit hash table buckets to 32bit.
2010-04-05 14:01:26 +00:00
..
arch
Makefile Only apply -Wno-stack-protector where alloca is used. 2010-03-20 16:36:35 +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
load.c
map_object.c
paths.c
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
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
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.