aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-201-1/+1
* MFC: rev 1.13 (use install(1) rather than cp)David E. O'Brien2000-07-201-1/+2
* MFC 1.10 -> 1.11: Fix missing DPADDs and some style bugs.John Polstra2000-07-121-4/+5
* MFC: rev 1.12 (save previous dynamic linker)David E. O'Brien2000-07-081-0/+12
* Add a manual page for the ELF dynamic linker. I initially createdJohn Polstra2000-01-291-1/+2
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a MAINTAINER line naming myself. We control the vertical. WeJohn Polstra1999-07-091-1/+2
* Eliminate all machine-dependent code from the main source body andJohn Polstra1999-04-091-12/+27
* - Set the system immutable flag when installing ld.so to avoid peopleNate Williams1999-02-151-2/+3
* Add alpha support.Doug Rabson1998-09-041-6/+14
* Add "-C" to INSTALLFLAGS to install atomically. An elf->elfJohn Polstra1998-08-171-1/+3
* Add GDB support. The method and some of the code came from NetBSD's elfDoug Rabson1998-04-301-2/+2
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+15