aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/map_object.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for binaries with arbitrary number of PT_LOAD sections.Alexander Kabaev2002-10-231-37/+55
* Add ia64 support. Various adjustments were made to existing targets toDoug Rabson2001-10-151-0/+1
* Get the actual pathname of the dynamic linker from the executable'sJohn Polstra1999-08-301-7/+11
* When checking to see if a shared object is already loaded, look forJohn Polstra1999-08-301-1/+6
* Revamp the symbol lookup algorithm to cope better with objectsJohn Polstra1999-08-301-1/+37
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change many asserts into normal errors. They were all for conditionsJohn Polstra1999-07-181-24/+38
* Add alpha support.Doug Rabson1998-09-041-28/+28
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+250