freebsd-dev/libexec/rtld-elf/arm
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
..
Makefile.inc Woohoo ! 2004-06-17 17:53:16 +00:00
reloc.c Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
rtld_machdep.h No need to provide atomic_cmpset_32() anymore. 2005-04-07 22:04:49 +00:00
rtld_start.S Use add instead of saving the sp in a register. 2004-09-28 14:41:15 +00:00