freebsd_amp_hwpstate/libexec/rtld-elf
John Polstra cb435fa919 Change the symbol used to find the end of an object's address space
from "end" to "_end".  The former does not exist in most shared
libraries.  This fixes problems in dladdr() and dlsym(RTLD_NEXT, ...).
1999-07-14 04:09:11 +00:00
..
alpha Add code to 'handle' R_ALPHA_NONE relocations by ignoring them. 1999-07-12 07:54:45 +00:00
amd64 Fix a serious performance bug for large programs on the Alpha, 1999-06-25 02:53:59 +00:00
i386 Fix a serious performance bug for large programs on the Alpha, 1999-06-25 02:53:59 +00:00
Makefile Add a MAINTAINER line naming myself. We control the vertical. We 1999-07-09 16:27:43 +00:00
debug.c
debug.h
malloc.c Add alpha support. 1998-09-04 19:03:57 +00:00
map_object.c Add alpha support. 1998-09-04 19:03:57 +00:00
rtld.1
rtld.c Change the symbol used to find the end of an object's address space 1999-07-14 04:09:11 +00:00
rtld.h Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +00:00
xmalloc.c