aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-2112-12/+12
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-211-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-213-548/+0
* Use the runpath of the main program for locating libraries loaded byDoug Rabson1998-11-271-2/+2
* Fix a bug in dlclose that broke the apache13 port. The list ofJohn Polstra1998-10-131-1/+2
* Make LD_PRELOAD work for ELF.John Polstra1998-09-221-1/+38
* Fix a bug that showed up when debugging dynamically linked programs.John Polstra1998-09-161-3/+13
* Make the pathname pointed to by the Obj_Entry structure for theJohn Polstra1998-09-151-3/+11
* Update to the binutils-2.9.1 PLT format.Doug Rabson1998-09-111-2/+4
* Add the r_addend of the relocation when processing GLOB_DAT relocations.Doug Rabson1998-09-111-3/+3
* Fix a cut&paste error which prevented LD_BIND_NOW from working.Doug Rabson1998-09-081-2/+2
* Implement ldconfig functionality for ELF. The hints are stored inJohn Polstra1998-09-051-3/+50
* Add alpha support.Doug Rabson1998-09-0411-277/+1145
* Suppress duplicate entries in ldd output.John Polstra1998-09-022-12/+12
* Style fixes. If it seems like a lot of lines of changes, it'sJohn Polstra1998-09-021-75/+79
* Handle dlsym(NULL, ...) properly, by searching in the caller'sJohn Polstra1998-09-021-11/+26
* Update this header to use the revamped elf headers which select Elf32John Birrell1998-08-211-12/+12
* Add "-C" to INSTALLFLAGS to install atomically. An elf->elfJohn Polstra1998-08-171-1/+3
* Add support for ldd.Doug Rabson1998-05-011-5/+106
* Add GDB support. The method and some of the code came from NetBSD's elfDoug Rabson1998-04-303-22/+102
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-0710-0/+2486
* spelling corrections.Wolfram Schneider1997-09-131-3/+3
* Typo fix.Masafumi Max NAKANE1997-05-271-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".John Polstra1997-01-171-1/+25
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-3/+3
* Correct typos and spelling errors.John Polstra1997-01-121-5/+5
* Add support for the LD_BIND_NOW environment variable. If it is set to aJohn Polstra1997-01-121-7/+17
* Fix spelling error in manpage.Steven Wallace1996-12-261-2/+2
* Fix two minor typos in the manual page.John Polstra1996-10-181-3/+3
* Update to handle new version ld.so.hints and info in executable forPeter Wemm1996-10-011-2/+50
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-3/+3
* Implement support for LD_PRELOAD in the dynamic linker. RemoveJohn Polstra1996-04-201-10/+8
* This is a FreeBSD manpage, not a NetBSD manpage. :)Nate Williams1995-10-051-2/+2
* Import Paul Kranenburg's man page for ld.so (aka. rtld).Joerg Wunsch1995-08-261-0/+144