freebsd-dev/libexec/rtld-elf/alpha
Alexander Kabaev 0eb88f2029 Implement ELF symbol versioning using GNU semantics. This code aims
to be compatible with symbol versioning support as implemented by
GNU libc and documented by http://people.redhat.com/~drepper/symbol-versioning
and LSB 3.0.

Implement dlvsym() function to allow lookups for a specific version of
a given symbol.
2005-12-18 19:43:33 +00:00
..
ld.so.script Use the new freebsd output format from Binutils 2.13.1. 2002-10-12 02:30:53 +00:00
Makefile.inc
reloc.c Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
rtld_machdep.h Add support for Thread Local Storage. 2004-08-03 08:51:00 +00:00
rtld_start.S Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00