freebsd-dev/libexec/rtld-elf/i386
Konstantin Belousov e35ddbe448 Implement LD_BIND_NOT knob for rtld.
From the manpage:
When set to a nonempty string, prevents modifications of the PLT slots
when doing bindings.  As result, each call of the PLT-resolved
function is resolved.  In combination with debug output, this provides
complete account of all bind actions at runtime.

Same feature exists on Linux and Solaris.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2017-03-15 21:11:57 +00:00
..
elf_rtld.x
Makefile.inc Disable SSE in libthr 2015-08-05 12:53:55 +00:00
reloc.c Implement LD_BIND_NOT knob for rtld. 2017-03-15 21:11:57 +00:00
rtld_machdep.h Implement LD_BIND_NOT knob for rtld. 2017-03-15 21:11:57 +00:00
rtld_start.S Change compiler setting to make default visibility of the symbols for 2015-03-29 18:53:21 +00:00
Symbol.map